summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed up configuration handling and am now using KConfig XTBen Boeckel2008-12-256-68/+113
* Minor tweak to CMakeLists.txtBen Boeckel2008-12-251-3/+1
* Doxygen targets now depend on tag filesBen Boeckel2008-12-252-1/+24
* Updated Doxygen file and excludes test directories nowBen Boeckel2008-12-251-4/+12
* Fixed parameter in doxygen for CoinListItemBen Boeckel2008-12-251-1/+1
* Added file tags to source filesBen Boeckel2008-12-256-0/+24
* Documented Range::in parametersBen Boeckel2008-12-251-0/+4
* Changed group target naming from group-tests to tests-groupBen Boeckel2008-12-251-1/+1
* Added documentation for GlobalScriptBen Boeckel2008-12-251-0/+73
* Removed unnecessary dtor from GlobalScriptBen Boeckel2008-12-252-5/+0
* Typos in EggGroupBen Boeckel2008-12-251-5/+5
* Documented EggGroupBen Boeckel2008-12-251-0/+56
* Fixed up tests to allow grouped targetsBen Boeckel2008-12-253-42/+56
* 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
* Fixed up some checking in ItemTypeBen Boeckel2008-12-241-5/+7
* Added ItemType testsBen Boeckel2008-12-243-1/+279
* Added Item testsBen Boeckel2008-12-243-1/+396
* Now copying sellPrice in ItemBen Boeckel2008-12-241-0/+1
* Fixed up Item defaults, checks on price, and condensed one section of code fo...Ben Boeckel2008-12-241-6/+5
* 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
* CoinListItem cost should not be zero; added checksBen Boeckel2008-12-241-2/+6
* Added CoinList testsBen Boeckel2008-12-243-1/+224
* Another typo with the casesBen Boeckel2008-12-241-1/+1
* Added Badge testsBen Boeckel2008-12-243-1/+375
* Minor typo with switch statementBen Boeckel2008-12-241-1/+1
* Added a validation measure and formatting in setObeyBen Boeckel2008-12-241-4/+4
* 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-247-0/+308
* Fixed Ruby codeBen Boeckel2008-12-241-1/+1
* Added (commented out) code for other languagesBen Boeckel2008-12-232-9/+184
* Added kjs to the list of supported languagesBen Boeckel2008-12-231-0/+1
* Adding Script tests and made the CMake file link only necessary thingsBen Boeckel2008-12-233-2/+194
* Header sectioning typoBen Boeckel2008-12-231-1/+1
* Fixed the Fraction testsBen Boeckel2008-12-231-0/+1
* Fixed the Range testBen Boeckel2008-12-233-25/+50
* Reverted to using headers for tests againBen Boeckel2008-12-237-71/+144
* Added Range test classBen Boeckel2008-12-232-0/+174
* Added ctor for Range from valueBen Boeckel2008-12-232-0/+12
* Added Range classBen Boeckel2008-12-233-0/+306
* Fixed header section namesBen Boeckel2008-12-232-2/+2
* Cleaned up test files to only be source filesBen Boeckel2008-12-237-144/+71
* Fraction operations don't reduce internally anymoreBen Boeckel2008-12-172-22/+12
* Testing for Matrix classBen Boeckel2008-12-163-1/+351