Skip tests for json.c unless compiled with native JSON support.
commit07bcc2a243693a774fec9a2706eeb75cab619d33
authorPhilipp Stephani <phst@google.com>
Sun, 10 Dec 2017 17:03:04 +0000 (10 18:03 +0100)
committerPhilipp Stephani <phst@google.com>
Sun, 10 Dec 2017 17:04:29 +0000 (10 18:04 +0100)
treeab29e04d1587ea560056185f5da633611959a904
parent2b8a1b76920dbdfc39dab2ec29ab7650bf779275
Skip tests for json.c unless compiled with native JSON support.

* test/src/json-tests.el (json-serialize/roundtrip)
(json-serialize/object, json-parse-string/object)
(json-parse-string/string, json-serialize/string)
(json-parse-string/incomplete, json-parse-string/trailing)
(json-parse-buffer/incomplete, json-parse-buffer/trailing): Skip if
JSON functions aren't available.
test/src/json-tests.el