ocarina/tests/src
Anna Schumaker 8aa121f291 tests: Update testing framework and begin reworking everything
Add in several new features like:
- Don't exit until the specific test function completes.
- Make it easier to run named tests from C++.
- Use a macro to find line number when calling test :: equal().
- Use a macro to do basic setup and cleanup between test functions.

Also update the version test while I'm at it.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2014-04-26 14:06:58 -04:00
..
Sconscript tests: Change executable names 2014-04-06 19:57:05 -04:00
database.cpp database: Return NULL when inserting a duplicate item 2014-04-13 11:14:11 -04:00
db_entry.cpp database: Insert through a const reference 2014-04-09 21:10:08 -04:00
file.cpp Rip out import stuff 2014-04-10 08:42:53 -04:00
filter.cpp filter: Update design and rewrite the unit test 2014-04-06 19:57:06 -04:00
idle.cpp idle: Update design and unit test 2014-04-06 19:57:06 -04:00
index.cpp Make sure index test can handle n = 0 2014-04-09 21:10:08 -04:00
queue.cpp queue: Add tests for queue flags 2014-04-26 11:03:07 -04:00
tagdb.cpp database: Return NULL when inserting a duplicate item 2014-04-13 11:14:11 -04:00
tags.cpp track: Implement comparison function 2014-04-09 21:10:08 -04:00
test.h tests: Update testing framework and begin reworking everything 2014-04-26 14:06:58 -04:00
version.cpp tests: Update testing framework and begin reworking everything 2014-04-26 14:06:58 -04:00