summaryrefslogtreecommitdiff
path: root/test/libapt/json_test.cc
Commit message (Expand)AuthorAgeFilesLines
* build: test: Silence warnings in GTest codeJulian Andres Klode2024-04-201-1/+1
* json: Encode NULL strings as nullJulian Andres Klode2021-04-231-0/+8
* json: Actually pop statesJulian Andres Klode2021-04-231-0/+16
* json: Escape strings using \u escape sequences, add testJulian Andres Klode2021-04-231-0/+45