jansson/test/suites/api
Petri Lehtinen f021ba00a2 C++: Fix test_cpp.cpp to work with VPATH builds
It reads an input file, and the file location is different with VPATH
builds. Read top_srcdir from environment and use it to find the file.
2010-02-04 21:10:04 +02:00
..
check-exports Add functions json_object_iter_{at,set,set_new} 2010-02-01 21:07:19 +02:00
Makefile.am Merge branch 'c++-api' 2010-01-21 22:29:26 +02:00
run test/suites/api: Detect tests correctly 2010-02-02 20:37:02 +02:00
test_array.c Refactor the test system 2009-12-16 22:45:29 +02:00
test_copy.c Add functions for shallow and deep copying JSON values 2009-12-31 18:50:39 +02:00
test_cpp.cpp C++: Fix test_cpp.cpp to work with VPATH builds 2010-02-04 21:10:04 +02:00
test_cpp.json C++: Rename test.json to test_cpp.json 2010-02-04 20:49:01 +02:00
test_equal.c Fix memory leaks in json_equal() tests 2010-01-10 21:02:08 +02:00
test_load.c Refactor the test system 2009-12-16 22:45:29 +02:00
test_number.c Refactor the test system 2009-12-16 22:45:29 +02:00
test_object.c Add functions json_object_iter_{at,set,set_new} 2010-02-01 21:07:19 +02:00
test_simple.c Add _nocheck functions 2009-12-23 22:28:24 +02:00
util.h Refactor the test system 2009-12-16 22:45:29 +02:00