]> granicus.if.org Git - json-c/commit
Rewrite test_basic_parse() to factor out a single_basic_parse() to avoid lots of...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Mon, 27 Nov 2017 03:31:48 +0000 (22:31 -0500)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Mon, 27 Nov 2017 03:33:36 +0000 (22:33 -0500)
commitb8738dd6230af4e16c1e092a63621f9599b962a4
tree1374a89e52aea6a7c84707cac3529782ca8444e5
parent05c85ddc219aa7b353b9f98a912496e500fe7189
Rewrite test_basic_parse() to factor out a single_basic_parse() to avoid lots of duplicate boiler plate code.
Also, emit the input string in the output so it's easier to see what's going on.
tests/test_parse.c
tests/test_parse.expected