COMMITS
/ jq_test.c May 14, 2013
S
'length' function now measures string length in codepoints, not bytes.
Stephen Dolan committed
May 13, 2013
S
Fix a bug triggered by jv_array_slice.
Stephen Dolan committed
May 11, 2013
S
Merge branch 'autotools'
Stephen Dolan committed
May 8, 2013
S
Clean up autotools config.
Stephen Dolan committed
May 7, 2013
S
Merge remote-tracking branch 'stagrlee/master' into autotools
Stephen Dolan committed
May 6, 2013
N
Rename complex to nontrivial for safety (#113)
Nicolas Williams committed
May 5, 2013
S
Remove JQ_DEBUG #define and jq_test binary, simplifying build.
Stephen Dolan committed
S
Combine the functionality of jq and jq_test
Stephen Dolan committed
April 28, 2013
N
Remove globals/make jq_init/next/teardown() an API
Nicolas Williams committed
February 3, 2013
L
fix jq_test so that it runs in the distcheck phase of autoconf
Lee Thompson committed
L
merging upstream stedolan changes
Lee Thompson committed
December 16, 2012
S
Lots of build system and docs improvements, including a manpage.
Stephen Dolan committed
December 5, 2012
L
get testing working in autoconf
Lee Thompson committed
December 3, 2012
S
See, I told you colour was a bad idea! #11
Stephen Dolan committed
September 18, 2012
S
Separate the tests and the main program.
Stephen Dolan committed