1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test
David Steele 7d54073094
Default log-level-stderr option to off.
Writing warnings and errors to stderr by default leads to error messages being lost when the user does not correctly redirect stderr while generating logs for analysis. This happens so often that it seems worth changing the default to increase the quality of the logs we receive.

If the user has explicitly set log-level-stderr then there is no change in behavior.
2024-06-25 16:45:47 +08:00
..
certificate Update Fedora test image to Fedora 38. 2024-04-23 22:34:32 +10:00
code-count Migrate coverage testing to C and remove dependency on lcov. 2024-05-31 14:52:07 +10:00
data Remove test data files made obsolete by d41b21c8. 2024-03-30 10:43:05 +11:00
lib/pgBackRestTest/Common Fix --run and --scale options for unit tests. 2024-06-25 15:46:07 +08:00
src Default log-level-stderr option to off. 2024-06-25 16:45:47 +08:00
.gitignore
ci.pl Migrate CentOS 7 integration tests to Rocky 8. 2024-06-11 15:20:04 +10:00
container.yaml Specify test images that get valgrind installed. 2024-06-12 16:08:17 +10:00
define.yaml Refactor lock module. 2024-06-18 10:43:54 +08:00
Dockerfile Migrate coverage testing to C and remove dependency on lcov. 2024-05-31 14:52:07 +10:00
test.pl Fix --run and --scale options for unit tests. 2024-06-25 15:46:07 +08:00
uncrustify.cfg Check for stray execute permissions in test.pl --code-format. 2023-02-01 12:57:04 +07:00
Vagrantfile Migrate coverage testing to C and remove dependency on lcov. 2024-05-31 14:52:07 +10:00