Joel Bruick wrote: > > One thing I thought about is having test_cleanup always return with > "-code return". Then you can just call test_cleanup to exit a test > script at any time, and you don't have to care whether you've already > called test_setup or not. I'll let you or Richard decide if that's > too cute or not, though. >
I've modified the tests to replace "return" with "test_cleanup_then_return". Technically, not all the tests required this; however, the test cleanup is harmless when it's not needed. -- Joe Mistachkin _______________________________________________ fossil-dev mailing list fossil-dev@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev