jansson/test
Joakim Soderberg 33b0855b27 Get rid of type warning on MSVC.
We should use json_int_t instead of int, since this can be different
depending on platform. Also MSVC warns that this can cause "loss of
information" since it's converting long long to int.
2013-03-07 16:27:41 +01:00
..
bin Consolidated the CMake project. 2013-03-07 16:11:07 +01:00
scripts Check for missing args and envvars in run-tests.sh 2012-04-26 08:58:36 +03:00
suites Get rid of type warning on MSVC. 2013-03-07 16:27:41 +01:00
.gitignore Ignore the binary test_load_callback 2012-03-25 13:22:09 +00: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