jansson/test/suites/encoding-flags
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
..
array Enhance tests 2009-12-21 12:50:49 +02:00
compact-array Fix tests on shells that don't support the export FOO=bar syntax 2012-03-08 15:01:52 +02:00
compact-object Fix tests on shells that don't support the export FOO=bar syntax 2012-03-08 15:01:52 +02:00
ensure-ascii Fix tests on shells that don't support the export FOO=bar syntax 2012-03-08 15:01:52 +02:00
indent-array Fix tests on shells that don't support the export FOO=bar syntax 2012-03-08 15:01:52 +02:00
indent-compact-array Fix tests on shells that don't support the export FOO=bar syntax 2012-03-08 15:01:52 +02:00
indent-compact-object Fix tests on shells that don't support the export FOO=bar syntax 2012-03-08 15:01:52 +02:00
indent-object Fix tests on shells that don't support the export FOO=bar syntax 2012-03-08 15:01:52 +02:00
object Enhance tests 2009-12-21 12:50:49 +02:00
preserve-order Fix tests on shells that don't support the export FOO=bar syntax 2012-03-08 15:01:52 +02:00
sort-keys Fix tests on shells that don't support the export FOO=bar syntax 2012-03-08 15:01:52 +02:00
run Add back the old ENV variabe approach to json_process. 2013-03-13 00:09:08 +01:00