summaryrefslogtreecommitdiff
path: root/unittest/strings/json-t.c
Commit message (Collapse)AuthorAgeFilesLines
* stricter json unit testsSergei Golubchik2019-02-041-56/+77
|
* MDEV-5313 Improving audit API.Alexey Botchkov2019-01-181-2/+26
| | | | | json_locate_key() implemented. get rid of 'key_len' argument in functions.
* MDEV-5313 Improving audit api.Alexey Botchkov2019-01-171-0/+58
json_t unittest added.