]> granicus.if.org Git - jq/commit
Make --run-tests more informative
authorNicolas Williams <nico@cryptonector.com>
Tue, 30 Dec 2014 16:44:36 +0000 (10:44 -0600)
committerNicolas Williams <nico@cryptonector.com>
Tue, 30 Dec 2014 16:55:30 +0000 (10:55 -0600)
commit90c705f1383e8e08b7da219a6bb2afc12d9e3c4e
tree9376f04ac4369b1b6d02f900f212fe330480fce3
parentb67bad82cbf71da211e82ade7ae4c87f02b1df98
Make --run-tests more informative

Print the line number and program text on the same output line where a
failure is reported, for all failures that were already reported on
lines starting with '***'.  This makes poring over test logs with
failures much easier.
jq_test.c