jansson/test/suites/api
Petri Lehtinen 38e35e0973 Test framework enhancements, fix the check_exports test
* Use "printf" instead of "echo -n" as it's more portable
* Treat a test as skipped if it exits with exit status of 77
* Skip the check_exports test if "nm -D" doesn't work
2011-03-27 13:34:43 +03:00
..
check-exports Test framework enhancements, fix the check_exports test 2011-03-27 13:34:43 +03:00
Makefile.am Add custom memory allocation 2011-02-17 10:10:53 +02:00
run Update copyright notices for 2011 2011-01-22 13:43:14 +02:00
test_array.c Update copyright notices for 2011 2011-01-22 13:43:14 +02:00
test_copy.c Update copyright notices for 2011 2011-01-22 13:43:14 +02:00
test_dump.c Update copyright notices for 2011 2011-01-22 13:43:14 +02:00
test_equal.c Update copyright notices for 2011 2011-01-22 13:43:14 +02:00
test_load.c Update copyright notices for 2011 2011-01-22 13:43:14 +02:00
test_memory_funcs.c Add custom memory allocation 2011-02-17 10:10:53 +02:00
test_number.c Update copyright notices for 2011 2011-01-22 13:43:14 +02:00
test_object.c Update copyright notices for 2011 2011-01-22 13:43:14 +02:00
test_pack.c Fix packing of invalid UTF-8 strings 2011-02-27 21:34:12 +02:00
test_simple.c Update copyright notices for 2011 2011-01-22 13:43:14 +02:00
test_unpack.c tests: Add missing json_decref() calls to suites/api/test_unpack.c 2011-02-25 22:24:12 +02:00
util.h Add lots of tests for pack/unpack code, fix bugs found 2011-02-22 19:08:51 +02:00