summaryrefslogtreecommitdiffstats
path: root/jq_test.c
AgeCommit message (Expand)Author
2013-05-15'length' function now measures string length in codepoints, not bytes.Stephen Dolan
2013-05-13Fix a bug triggered by jv_array_slice.Stephen Dolan
2013-05-11Merge branch 'autotools'Stephen Dolan
2013-05-08Clean up autotools config.Stephen Dolan
2013-05-08Merge remote-tracking branch 'stagrlee/master' into autotoolsStephen Dolan
2013-05-07Rename complex to nontrivial for safety (#113)Nicolas Williams
2013-05-05Remove JQ_DEBUG #define and jq_test binary, simplifying build.Stephen Dolan
2013-05-05WIPStephen Dolan
2013-05-05Combine the functionality of jq and jq_testStephen Dolan
2013-04-28Remove globals/make jq_init/next/teardown() an APINicolas Williams
2013-02-02fix jq_test so that it runs in the distcheck phase of autoconfLee Thompson
2013-02-02merging upstream stedolan changesLee Thompson
2012-12-16Lots of build system and docs improvements, including a manpage.Stephen Dolan
2012-12-04get testing working in autoconfLee Thompson
2012-12-03See, I told you colour was a bad idea! #11Stephen Dolan
2012-09-18Separate the tests and the main program.Stephen Dolan