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
*
Fix undefined behavior in json.c (Bug#42113)
Philipp Stephani
2020-06-29
1
-0
/
+12
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
* test/src/json-tests.el (json-serialize/object): Fix spacing.
Andreas Schwab
2019-06-29
1
-2
/
+2
*
Fix json-serialize/object test failure
Pip Cet
2019-06-28
1
-1
/
+2
*
Small fix for a JSON unit test.
Philipp Stephani
2019-04-23
1
-1
/
+1
*
Add :array-type option to json-parse-string
Dmitry Gutov
2019-04-13
1
-0
/
+8
*
Update more copyright years
Paul Eggert
2018-12-31
1
-1
/
+1
*
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-2
/
+2
*
Improve 'json-insert' so it doesn't cons a string from JSON
Eli Zaretskii
2018-10-13
1
-4
/
+5
*
Support bignums when serializing JSON
Philipp Stephani
2018-09-21
1
-0
/
+8
*
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