jansson/test/testprogs
Petri Lehtinen 234ee47281 Better argument validation
All pointer arguments are now tested for NULL. json_string() now also
tests that strdup() succeeds. This is to ensure that no NULL values
end up in data structures.

Also desribe the different sources of errors in documentation.
2009-09-06 22:24:55 +03:00
..
Makefile.am Expand test coverage 2009-09-06 14:06:02 +03:00
test_array.c Better argument validation 2009-09-06 22:24:55 +03:00
test_number.c Add test for numbers 2009-08-24 20:54:40 +03:00
test_object.c Better argument validation 2009-09-06 22:24:55 +03:00
test_simple.c Better argument validation 2009-09-06 22:24:55 +03:00
util.h Add some missing copyright notices 2009-08-25 17:50:41 +03:00