You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2026-05-22 10:15:16 +02:00
Various improvements to the test suite:
* Allow logging to be suppressed via logDisable() and logEnable(). * Added more flexibility in initializing and cleaning up after modules and tests. * testResult() suppresses logging and reports exceptions. * testException() allows messages to be matched with regular expressions. * Refactor name/locations of common modules that setup test environments.
This commit is contained in:
@@ -6,6 +6,7 @@ test/.vagrant
|
||||
test/package
|
||||
test/nytprof.out
|
||||
test/nytprof/*
|
||||
test/scratch.txt
|
||||
test/coverage*
|
||||
doc/output/*
|
||||
doc/doc/output/*
|
||||
|
||||
Reference in New Issue
Block a user