]> git.eshelyaron.com Git - emacs.git/commit
Add tests to verify error propagation in 'json-insert'.
authorPhilipp Stephani <phst@google.com>
Sat, 3 Feb 2018 20:14:59 +0000 (21:14 +0100)
committerPhilipp Stephani <phst@google.com>
Sat, 3 Feb 2018 20:14:59 +0000 (21:14 +0100)
commita34c7d7470d5f749659658943bd4084942d873e3
tree03c750389e17d359dc0a06589b914ab4c075ea30
parent9da8da2c4105a28064b1b7d3880ae3fc831c7e8a
Add tests to verify error propagation in 'json-insert'.

* test/src/json-tests.el (json-tests--error): New error symbol.
(json-insert/signal, json-insert/throw): New tests.
test/src/json-tests.el