view testdata/unit-in-specified-main-category.armyx @ 57:745820ad7656

Re #274: Crash when missing unit member ID * Add more specific tests for key and keyref for member type * Remove ExpectedException with unknown message Re #290: Migrate to using key/keyref definitions instead of ID/IDREF type * Add explanation of why tests aren't as perfect as they could be
author IBBoard <dev@ibboard.co.uk>
date Sat, 12 Jun 2010 19:51:48 +0000
parents 97ea355f9564
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<army xmlns="http://ibboard.co.uk/warfoundry/army" xmlns:core="http://ibboard.co.uk/warfoundry/core" id="army" name="" system="wh" race="empire" maxPoints="100">
	<units>
		<unit id="unit1" unitType="Empire1" unitName="General Bob" size="1" category="cat1"/>
	</units>
</army>