index
:
xavi/libfixmath
fork
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
unittests
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed division, undefined behaviors and some improvements (#33)
Martin Bařinka
2021-05-03
7
-854
/
+0
*
Make unittest #include path consistent (#29)
Petteri Aimonen
2021-04-29
2
-2
/
+2
*
New unittests (#28)
Martin Bařinka
2021-04-29
3
-4
/
+4
*
Removed 64-bit restriction on linear interpolation functions. Added more test...
Chris Hammond
2020-10-29
2
-2
/
+42
*
Added unit tests for "lerp" functions, and found several type conversion bugs
Chris Hammond
2020-10-22
1
-0
/
+30
*
add FIXMATH_NO_CTYPE option
David Lechner
2019-06-16
1
-6
/
+9
*
clean all unit tests
David Lechner
2019-06-16
1
-0
/
+3
*
Add F16C() macro for defining values without float support.
PetteriAimonen
2014-12-30
2
-1
/
+118
*
Fix bug in fix16_str_unittests on Windows.
PetteriAimonen
2013-04-19
1
-1
/
+1
*
Fixed erronous printout of division unit test.
Flatmush
2012-08-31
1
-3
/
+3
*
Added to/from string conversion functions, and testcases for them.
Petteri.Aimonen
2012-08-29
2
-2
/
+127
*
Perform the fix16_min -> fix16_minimum rename in unittests to make them work ...
Petteri.Aimonen
2012-08-29
2
-12
/
+12
*
Improved fix16_exp() (half runtime, more accuracy), added fix16_log(), made u...
Petteri.Aimonen
2012-02-27
2
-2
/
+134
*
Merging a bunch of separately developed functions:
Petteri.Aimonen
2012-01-26
3
-0
/
+404