jansson/test/suites
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
..
api Make real number encoding and decoding work under all locales 2011-10-02 21:31:17 +03:00
encoding-flags Update copyright notices for 2011 2011-01-22 13:43:14 +02:00
invalid Refactor decoder input stream 2011-02-22 12:07:37 +02:00
invalid-unicode Refactor decoder input stream 2011-02-22 12:07:37 +02:00
valid Refactor decoder input stream 2011-02-22 12:07:37 +02:00
Makefile.am Remove invalid subdirs from test/suites/Makefile.am 2011-02-25 21:09:04 +02:00