ocarina/tests/core
Anna Schumaker 55a7673983 tests/core: Update version test to the new framework
The version test is fairly simple, since it only tests the values set in
a single header file.  The remaining tests will be more challenging,
since I'll have to modify core code and the test at the same time.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2015-10-07 08:19:45 -04:00
..
tags string: Add a function for converting seconds to string 2015-01-27 09:23:14 -05:00
.gitignore string: Create a utos() function 2015-01-27 08:37:27 -05:00
audio.cpp audio: Fix seeking on ARM 2015-04-14 09:05:09 -04:00
database.cpp string: Create a utos() function 2015-01-27 08:37:27 -05:00
deck.cpp queue: Remove on_remove() notification 2015-04-09 09:26:36 -04:00
file.cpp tests: Rework much of the testing library 2015-01-13 09:35:26 -05:00
filter.cpp filter: Use string :: lowercase() for searching 2015-01-30 10:54:39 -05:00
idle.cpp string: Create a utos() function 2015-01-27 08:37:27 -05:00
index.cpp string: Create a utos() function 2015-01-27 08:37:27 -05:00
library.cpp tests: Rework much of the testing library 2015-01-13 09:35:26 -05:00
playlist.cpp playlist: Add a "least played tracks" playlist 2015-02-06 15:33:42 -05:00
queue.cpp queue: Remove Q_NOTIFY_REMOVE flag 2015-04-09 09:27:46 -04:00
random.cpp string: Create a utos() function 2015-01-27 08:37:27 -05:00
Sconscript tests/core: Update version test to the new framework 2015-10-07 08:19:45 -04:00
string.cpp string: Add a lowercase() function 2015-01-30 09:32:50 -05:00
version.c tests/core: Update version test to the new framework 2015-10-07 08:19:45 -04:00