b1b4f307d5
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. |
||
---|---|---|
.. | ||
encoded-surrogate-half | ||
invalid-utf-8-after-backslash | ||
invalid-utf-8-in-array | ||
invalid-utf-8-in-bigger-int | ||
invalid-utf-8-in-escape | ||
invalid-utf-8-in-exponent | ||
invalid-utf-8-in-identifier | ||
invalid-utf-8-in-int | ||
invalid-utf-8-in-real-after-e | ||
invalid-utf-8-in-string | ||
lone-invalid-utf-8 | ||
lone-utf-8-continuation-byte | ||
not-in-unicode-range | ||
overlong-3-byte-encoding | ||
overlong-4-byte-encoding | ||
overlong-ascii-encoding | ||
restricted-utf-8 | ||
truncated-utf-8 | ||
run |