aboutsummaryrefslogtreecommitdiffstats
path: root/test (unfollow)
Commit message (Collapse)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
all strings with displayable content are now the wide strings for proper unicode handling added boost dependency for proper reading unicode from files
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
for functions with are designed to throw exeptions for example
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
added log4cxx.xml DOM-config (log4j compatible) ConsoleAppender for ERROR messages RollingFileAppender for ALL messages (with 4 backup files and max. 400KB)
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
you will need a Ultrastar.db in the game folder to pass the tests
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
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1751 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-05-15new version of test of function glext_ExtensionSupportedk-m_schindler1-42/+37
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1729 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-05-15start of test programsk-m_schindler1-0/+84
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1728 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-09-01- new configure/make layout: tobigun4-0/+414
- configure/main-makefile moved to root-dir - configure-script checked in (no need to call autogen.sh on first run) - autogen.sh, m4, install.sh etc. moved to dists/autogen/ - config.guess/sub for canonical builds - unit-tests moved to test - removed delphi subdir in portaudio/-mixer - COPYING.txt/AUTHORS.txt/... added - dists/delphi7/2005 added git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1334 b956fd51-792f-4845-bead-9b4dfca2ff2c