Set aside extraneous tests in simple_abc9 test suite
authorZachary Snow <zach@zachjs.com>
Wed, 10 Feb 2021 00:58:15 +0000 (19:58 -0500)
committerZachary Snow <zachary.j.snow@gmail.com>
Mon, 1 Mar 2021 17:13:11 +0000 (12:13 -0500)
commitb6904a8e5344fcd01c1a0feea281cd7d7bf0f210
tree94b6a928a4d4a9beeeb03b01840bdb65d5be62ba
parent004b780b8abf4e8fdf88831cd3e77767d660f108
Set aside extraneous tests in simple_abc9 test suite

New test cases on one branch may be automatically copied from simple/ to
simple_abc9/, causing failures when switching to another branch. This
updates the simple_abc9 script to set aside extraneous tests in a
non-destructive way.
tests/simple_abc9/.gitignore
tests/simple_abc9/run-test.sh