jansson/test/suites
Joakim Soderberg 3fe8f74e7f Renamed config.h -> jansson_private_config.h
This is because it's really easy to get a name collission if compiling
Jansson as a subproject in a larger CMake project. If one project includes
several subprojects each having their own config.h, this will cause the
wrong file to be loaded.
2014-01-27 12:48:52 +01:00
..
api Renamed config.h -> jansson_private_config.h 2014-01-27 12:48:52 +01:00
encoding-flags dump \u sequences as upper case for readability (just like error messages) 2013-09-27 17:32:25 -07:00
invalid Fix NUL byte check for object keys 2013-09-30 10:45:02 +03:00
invalid-unicode Update copyrights for 2013 2013-07-23 13:20:06 +03:00
valid Add JSON_ALLOW_NUL decoding flag for enabling NUL byte support 2013-09-30 10:45:02 +03:00
.gitattributes Always use LF as line ending so that we don't get any problems with line 2013-03-07 16:12:07 +01:00
Makefile.am Remove invalid subdirs from test/suites/Makefile.am 2011-02-25 21:09:04 +02:00