jansson/test/suites/api
Petri Lehtinen e8fd3e3085 Document and tweak json_load_callback()
Change the return value of json_load_callback_t to size_t, as it's
feels more correct. The callback should return (size_t)-1 on failure.

Issue #57.
2012-03-26 21:53:21 +03:00
..
check-exports Add json_load_callback to the list of exported symbols 2012-03-22 09:02:49 +02:00
Makefile.am Add json_load_callback() 2012-03-22 14:52:57 +08:00
run Update copyright notices for 2012 2012-03-20 20:55:55 +02:00
test_array.c Update copyright notices for 2012 2012-03-20 20:55:55 +02:00
test_copy.c Update copyright notices for 2012 2012-03-20 20:55:55 +02:00
test_dump_callback.c Update copyright notices for 2012 2012-03-20 20:55:55 +02:00
test_dump.c Update copyright notices for 2012 2012-03-20 20:55:55 +02:00
test_equal.c Update copyright notices for 2012 2012-03-20 20:55:55 +02:00
test_load_callback.c Document and tweak json_load_callback() 2012-03-26 21:53:21 +03:00
test_load.c Update copyright notices for 2012 2012-03-20 20:55:55 +02:00
test_loadb.c Update copyright notices for 2012 2012-03-20 20:55:55 +02:00
test_memory_funcs.c Make hashtable less generic 2012-01-24 21:01:23 +02:00
test_number.c Update copyright notices for 2012 2012-03-20 20:55:55 +02:00
test_object.c Update copyright notices for 2012 2012-03-20 20:55:55 +02:00
test_pack.c Update copyright notices for 2012 2012-03-20 20:55:55 +02:00
test_simple.c Update copyright notices for 2012 2012-03-20 20:55:55 +02:00
test_unpack.c Update copyright notices for 2012 2012-03-20 20:55:55 +02:00
util.h Update copyright notices for 2012 2012-03-20 20:55:55 +02:00