]> granicus.if.org Git - jq/commit
Enable more tests on Windows; move sort_by tests
authorNicolas Williams <nico@cryptonector.com>
Sun, 17 Jan 2016 17:23:17 +0000 (11:23 -0600)
committerNicolas Williams <nico@cryptonector.com>
Sun, 17 Jan 2016 18:45:01 +0000 (12:45 -0600)
commit062f86a625a2ec3dbf2a24a18fa5015fd8222674
tree8873b41f2629b7dbd9a4d9f02ab7e8fff6304185
parentc3d13260a78cfd751b962b7c110c5e7336b54401
Enable more tests on Windows; move sort_by tests

Use %%FAIL IGNORE MSG for error messages that differ on Windows, and
move the sort_by/group_by tests that fail qhen qsort() is not stable.

Now only tests/sorttest and tests/shtest are disabled on Windows.
Makefile.am
appveyor.yml
tests/jq.test
tests/optional.test [new file with mode: 0644]
tests/optionaltest [new file with mode: 0755]