jansson/test/bin
Petri Lehtinen d7ddbf3661 Make real number encoding and decoding work under all locales
The decimal point '.' is changed to locale's decimal point
before/after JSON conversion to make C standard library's
locale-specific string conversion functions work correctly.

All the tests now call setlocale(LC_ALL, "") on startup to use the
locale set in the environment.

Fixes GH-32.
2011-10-02 21:31:17 +03:00
..
json_process.c Make real number encoding and decoding work under all locales 2011-10-02 21:31:17 +03:00
Makefile.am Refactor the test system 2009-12-16 22:45:29 +02:00