3889af476b
* Now that JSON_SORT_KEYS is implemented, take it into use with the valid and valid-strip suites. This is to ensure that the tests remain valid even if the string hash function is changed in the future. * Remove test_dump API test. Instead, implement the same tests more elegantly in the encoding-flags suite.
3 lines
43 B
Plaintext
3 lines
43 B
Plaintext
export JSON_INDENT=4
|
|
export JSON_COMPACT=1
|