Add --debug flag to test driver
commitdac7a9bc888f807a8ce579bdc22abb3716958f00
authorAnish Athalye <me@anishathalye.com>
Thu, 25 Feb 2021 13:14:34 +0000 (25 08:14 -0500)
committerAnish Athalye <me@anishathalye.com>
Thu, 25 Feb 2021 13:14:34 +0000 (25 08:14 -0500)
tree8ad2015df689133a26938d4704c5457675b86295
parent43b62ed5329c7ae30591f59b561951b3dfb0c8a6
Add --debug flag to test driver

This is easier than the old method of adding `DEBUG=true` to the top of
test files.
test/README.md
test/driver-lib.bash
test/test
test/test-lib.bash