index
:
usdx
cpp
github/svn/1.0.1
github/svn/1.0.1%20Challenge%20MOD
github/svn/1.01
github/svn/1.0x
github/svn/1.1
github/svn/1.1-beta
github/svn/Lua
github/svn/experimental
github/svn/new_songloading
github/svn/trunk
master
svn/1.0.1
svn/1.0.1%20Challenge%20MOD
svn/1.01
svn/1.0x
svn/1.1
svn/1.1-beta
svn/Lua
svn/experimental
svn/new_songloading
svn/trunk
SVN Import von https://ultrastardx.svn.sourceforge.net/svnroot/ultrastardx
UltraStar Deluxe Development Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-05
fixed test building
Alexander Sulfrian
1
-3
/
+3
2013-01-05
fixed make script to return error on failed tests
Alexander Sulfrian
1
-1
/
+3
2013-01-05
started gui framework
Alexander Sulfrian
1
-1
/
+1
2013-01-05
added imageloading stuff (load images to sdl_surface)
Alexander Sulfrian
5
-0
/
+104
2013-01-05
renamed Song::cover to Song::cover_file and added Texture* Song::cover
Alexander Sulfrian
1
-1
/
+1
2013-01-05
dynamic registration of songloading_strategies with static template
Alexander Sulfrian
1
-2
/
+0
2013-01-05
change shell execution with makefile functions
Alexander Sulfrian
1
-2
/
+2
2013-01-05
Makefile rework
Alexander Sulfrian
2
-19
/
+65
2013-01-05
beautification of xml output of cppunit
Alexander Sulfrian
2
-0
/
+126
2013-01-05
enabled code coverage debug output
Alexander Sulfrian
1
-2
/
+2
2013-01-05
changed all song paths to boost::filesystem::wpath
Alexander Sulfrian
1
-5
/
+5
2013-01-05
added loading for languages and some test for language class
Alexander Sulfrian
1
-0
/
+86
2013-01-05
delete singleton to cleanup and properly could check for memleaks with valgrind
Alexander Sulfrian
1
-0
/
+2
2013-01-05
added language class for easy translation
Alexander Sulfrian
1
-1
/
+1
2013-01-05
converted all strings and chars to wstrings and wchar_ts
Alexander Sulfrian
2
-14
/
+13
2013-01-05
renamed MissingSongTagException to MissingTagException and added tag parameter
Alexander Sulfrian
1
-4
/
+4
2013-01-05
Added exeptiontests for songs with missing required headerfields.
Robin Nehls
6
-0
/
+155
2013-01-05
Added possibility to easyly disable logging
Robin Nehls
1
-0
/
+10
2013-01-05
Enabled tests for now correctly implemented headerfields
Robin Nehls
1
-14
/
+12
2013-01-05
Fixed wrong videogap in txt
Robin Nehls
1
-1
/
+1
2013-01-05
removed function name form console log (could be long because stl templates)
Alexander Sulfrian
1
-1
/
+1
2013-01-05
added debug flag
Alexander Sulfrian
1
-1
/
+1
2013-01-05
added lyric loading to test
Alexander Sulfrian
1
-0
/
+1
2013-01-05
fix memory leak
Alexander Sulfrian
1
-0
/
+3
2013-01-05
removed encoding issue
Alexander Sulfrian
1
-1
/
+1
2013-01-05
added parsing of song lyric lines
Alexander Sulfrian
1
-1
/
+1
2013-01-05
Added generic testsong and added more header filds to the unittest
Robin Nehls
3
-6
/
+50
2013-01-05
added txt header loading with test and some preparations for loading notes
Alexander Sulfrian
1
-0
/
+59
2013-01-05
added song loading stubs with different strategies chosen by file extension
Alexander Sulfrian
1
-2
/
+2
2013-01-05
major refactor of stats structure
Alexander Sulfrian
1
-10
/
+12
2013-01-05
added function for testing weather a table contains a column or not
Alexander Sulfrian
1
-0
/
+18
2013-01-05
added function for testing if table exists in database
Alexander Sulfrian
1
-0
/
+12
2013-01-05
added ldflag for log4cxx
Alexander Sulfrian
1
-1
/
+1
2013-01-05
added log4cxx config
Alexander Sulfrian
1
-0
/
+42
2013-01-05
removed hacky workaround
Alexander Sulfrian
1
-2
/
+1
2013-01-05
implement get_stat_reset, format_date; added some tests
Alexander Sulfrian
1
-0
/
+20
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
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
2009-05-15
new version of test of function glext_ExtensionSupported
k-m_schindler
1
-42
/
+37
2009-05-15
start of test programs
k-m_schindler
1
-0
/
+84
2008-09-01
- new configure/make layout:
tobigun
4
-0
/
+414