jansson/test/testprogs
Petri Lehtinen f243930b68 json_load_file: Initialize the error struct properly
Failing to do this has the effect that the error message is not
returned when the input file cannot be opened (e.g. if it doesn't
exist).

Thanks to Martin Vopatek for reporting.
2009-10-27 17:56:02 +02:00
..
Makefile.am json_load_file: Initialize the error struct properly 2009-10-27 17:56:02 +02:00
test_array.c Fix indentation 2009-10-16 21:20:38 +03:00
test_load.c json_load_file: Initialize the error struct properly 2009-10-27 17:56:02 +02:00
test_number.c Add test for numbers 2009-08-24 20:54:40 +03:00
test_object.c Fix indentation 2009-10-16 21:20:38 +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