summaryrefslogtreecommitdiff
path: root/json-glib/tests/parser.c
Commit message (Expand)AuthorAgeFilesLines
* Replace g_print with g_test_messageEmmanuele Bassi2022-10-131-329/+153
* Fix sign comparison warningsEmmanuele Bassi2022-10-111-14/+7
* Drop usage of raw g_assert in reader test in favor of g_assert_*()Frederic Martinsons2022-10-111-55/+55
* json-parser: Support loading files via memory mappingPhilip Withnall2020-06-091-0/+56
* tests: Factor out a helper functionPhilip Withnall2020-06-091-9/+17
* json-parser: Fix getting immutable root nodes from empty inputPhilip Withnall2017-12-151-5/+17
* Use fuzzy comparison for floating point valuesEmmanuele Bassi2017-11-041-9/+3
* Allow empty string as object member nameDr. David Alan Gilbert2017-03-111-1/+2
* tests: Add more checks to the parser stream unitEmmanuele Bassi2014-04-171-6/+16
* Remove conditional inclusion of config.hEmmanuele Bassi2014-03-181-2/+0
* parser: Fix all occurances of TESTS_DATA_DIREmmanuele Bassi2013-08-221-6/+1
* parser: Use the proper GLib API to find test data filesEmmanuele Bassi2013-08-221-6/+1
* Remove compile time GLib version checkEmmanuele Bassi2013-08-211-3/+0
* build: Add --enable-installed-testsEmmanuele Bassi2013-05-161-3/+21
* tests: Put g_type_init() under conditional compilationEmmanuele Bassi2012-10-271-0/+2
* tests/parser: Check negative numeric valuesEmmanuele Bassi2012-10-261-1/+15
* tests: Move the invalid JSON unit to its own fileEmmanuele Bassi2012-10-251-52/+0
* build: Rename test binariesEmmanuele Bassi2011-06-191-0/+785