aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* added language class for easy translationAlexander Sulfrian2013-01-051-1/+1
|
* converted all strings and chars to wstrings and wchar_tsAlexander Sulfrian2013-01-052-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
* renamed MissingSongTagException to MissingTagException and added tag parameterAlexander Sulfrian2013-01-051-4/+4
|
* Added exeptiontests for songs with missing required headerfields.Robin Nehls2013-01-056-0/+155
|
* Added possibility to easyly disable loggingRobin Nehls2013-01-051-0/+10
| | | | for functions with are designed to throw exeptions for example
* Enabled tests for now correctly implemented headerfieldsRobin Nehls2013-01-051-14/+12
|
* Fixed wrong videogap in txtRobin Nehls2013-01-051-1/+1
|
* removed function name form console log (could be long because stl templates)Alexander Sulfrian2013-01-051-1/+1
|
* added debug flagAlexander Sulfrian2013-01-051-1/+1
|
* 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-053-6/+50
|
* added txt header loading with test and some preparations for loading notesAlexander Sulfrian2013-01-051-0/+59
|
* added song loading stubs with different strategies chosen by file extensionAlexander Sulfrian2013-01-051-2/+2
|
* 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
|
* added ldflag for log4cxxAlexander Sulfrian2013-01-051-1/+1
|
* added log4cxx configAlexander Sulfrian2013-01-051-0/+42
| | | | | | added log4cxx.xml DOM-config (log4j compatible) ConsoleAppender for ERROR messages RollingFileAppender for ALL messages (with 4 backup files and max. 400KB)
* removed hacky workaroundAlexander Sulfrian2013-01-051-2/+1
|
* 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
|
* added some usefull ignoresAlexander Sulfrian2013-01-051-0/+2
|
* added some more output and output to test.xmlAlexander Sulfrian2013-01-051-2/+29
|
* added dep-calculation to rebuild objectfile, if header changedAlexander Sulfrian2013-01-051-3/+12
|
* 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
* added cppunit testframework (try make && make run in the test folder)Alexander Sulfrian2013-01-052-0/+68
|
* new version. also test of buildbotk-m_schindler2009-05-201-15/+22
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1751 b956fd51-792f-4845-bead-9b4dfca2ff2c
* new version of test of function glext_ExtensionSupportedk-m_schindler2009-05-151-42/+37
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1729 b956fd51-792f-4845-bead-9b4dfca2ff2c
* start of test programsk-m_schindler2009-05-151-0/+84
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1728 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - new configure/make layout: tobigun2008-09-014-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