summaryrefslogtreecommitdiff
path: root/src/unit_tests.hh
AgeCommit message (Collapse)Author
2024-07-21Disable UnitTest fully in non KAK_DEBUG buildsMaxime Coste
The code was still compiled and stored in the release executable, this reduces the optimized binary size.
2015-05-24Small refactor in unit testsMaxime Coste
2015-05-22Move unit test functions in next to the code they are testingMaxime Coste