aboutsummaryrefslogtreecommitdiffstats
path: root/test (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-05added language class for easy translationAlexander Sulfrian1-1/+1
2013-01-05converted all strings and chars to wstrings and wchar_tsAlexander Sulfrian2-14/+13
2013-01-05renamed MissingSongTagException to MissingTagException and added tag parameterAlexander Sulfrian1-4/+4
2013-01-05Added exeptiontests for songs with missing required headerfields.Robin Nehls6-0/+155
2013-01-05Added possibility to easyly disable loggingRobin Nehls1-0/+10
2013-01-05Enabled tests for now correctly implemented headerfieldsRobin Nehls1-14/+12
2013-01-05Fixed wrong videogap in txtRobin Nehls1-1/+1
2013-01-05removed function name form console log (could be long because stl templates)Alexander Sulfrian1-1/+1
2013-01-05added debug flagAlexander Sulfrian1-1/+1
2013-01-05added lyric loading to testAlexander Sulfrian1-0/+1
2013-01-05fix memory leakAlexander Sulfrian1-0/+3
2013-01-05removed encoding issueAlexander Sulfrian1-1/+1
2013-01-05added parsing of song lyric linesAlexander Sulfrian1-1/+1
2013-01-05Added generic testsong and added more header filds to the unittestRobin Nehls3-6/+50
2013-01-05added txt header loading with test and some preparations for loading notesAlexander Sulfrian1-0/+59
2013-01-05added song loading stubs with different strategies chosen by file extensionAlexander Sulfrian1-2/+2
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-05added ldflag for log4cxxAlexander Sulfrian1-1/+1
2013-01-05added log4cxx configAlexander Sulfrian1-0/+42
2013-01-05removed hacky workaroundAlexander Sulfrian1-2/+1
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-05Added test for ringbuffer.cppRobin Nehls1-0/+181
2013-01-05Changed db path from absolute to relativeRobin Nehls1-1/+1
2013-01-05added some usefull ignoresAlexander Sulfrian1-0/+2
2013-01-05added some more output and output to test.xmlAlexander Sulfrian1-2/+29
2013-01-05added dep-calculation to rebuild objectfile, if header changedAlexander Sulfrian1-3/+12
2013-01-05started conversion of UDatabase, added first tests for frameworkAlexander Sulfrian1-0/+72
2013-01-05added cppunit testframework (try make && make run in the test folder)Alexander Sulfrian2-0/+68
2009-05-20new version. also test of buildbotk-m_schindler1-15/+22
2009-05-15new version of test of function glext_ExtensionSupportedk-m_schindler1-42/+37
2009-05-15start of test programsk-m_schindler1-0/+84
2008-09-01- new configure/make layout: tobigun4-0/+414