jansson/test
Paul Harris 2b87fdcb43 Bugfix: Changed all use of ssize_t to size_t.
ssize_t is only used in a test, and its comparing to a size_t variable.

Fixes #77.
2012-06-06 08:47:17 +03:00
..
bin Make test stripping locale independent 2012-03-22 08:48:28 +02:00
scripts Check for missing args and envvars in run-tests.sh 2012-04-26 08:58:36 +03:00
suites Bugfix: Changed all use of ssize_t to size_t. 2012-06-06 08:47:17 +03:00
.gitignore test file for new json_dump_callback function 2011-06-30 21:47:12 +03:00
Makefile.am Distribute some missing files 2010-01-21 21:48:31 +02:00
run-suites Fix tests on shells that don't support the export FOO=bar syntax 2012-03-08 15:01:52 +02:00