aboutsummaryrefslogtreecommitdiffstats
path: root/test/base/database.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* major refactor of stats structureAlexander Sulfrian2013-01-051-10/+12
|
* added function for testing weather a table contains a column or notAlexander Sulfrian2013-01-051-0/+18
|
* added function for testing if table exists in databaseAlexander Sulfrian2013-01-051-0/+12
|
* implement get_stat_reset, format_date; added some testsAlexander Sulfrian2013-01-051-0/+20
|
* added possibility to test private methodsAlexander Sulfrian2013-01-051-0/+4
|
* Changed db path from absolute to relativeRobin Nehls2013-01-051-1/+1
|
* started conversion of UDatabase, added first tests for frameworkAlexander Sulfrian2013-01-051-0/+72
you will need a Ultrastar.db in the game folder to pass the tests