libfixmath/tests
Martin Bařinka 4ea8f3ff12
Unit testing with cmake (#31)
* testing using ctest

* emove old testing script

* added github workflow CI

* updated CI
2021-04-29 13:38:21 +03:00
..
tests.c New unittests (#28) 2021-04-29 09:40:06 +03:00
tests.cmake Unit testing with cmake (#31) 2021-04-29 13:38:21 +03:00
tests.h Unit testing with cmake (#31) 2021-04-29 13:38:21 +03:00
tests_basic.c New unittests (#28) 2021-04-29 09:40:06 +03:00
tests_basic.h New unittests (#28) 2021-04-29 09:40:06 +03:00
tests_lerp.c New unittests (#28) 2021-04-29 09:40:06 +03:00
tests_lerp.h New unittests (#28) 2021-04-29 09:40:06 +03:00
tests_sqrt.c New unittests (#28) 2021-04-29 09:40:06 +03:00
tests_sqrt.h New unittests (#28) 2021-04-29 09:40:06 +03:00