]> git.eshelyaron.com Git - emacs.git/commit
Add a few more unit tests for JSON
authorPhilipp Stephani <phst@google.com>
Fri, 22 Dec 2017 01:35:16 +0000 (02:35 +0100)
committerPhilipp Stephani <phst@google.com>
Fri, 22 Dec 2017 01:35:16 +0000 (02:35 +0100)
commit9ced53ae8b381afbdd465081c7f82ebfd03be47b
treeb0bd5ee44e4b88c9664b2b385561a71d2222bd47
parentc99f0312129a189768d7139ecef93ddbdfa3622b
Add a few more unit tests for JSON

* test/src/json-tests.el (json-serialize/invalid-unicode)
(json-parse-string/null): Add more tests.
(json-parse-string/invalid-unicode): New test.
test/src/json-tests.el