summaryrefslogtreecommitdiff
path: root/src/test/test-json.c
AgeCommit message (Expand)Author
2015-05-21json: minor style fixessystemd/v220Lennart Poettering
2015-05-21test.json: fix build on x86-32 where int and intmax_t differLennart Poettering
2015-05-19json: fix a mem leakThomas Hindoe Paaboel Andersen
2015-05-19test/test-json: Tests for the tokenizer bugfix and the DOM parserPavel Odvody
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2014-12-22shared: json - support escaping utf16 surrogate pairsTom Gundersen
2014-12-22shared: utf8 - support ucs4 -> utf8Tom Gundersen
2014-12-16test-json: use fabsThomas Hindoe Paaboel Andersen
2014-12-15shared: add minimal JSON tokenizerLennart Poettering