Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-03 | Tests: Add ObjDef unittests | kwolekr | |
2015-05-01 | Fix several MSVC issues numeric.h | SmallJoker | |
-> Round negative numbers correctly CMakeLists.txt -> Link Json with the static run-time library | |||
2015-04-29 | Fix MSVC compatibility | kwolekr | |
Make sure to include random unittests in android builds, too Use SWAP() macro Ensure that negative ranges are tested as well in random unittests | |||
2015-04-29 | Tests: Add random unittests | kwolekr | |
2015-04-26 | Tests: Modularize unit testing | kwolekr | |
Split unit tests into separate files under src/unittest/ Give better unittest diagnostics Clean up some code |