SmallJoker
|
6626a3f72f
|
Fix several MSVC issues numeric.h
-> Round negative numbers correctly CMakeLists.txt
-> Link Json with the static run-time library
|
2015-05-01 07:34:51 +02:00 |
|
kwolekr
|
37ca3212ee
|
Fix MSVC compatibility
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 13:20:01 -04:00 |
|
kwolekr
|
b6475f5448
|
Tests: Add random unittests
|
2015-04-29 04:08:04 -04:00 |
|
kwolekr
|
7220ca906d
|
Tests: Modularize unit testing
Split unit tests into separate files under src/unittest/
Give better unittest diagnostics
Clean up some code
|
2015-04-26 15:08:54 -04:00 |
|