summaryrefslogtreecommitdiff
path: root/json-glib/tests/json-test-utils.h
Commit message (Collapse)AuthorAgeFilesLines
* Add float comparison utility macros for testsEmmanuele Bassi2017-11-041-0/+21
We do compare floating point values elsewhere in our code, so we should ensure that we're doing that with a certain amount of fuzziness.