|
Option C Tools
|
Go to the source code of this file.
Namespaces | |
| namespace | tests_git |
| namespace | tests_git.test_workspace_commit |
Functions | |
| bool | tests_git.test_workspace_commit._git_available () |
| tests_git.test_workspace_commit._git (Path repo, *str args, bool check=True) | |
| subprocess.CompletedProcess | tests_git.test_workspace_commit._run_commit (Path cwd, *str extra_args) |
| Path | tests_git.test_workspace_commit._make_subproject (Path parent, str name, str profile="compact") |
| None | tests_git.test_workspace_commit._write_compliant (Path target, str rel_path) |
| tests_git.test_workspace_commit.two_subproject_workspace (Path tmp_path) | |
| dict|None | tests_git.test_workspace_commit._read_latest_audit (Path repo_root, str command_name) |
Variables | |
| str | tests_git.test_workspace_commit.COMPLIANT_TEMPLATE |