jansson/test
Petri Lehtinen b8059a1880 C++: Rename some functions to better match the C API
Value::save_file -> Value::dump_file
Value::save_string -> Value::dumps
load_string -> loads
2010-02-04 21:08:38 +02:00
..
bin Implement JSON_SORT_KEYS encoding flag 2009-12-16 23:12:39 +02:00
scripts run-tests.sh: Print the test name correctly when VERBOSE=1 2010-01-28 20:57:52 +02:00
suites C++: Rename some functions to better match the C API 2010-02-04 21:08:38 +02:00
.gitignore integrate jansson.hpp into build and test suite 2010-01-18 21:36:02 -08:00
Makefile.am Distribute some missing files 2010-01-21 21:48:31 +02:00
run-suites test/run-suites: Be less picky when searching for tests 2010-01-21 21:49:04 +02:00