Added checking for option to run unsafe database tests. The idea is that tests
authortonnesen <tonnesen>
Sat, 1 Jun 2002 05:46:08 +0000 (05:46 +0000)
committertonnesen <tonnesen>
Sat, 1 Jun 2002 05:46:08 +0000 (05:46 +0000)
commit67a59666c3745dc8f34b2d6e12dec89380d488e9
tree1a3326b2f76fc63a47740d4fc05e6b38e5d6b473
parent90a05998148402ae914a8bf7d631911c8688a5f3
Added checking for option to run unsafe database tests.  The idea is that tests
that attempt to modify the library database will _not_ be run unless the
environment variable DoUnsafeDBTests is set to 1.  This allows people on
production systems to run the tests without any fear of data corruption, while
developers can run the full suite of tests on a standard sample database.
t/Catalogue.t