This website requires JavaScript.
Explore
Help
Register
Sign In
peter
/
borgmatic
Watch
1
Star
0
Fork
0
mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced
2026-07-31 13:43:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
23e451e641da995af3ae38ebe18ecb076bcff13f
borgmatic
/
tests
/
unit
T
History
Dan Helfman
23e451e641
Treat Borg "file not found" warnings (exit code 107) as warnings again instead of errors. Also un-deprecate the "source_directories_must_exist" option and default it to true (
#1248
).
2026-03-05 13:14:03 -08:00
..
actions
Expand tests for "diff" actions (
#1243
).
2026-02-27 19:23:20 -08:00
borg
Treat Borg "file not found" warnings (exit code 107) as warnings again instead of errors. Also un-deprecate the "source_directories_must_exist" option and default it to true (
#1248
).
2026-03-05 13:14:03 -08:00
commands
ruff formatting?
2026-02-28 09:40:41 +05:30
config
BREAKING: Support disabling both constant and variable interpolation by escaping with backslashes (
#1213
).
2026-01-05 15:39:14 -08:00
hooks
Follow symlinks when backing up borgmatic configuration files to support the "bootstrap" action (
#1270
).
2026-02-20 19:55:52 -08:00
__init__.py
Move tests to the root of the repository, in keeping with more common convention.
2018-09-30 13:57:20 -07:00
test_execute.py
Treat Borg "file not found" warnings (exit code 107) as warnings again instead of errors. Also un-deprecate the "source_directories_must_exist" option and default it to true (
#1248
).
2026-03-05 13:14:03 -08:00
test_logger.py
Fix typo in test name.
2026-01-03 10:06:39 -08:00
test_signals.py
When running tests, use Ruff for faster and more comprehensive code linting and formatting.
2025-07-17 23:24:58 -07:00
test_verbosity.py
Add an additional test (
#793
).
2025-04-04 18:49:20 -07:00