summaryrefslogtreecommitdiff
path: root/test/format_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix: prevent widening of stored tag type in value assignment; update test out...YongDo-Hyun9 days1-3/+5
* feat: add local test executable and improve JSON string escaping - Added opti...YongDo-Hyun9 days1-2/+19
* chore: comply with reuseDioEgizio2026-02-011-0/+4
* Implement tag 12 (array of 64bit long) and fix testsPetr Mrázek2020-06-071-0/+1
* Remove microtest.hljfa-ag2015-09-021-1/+0
* Create broader test case for formatterljfa-ag2015-08-111-7/+49
* Add operator<< for tag, using json_formatterljfa-ag2015-08-101-3/+3
* Create json_formatterljfa-ag2015-08-101-1/+13
* Lay foundation for formatter testsljfa-ag2015-08-101-0/+28