Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 1 | -1/+1 |
* | Use the same CS for all json tests | Jakub Zelenka | 2015-11-15 | 1 | -2/+2 |
* | Add json_last_error_msg() function | Nikita Popov | 2012-06-28 | 1 | -8/+4 |
* | Improve JSON error handling | Nikita Popov | 2012-06-27 | 1 | -7/+9 |
* | Fix bug #61537 (json_encode() incorrectly truncates/discards information) and | Adam Harvey | 2012-04-11 | 1 | -0/+7 |
* | Fix Bug #54058, invalid utf-8 doesn't set json_encode() in all cases | Scott MacVicar | 2011-02-21 | 1 | -0/+35 |