index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
src
/
json-tests.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Skip a json.c test unless functions being tested exist
João Távora
2018-06-19
1
-0
/
+2
*
Also allow custom false and null when serializing to JSON
João Távora
2018-06-15
1
-5
/
+13
*
Support custom null and false objects when parsing JSON
João Távora
2018-06-15
1
-0
/
+29
*
Accept plists when serializing and parsing JSON
João Távora
2018-06-07
1
-2
/
+28
*
Quieten --without-json compilation of json-tests.el
Glenn Morris
2018-03-09
1
-0
/
+5
*
Add tests to verify error propagation in 'json-insert'.
Philipp Stephani
2018-02-03
1
-0
/
+32
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Improve error reporting when serializing non-Unicode strings to JSON
Philipp Stephani
2017-12-30
1
-7
/
+5
*
Add more Unicode test cases for JSON conversion
Philipp Stephani
2017-12-24
1
-5
/
+21
*
Accept alists when serializing JSON
Philipp Stephani
2017-12-24
1
-1
/
+13
*
JSON serialization: reject duplicate keys in hashtables
Philipp Stephani
2017-12-24
1
-0
/
+8
*
Add a few more unit tests for JSON
Philipp Stephani
2017-12-22
1
-0
/
+22
*
Simplify a JSON test
Philipp Stephani
2017-12-22
1
-2
/
+1
*
Fix bugs in JSON test
Philipp Stephani
2017-12-22
1
-1
/
+1
*
Allow JSON parser functions to return alists
Philipp Stephani
2017-12-19
1
-7
/
+9
*
JSON: Add tests for Unicode edge cases
Philipp Stephani
2017-12-19
1
-3
/
+20
*
Skip tests for json.c unless compiled with native JSON support.
Philipp Stephani
2017-12-10
1
-0
/
+9
*
Implement native JSON support using Jansson
Philipp Stephani
2017-12-10
1
-0
/
+97
*
Revert "Implement native JSON support using Jansson"
Philipp Stephani
2017-09-18
1
-61
/
+0
*
Implement native JSON support using Jansson
Philipp Stephani
2017-09-18
1
-0
/
+61