bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#21985: 25.0.50; PATCH] Extend the test suite for json.el


From: Dmitry Gutov
Subject: bug#21985: 25.0.50; PATCH] Extend the test suite for json.el
Date: Mon, 23 Nov 2015 01:15:07 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101 Thunderbird/42.0

On 11/22/2015 11:30 PM, Simen Heggestøyl wrote:

I was unsure how to best test `json-encode' without duplicating what
the other tests (`test-json-encode-string',
`test-json-encode-keyword', and so on) already do test.

IMO, there's no too much need to exhaustively test `json-encode', aside from one encode test (with any value), one decode test, and maybe one try-to-encode-something-unusual-and-end-up-with-an-error test.

Testing all contents of json-readtable would seem excessive to me. But hey, if we miscalculate, we can add more tests as we fix regressions, later.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]