jansson/test/suites/api
Petri Lehtinen e0a7f81b39 Really fix the off-by-one error in json_array_remove()
It didn't affect only the last element but all of them. One item too
much was always moved.
2012-12-04 21:20:59 +02:00
..
check-exports Merge branch '2.3' 2012-08-11 20:45:15 +03:00
Makefile.am Support building and testing with VPATH. 2012-10-26 14:43:46 +02:00
run Update copyright notices for 2012 2012-03-20 20:55:55 +02:00
test_array.c Really fix the off-by-one error in json_array_remove() 2012-12-04 21:20:59 +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 Created flag to dump escaping slash 2012-06-28 22:04:36 -04: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 Bugfix: must cast void* to do pointer math 2012-06-06 21:09:47 +03:00
test_number.c Disallow NaN or Inf real values 2012-09-13 21:30:19 +03:00
test_object.c Update copyright notices for 2012 2012-03-20 20:55:55 +02:00
test_pack.c Bugfix: Changed all use of ssize_t to size_t. 2012-06-06 08:47:17 +03:00
test_simple.c Add json_boolean() macro 2012-07-30 07:20:37 +03: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