Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-01-05 | added possibility to test private methods | Alexander Sulfrian | 1 | -0/+4 | |
2013-01-05 | Added test for ringbuffer.cpp | Robin Nehls | 1 | -0/+181 | |
2013-01-05 | Changed db path from absolute to relative | Robin Nehls | 1 | -1/+1 | |
2013-01-05 | added some usefull ignores | Alexander Sulfrian | 1 | -0/+2 | |
2013-01-05 | added some more output and output to test.xml | Alexander Sulfrian | 1 | -2/+29 | |
2013-01-05 | added dep-calculation to rebuild objectfile, if header changed | Alexander Sulfrian | 1 | -3/+12 | |
2013-01-05 | started conversion of UDatabase, added first tests for framework | Alexander Sulfrian | 1 | -0/+72 | |
you will need a Ultrastar.db in the game folder to pass the tests | |||||
2013-01-05 | added cppunit testframework (try make && make run in the test folder) | Alexander Sulfrian | 2 | -0/+68 | |
2009-05-20 | new version. also test of buildbot | k-m_schindler | 1 | -15/+22 | |
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1751 b956fd51-792f-4845-bead-9b4dfca2ff2c | |||||
2009-05-15 | new version of test of function glext_ExtensionSupported | k-m_schindler | 1 | -42/+37 | |
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1729 b956fd51-792f-4845-bead-9b4dfca2ff2c | |||||
2009-05-15 | start of test programs | k-m_schindler | 1 | -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: | tobigun | 4 | -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 |