annotate testdata/single-unit-no-stats-race.racex @ 122:aa37b31976e6

Re #27: Unit requirements * Restructure "check default" tests so that we actually check the default (test before and after) * Add test to make sure requirement checks on each request * Add test to make sure that adding more prohibited units than the limit causes a failure
author IBBoard <dev@ibboard.co.uk>
date Sat, 09 Apr 2011 10:43:01 +0000
parents c6e5b8a1948d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
43
00abd1c2f7d6 Re #268: Restructure stats for re-use
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
56
c6e5b8a1948d Re #274: crash when missing unitMember id
IBBoard <dev@ibboard.co.uk>
parents: 43
diff changeset
2 <race xmlns="http://ibboard.co.uk/warfoundry/race" xmlns:core="http://ibboard.co.uk/warfoundry/core" id="EmpireAlt" name="Empire (Extended)" system="default">
43
00abd1c2f7d6 Re #268: Restructure stats for re-use
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
3 <units>
00abd1c2f7d6 Re #268: Restructure stats for re-use
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
4 <unit id="Empire1" typeName="Empire General" cat="cat1" points="100" maxNum="1" maxSize="1">
00abd1c2f7d6 Re #268: Restructure stats for re-use
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
5 </unit>
00abd1c2f7d6 Re #268: Restructure stats for re-use
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
6 </units>
00abd1c2f7d6 Re #268: Restructure stats for re-use
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
7 </race>