summaryrefslogtreecommitdiff
path: root/json-glib/tests/node-test.c
Commit message (Expand)AuthorAgeFilesLines
* build: Rename test binariesEmmanuele Bassi2011-06-191-112/+0
* [node] Add HOLDS macros for quick type checkingEmmanuele Bassi2009-09-281-1/+1
* [tests] Include json-glib.hEmmanuele Bassi2009-08-121-1/+1
* Auto-promote integer types to G_TYPE_INT64Emmanuele Bassi2009-08-121-7/+7
* [node] Make JsonNode completely privateEmmanuele Bassi2009-06-091-4/+4
* Update after the json_object_add_member() deprecationEmmanuele Bassi2009-04-171-1/+1
* [node] Do not overwrite when copyingEmmanuele Bassi2009-04-141-2/+43
* Add value testing to the JsonNode unitEmmanuele Bassi2008-03-091-0/+29
* Add a JsonNode copy test unitEmmanuele Bassi2008-03-021-0/+15
* Add initial test suite support using GLib's new testing frameworkEmmanuele Bassi2008-03-011-0/+27