libfixmath/unittests
Chris Hammond 18a9ad00de Removed 64-bit restriction on linear interpolation functions. Added more test cases and fixed several bugs in the 64-bit arithmetic functions.
Also added script to run all unit tests.
2020-10-29 13:20:27 -04:00
..
Makefile add FIXMATH_NO_CTYPE option 2019-06-16 15:38:19 -05:00
fix16_exp_unittests.c Perform the fix16_min -> fix16_minimum rename in unittests to make them work again. 2012-08-29 13:10:52 +00:00
fix16_macros_unittests.c Add F16C() macro for defining values without float support. 2014-12-30 18:41:55 +00:00
fix16_str_unittests.c Fix bug in fix16_str_unittests on Windows. 2013-04-19 19:36:49 +00:00
fix16_unittests.c Removed 64-bit restriction on linear interpolation functions. Added more test cases and fixed several bugs in the 64-bit arithmetic functions. 2020-10-29 13:20:27 -04:00
run_unittests.sh Removed 64-bit restriction on linear interpolation functions. Added more test cases and fixed several bugs in the 64-bit arithmetic functions. 2020-10-29 13:20:27 -04:00
unittests.h Merging a bunch of separately developed functions: 2012-01-26 15:43:30 +00:00