aboutsummaryrefslogtreecommitdiff
path: root/tests/test_float_macros.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-12treewide: Use bool intead of int wherever possibleJakub Czapiga1-0/+1
2020-10-12cmocka: Replace LargestIntegralType with uintmax_tAndreas Schneider1-0/+1
2019-01-25tests: Mark state unused in float testAndreas Schneider1-1/+4
2019-01-22include: Add new assert macros to compare 2 floats given an epsilon.Arnaud Gelas1-0/+37