Mercurial > repos > IBDev-IBBoard.WarFoundry.API.Tests
comparison testdata/single-unit-type-referencing-race.racex @ 47:b4b4bde843d7
Re #274: crash when missing unitMember id
* Tests and test data for unit member crash. Schema should be able to validate using key/keyref, but can't get it working at the moment.
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Tue, 18 May 2010 18:40:27 +0000 |
parents | 00abd1c2f7d6 |
children | ea8d30377a72 |
comparison
equal
deleted
inserted
replaced
46:73308371f9d8 | 47:b4b4bde843d7 |
---|---|
6 <unitMember typeID="General"/> | 6 <unitMember typeID="General"/> |
7 </unitMembers> | 7 </unitMembers> |
8 </unit> | 8 </unit> |
9 </units> | 9 </units> |
10 <memberTypes> | 10 <memberTypes> |
11 <memberType id="General" name="General"> | 11 <memberType typeID="General" name="General"> |
12 <stats> | 12 <stats> |
13 <stat name="M">4</stat> | 13 <stat name="M">4</stat> |
14 <stat name="WS">6</stat> | 14 <stat name="WS">6</stat> |
15 <stat name="BS">6</stat> | 15 <stat name="BS">6</stat> |
16 <stat name="S">4</stat> | 16 <stat name="S">4</stat> |