|
Option C Tools
|
Go to the source code of this file.
Namespaces | |
| namespace | tests_git |
| namespace | tests_git.test_git_hooks |
Functions | |
| bool | tests_git.test_git_hooks._git_available () |
| tests_git.test_git_hooks._git (Path repo, *str args, bool check=True) | |
| subprocess.CompletedProcess | tests_git.test_git_hooks._run_hooks (Path root, *str extra_args) |
| subprocess.CompletedProcess | tests_git.test_git_hooks._run_install_hooks (Path root, *str extra_args) |
| Path | tests_git.test_git_hooks._make_option_c_git_project (Path tmp_path, str name="hookproj") |