mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2024-12-14 10:13:05 +02:00
18db178ac3
* 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.
13 lines
146 B
Plaintext
13 lines
146 B
Plaintext
**/*~
|
|
*~
|
|
*.swp
|
|
test/test
|
|
test/.vagrant
|
|
test/package
|
|
test/nytprof.out
|
|
test/nytprof/*
|
|
test/scratch.txt
|
|
test/coverage*
|
|
doc/output/*
|
|
doc/doc/output/*
|