Mercurial > repos > IBDev-IBBoard.WarFoundry.API.Tests
comparison testdata/single-unit-two-categories.racex @ 56:c6e5b8a1948d
Re #274: crash when missing unitMember id
* Add NUnit config to allow for stand-alone NUnit testing in Windows (because Microsoft won't let you do it from VS Express)
* Update test data to remove rogue unnecessary "lang" attribute
* Remove unnecessary .csproj.user file from source control
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sat, 12 Jun 2010 15:14:06 +0000 |
parents | 9d68b5dd70b3 |
children |
comparison
equal
deleted
inserted
replaced
55:7f9e1fef069e | 56:c6e5b8a1948d |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <race xmlns="http://ibboard.co.uk/warfoundry/race" xmlns:core="http://ibboard.co.uk/warfoundry/core" id="EmpireAlt" name="Empire (Extended)" system="default" lang="en"> | 2 <race xmlns="http://ibboard.co.uk/warfoundry/race" xmlns:core="http://ibboard.co.uk/warfoundry/core" id="EmpireAlt" name="Empire (Extended)" system="default"> |
3 <units> | 3 <units> |
4 <unit id="Empire1" typeName="Empire General" cat="cat1" points="100" maxNum="1" maxSize="1"> | 4 <unit id="Empire1" typeName="Empire General" cat="cat1" points="100" maxNum="1" maxSize="1"> |
5 <stats> | 5 <stats> |
6 <stat name="M">4</stat> | 6 <stat name="M">4</stat> |
7 <stat name="WS">6</stat> | 7 <stat name="WS">6</stat> |