|
Option C Tools
|
Go to the source code of this file.
Namespaces | |
| namespace | tests_git |
| namespace | tests_git.test_workspace_status |
Functions | |
| bool | tests_git.test_workspace_status._git_available () |
| tests_git.test_workspace_status._git (Path repo, *str args, bool check=True) | |
| subprocess.CompletedProcess | tests_git.test_workspace_status._run_status (Path cwd, *str extra_args) |
| tuple[Path, Path] | tests_git.test_workspace_status.workspace_with_subproject (Path tmp_path) |
| tests_git.test_workspace_status.workspace_with_two_subprojects (Path tmp_path) | |