summaryrefslogtreecommitdiffstats
path: root/execute.h
AgeCommit message (Collapse)Author
2013-05-06Add a --arg option to allow variables to be passed from the cmdline.Stephen Dolan
Closes #107
2013-05-05Remove JQ_DEBUG #define and jq_test binary, simplifying build.Stephen Dolan
The debugging features previously available via JQ_DEBUG are now command-line options.
2013-04-28Remove globals/make jq_init/next/teardown() an APINicolas Williams
2012-09-18Separate the tests and the main program.Stephen Dolan