jansson/test
Petri Lehtinen 5508ab403d Honor JSON_DECODE_INT_AS_REAL at lexical stage
This has the consequence that numbers are never converted to integers
when JSON_DECODE_INT_AS_REAL is set, and thus it works correctly all
integers that are representable as double.

Fixes #212.
2014-12-18 15:16:14 +02:00
..
bin Fix whitespace issues 2014-07-16 00:21:16 +01:00
scripts Update copyrights for 2014 2014-01-28 09:16:05 +02:00
suites Honor JSON_DECODE_INT_AS_REAL at lexical stage 2014-12-18 15:16:14 +02: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 Use expr instead of $((...)) in shell scripts 2014-10-03 08:49:08 +03:00