jansson/test/testprogs
Petri Lehtinen 4cd777712b Enhance handling of circular references
It's now an error to try to add an object or array to itself. The
encoder checks for circular references and fails with an error status
if one is detected.
2009-10-15 21:02:27 +03:00
..
Makefile.am Fix API tests for object 2009-10-10 22:55:15 +03:00
test_array.c Enhance handling of circular references 2009-10-15 21:02:27 +03:00
test_number.c Add test for numbers 2009-08-24 20:54:40 +03:00
test_object.c Enhance handling of circular references 2009-10-15 21:02:27 +03:00
test_simple.c Make integer, real and string mutable 2009-10-14 08:23:02 +03:00
util.h Extend array API 2009-09-29 22:17:58 +03:00