summaryrefslogtreecommitdiffstats
path: root/sigmod/test
Commit message (Collapse)AuthorAgeFilesLines
* Fixes for the Badge tests and in Badge validationBen Boeckel2008-12-291-12/+12
|
* Fixed ItemType tests for new bounds on player and computerBen Boeckel2008-12-261-2/+2
|
* sigmodtest is no longer a default targetBen Boeckel2008-12-251-0/+6
|
* Fixed up tests to allow grouped targetsBen Boeckel2008-12-251-34/+36
|
* Swap things so that defaults don't make false positivesBen Boeckel2008-12-241-2/+4
|
* Renamed coinListItem to item in testsBen Boeckel2008-12-242-41/+41
|
* Added ItemType testsBen Boeckel2008-12-243-1/+279
|
* Added Item testsBen Boeckel2008-12-243-1/+396
|
* Added GlobalScript testsBen Boeckel2008-12-243-1/+188
|
* Added EggGroup testsBen Boeckel2008-12-243-1/+171
|
* Added CoinListItem tests (enum loading is busted)Ben Boeckel2008-12-243-1/+232
|
* Added CoinList testsBen Boeckel2008-12-243-1/+224
|
* Added Badge testsBen Boeckel2008-12-243-1/+375
|
* Added stubs in CMake for other testsBen Boeckel2008-12-241-0/+32
|
* Added Author testsBen Boeckel2008-12-243-0/+223
|
* Finished up Ability testBen Boeckel2008-12-241-9/+84
|
* Fixed up base test classBen Boeckel2008-12-243-13/+13
|
* Added boilerplate to the base test class and some more to TestAbilityBen Boeckel2008-12-245-10/+87
|
* Started Ability test class and also adding base class for sigmod classesBen Boeckel2008-12-246-0/+306