aboutsummaryrefslogtreecommitdiffstats
path: root/test/base (follow)
Commit message (Collapse)AuthorAgeFilesLines
* added lyric loading to testAlexander Sulfrian2013-01-051-0/+1
|
* fix memory leakAlexander Sulfrian2013-01-051-0/+3
|
* removed encoding issueAlexander Sulfrian2013-01-051-1/+1
|
* added parsing of song lyric linesAlexander Sulfrian2013-01-051-1/+1
|
* Added generic testsong and added more header filds to the unittestRobin Nehls2013-01-051-6/+23
|
* added txt header loading with test and some preparations for loading notesAlexander Sulfrian2013-01-051-0/+59
|
* 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
|
* Added test for ringbuffer.cppRobin Nehls2013-01-051-0/+181
|
* 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