summaryrefslogtreecommitdiffstats
path: root/sigmod/test
Commit message (Collapse)AuthorAgeFilesLines
* Remove map warp type testsBen Boeckel2009-07-192-16/+0
|
* Update map test to not use types and instead check for isWorldBen Boeckel2009-07-192-17/+21
|
* Fix item testBen Boeckel2009-07-191-7/+17
|
* Remove sellable and effortValues from testsBen Boeckel2009-07-194-50/+0
|
* Add callgrind testsBen Boeckel2009-04-161-33/+34
|
* Remove debugging headerBen Boeckel2009-03-261-2/+0
|
* Stop leaks in Rules testBen Boeckel2009-03-262-3/+16
|
* Update sigmod/test/Global.hBen Boeckel2009-03-161-2/+2
|
* Fix up the test for MapTrainer to work with the new leadTeamMember methodsBen Boeckel2009-03-041-7/+22
|
* Fix TestGame for the name changeBen Boeckel2009-03-012-21/+21
|
* Removed useATB and allowSwitchStyle from Rules (to be handled by arena plugins)Ben Boeckel2009-02-282-34/+0
|
* Moved the test for Sigmod to GameBen Boeckel2009-02-243-1/+1
|
* Fixed sigmod tests to also use namespace SigmodBen Boeckel2009-02-2435-793/+872
|
* Made all CMakeLists commands lowercaseBen Boeckel2009-02-231-41/+41
|
* Boilerplate code for Sigmod testingBen Boeckel2009-02-142-0/+170
|
* Add valgrind tests to CMakeBen Boeckel2009-02-131-33/+34
|
* Starting to fix Nature testBen Boeckel2009-02-091-2/+2
|
* Fixed MapTrainer testsBen Boeckel2009-01-271-31/+61
|
* Fixed error counts for SpeciesBen Boeckel2009-01-251-34/+34
|
* Changed default encyclopedia number in Species and cleaned up widgetBen Boeckel2009-01-211-1/+1
|
* Fixing up Rules widget and reworked ATB in rulesBen Boeckel2009-01-212-38/+8
|
* FlyWarp isn't needed on Map and cleaned up widgetBen Boeckel2009-01-202-71/+16
|
* Fixed bounds checking on Move accuracyBen Boeckel2009-01-191-1/+6
|
* Fixed MapTrainer tests for position changeBen Boeckel2009-01-182-11/+11
|
* Changed MapEffect coordinate to positionBen Boeckel2009-01-182-12/+12
|
* Changed minimum level to -1 for "unlearnable" in SpeciesMoveBen Boeckel2009-01-181-9/+19
|
* Changed includes to forward declarations where possible in sigmod testsBen Boeckel2009-01-1832-84/+180
|
* Fixed Species test for changesBen Boeckel2009-01-172-30/+110
|
* Removed unneeded filesBen Boeckel2009-01-174-412/+0
|
* Updated CMakeLists to get rid of Species{Ability,Item}Ben Boeckel2009-01-171-2/+0
|
* Finished Rules tests and fixed some tests in RulesBen Boeckel2009-01-172-40/+314
|
* Added more tests for Rules and fixes for numBoxes and boxSizeBen Boeckel2009-01-172-20/+206
|
* Added initial Rules testsBen Boeckel2009-01-173-1/+265
|
* Added MapWarp tests (with fix to toWarpCheck)Ben Boeckel2009-01-173-1/+332
|
* Fixed tests for enumeration load/save fixBen Boeckel2009-01-166-23/+3
|
* Fixed defaults in MapBen Boeckel2009-01-163-22/+22
|
* Added Map testsBen Boeckel2009-01-163-1/+471
|
* Finished up Species testsBen Boeckel2009-01-142-45/+232
|
* Added type and egg group tests to SpeciesBen Boeckel2009-01-142-33/+91
|
* Added subclass tests to SpeciesBen Boeckel2009-01-142-3/+81
|
* Added initial Species testsBen Boeckel2009-01-113-1/+1043
|
* Fixed check in Time testBen Boeckel2009-01-111-1/+1
|
* Added a script variable to TimeBen Boeckel2009-01-102-2/+19
|
* Checking items in MapTrainerTeamMember includes count checking as wellBen Boeckel2009-01-101-12/+12
|
* Added MapTrainerTeamMember testsBen Boeckel2009-01-103-1/+646
|
* Added Store testsBen Boeckel2009-01-083-1/+232
|
* Added MapEffect testsBen Boeckel2009-01-083-1/+294
|
* Added MapTrainer testsBen Boeckel2009-01-083-1/+398
|
* Added MapWildList testsBen Boeckel2009-01-083-1/+210
|
* Fixed copyright datesBen Boeckel2009-01-082-2/+2
|