mirror of
https://github.com/borgbackup/borg.git
synced 2026-02-19 02:29:19 -05:00
Remove the handwritten bash and zsh shell completion scripts now that auto-generated completions via borg completion bash/zsh (powered by shtab, #9172) are tested and working. Fish completions are kept as shtab does not yet support fish. Replace string-matching tests with focused behavior tests: script size sanity, shell syntax validation (bash -n / zsh -n), and tests that invoke the custom preamble functions in bash (sortby key dedup, filescachemode mutual exclusivity, archive name and aid: prefix completion against a real repository). |
||
|---|---|---|
| .. | ||
| make-testdata | ||
| shell_completions/fish | ||
| borg.exe.spec | ||
| Dockerfile.linux-run | ||
| errorlist.py | ||
| fetch-binaries | ||
| glibc_check.py | ||
| linux-run | ||
| make.py | ||
| msys2-install-deps | ||
| sdist-sign | ||
| sign-binaries | ||
| upload-pypi | ||