summaryrefslogtreecommitdiffstats
path: root/tests/010/json.tl
Commit message (Expand)AuthorAgeFilesLines
* parser: allow trailing commas in json, via opt-in flag.Kaz Kylheku2021-07-291-0/+17
* tests: guix fixes.Kaz Kylheku2021-07-131-1/+1
* tests: json: skip tests relying on cat, if missing.Kaz Kylheku2021-07-121-7/+9
* tests: json: fix accidentally excluded tests.Kaz Kylheku2021-07-121-2/+2
* read/get-json: reject trailing junk in string input.Kaz Kylheku2021-06-201-1/+21
* json: improve escaping for script tags.Kaz Kylheku2021-06-031-2/+12
* json: fix two test cases for Windows.Kaz Kylheku2021-06-021-2/+5
* json: wrap up: test cases, fixes, tweaks.Kaz Kylheku2021-05-311-0/+124