jansson/test/suites/invalid-unicode
Joakim Söderberg b1b4f307d5 Add back the old ENV variabe approach to json_process.
Enable using the old envrionment variable passing of settings for json_process
so that the current autoconf test suite scripts can run nicely.

json_process now takes an optional command line parameter --env which
causes it to use the old method of reading the settings from
environment variables instead of directly from the "env" file.

Also added a --strip command line option, this will be used to
run the stripped tests with CMake as well.
2013-03-13 00:09:08 +01:00
..
encoded-surrogate-half Refactor decoder input stream 2011-02-22 12:07:37 +02:00
invalid-utf-8-after-backslash Refactor decoder input stream 2011-02-22 12:07:37 +02:00
invalid-utf-8-in-array Refactor decoder input stream 2011-02-22 12:07:37 +02:00
invalid-utf-8-in-bigger-int Refactor decoder input stream 2011-02-22 12:07:37 +02:00
invalid-utf-8-in-escape Refactor decoder input stream 2011-02-22 12:07:37 +02:00
invalid-utf-8-in-exponent Refactor decoder input stream 2011-02-22 12:07:37 +02:00
invalid-utf-8-in-identifier Refactor decoder input stream 2011-02-22 12:07:37 +02:00
invalid-utf-8-in-int Refactor decoder input stream 2011-02-22 12:07:37 +02:00
invalid-utf-8-in-real-after-e Refactor decoder input stream 2011-02-22 12:07:37 +02:00
invalid-utf-8-in-string Refactor decoder input stream 2011-02-22 12:07:37 +02:00
lone-invalid-utf-8 Refactor decoder input stream 2011-02-22 12:07:37 +02:00
lone-utf-8-continuation-byte Refactor decoder input stream 2011-02-22 12:07:37 +02:00
not-in-unicode-range Refactor decoder input stream 2011-02-22 12:07:37 +02:00
overlong-3-byte-encoding Refactor decoder input stream 2011-02-22 12:07:37 +02:00
overlong-4-byte-encoding Refactor decoder input stream 2011-02-22 12:07:37 +02:00
overlong-ascii-encoding Refactor decoder input stream 2011-02-22 12:07:37 +02:00
restricted-utf-8 Refactor decoder input stream 2011-02-22 12:07:37 +02:00
truncated-utf-8 Refactor decoder input stream 2011-02-22 12:07:37 +02:00
run Add back the old ENV variabe approach to json_process. 2013-03-13 00:09:08 +01:00