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