]> git.draconx.ca Git - gob-dx.git/commit
Add test cases for various command-line options.
authorNick Bowler <nbowler@draconx.ca>
Tue, 11 Feb 2020 01:27:12 +0000 (20:27 -0500)
committerNick Bowler <nbowler@draconx.ca>
Fri, 14 Feb 2020 05:27:09 +0000 (00:27 -0500)
commita81f0f5b213ff4bf7f273fd89c5b152176afa638
tree69356054da14f53d79d6c3a211312ae5e86fd2af
parent2a3a5063bbebd11132482668d962f3e4f70ee6c9
Add test cases for various command-line options.

Looking through the gob2 --help output, add test coverage for most of
the options listed there.  This has revealed several bugs or at least
surprising behaviour, and several of these test cases are currently
xfailing as a result.
Makefile.am
atlocal.in [deleted file]
configure.ac
tests/options.at [new file with mode: 0644]
testsuite.at