| .. |
|
compat
|
23d167b878
Fix windows tests
|
7 月之前 |
|
contrib
|
315a73c10a
Add more tests
|
8 月之前 |
|
__init__.py
|
df716176f4
Update test module lists to include all test files
|
7 月之前 |
|
test_annotate.py
|
3dcb3b8da2
Move tests to tests/
|
7 月之前 |
|
test_archive.py
|
6733a03a95
tests: Add more typing
|
7 月之前 |
|
test_blackbox.py
|
8393bb549f
Add SPDX license identifier to Python files and shell scripts
|
1 年之前 |
|
test_bundle.py
|
315a73c10a
Add more tests
|
8 月之前 |
|
test_cli.py
|
3dcb3b8da2
Move tests to tests/
|
7 月之前 |
|
test_cli_cherry_pick.py
|
ffcd16183e
Fix previously unrun tests
|
7 月之前 |
|
test_cli_merge.py
|
fa0c8ffa7a
Fix typing
|
7 月之前 |
|
test_client.py
|
2ced1a952c
Support timeouts for HTTP client operations
|
7 月之前 |
|
test_cloud_gcs.py
|
00966f7c29
Add tests for cloud_gcs
|
8 月之前 |
|
test_commit_graph.py
|
ba60369315
Add basic commit graph support. See #1191
|
7 月之前 |
|
test_config.py
|
d478f8530b
Add repository config tests for new includeIf conditions
|
7 月之前 |
|
test_credentials.py
|
8393bb549f
Add SPDX license identifier to Python files and shell scripts
|
1 年之前 |
|
test_diff_tree.py
|
8393bb549f
Add SPDX license identifier to Python files and shell scripts
|
1 年之前 |
|
test_dumb.py
|
014d5010a4
Use urllib3 rather than urllib in dumb repo
|
7 月之前 |
|
test_fastexport.py
|
8393bb549f
Add SPDX license identifier to Python files and shell scripts
|
1 年之前 |
|
test_file.py
|
8393bb549f
Add SPDX license identifier to Python files and shell scripts
|
1 年之前 |
|
test_filter_branch.py
|
a99b423277
Add filter-branch support to porcelain
|
7 月之前 |
|
test_gc.py
|
3773a6656e
Add support for auto garbage collection.
|
7 月之前 |
|
test_grafts.py
|
8393bb549f
Add SPDX license identifier to Python files and shell scripts
|
1 年之前 |
|
test_graph.py
|
315a73c10a
Add more tests
|
8 月之前 |
|
test_greenthreads.py
|
13613ecfbd
Bump ruff
|
1 年之前 |
|
test_hooks.py
|
8393bb549f
Add SPDX license identifier to Python files and shell scripts
|
1 年之前 |
|
test_ignore.py
|
21ca5a361f
Add support for os.PathLike objects throughout the API
|
7 月之前 |
|
test_index.py
|
21ca5a361f
Add support for os.PathLike objects throughout the API
|
7 月之前 |
|
test_lfs.py
|
315a73c10a
Add more tests
|
8 月之前 |
|
test_line_ending.py
|
8393bb549f
Add SPDX license identifier to Python files and shell scripts
|
1 年之前 |
|
test_log_utils.py
|
8bcaed1d35
Add tests for log_utils and submodule
|
8 月之前 |
|
test_lru_cache.py
|
8393bb549f
Add SPDX license identifier to Python files and shell scripts
|
1 年之前 |
|
test_mailmap.py
|
315a73c10a
Add more tests
|
8 月之前 |
|
test_merge.py
|
a00f34f27c
Cope with missing merge3
|
8 月之前 |
|
test_missing_obj_finder.py
|
8393bb549f
Add SPDX license identifier to Python files and shell scripts
|
1 年之前 |
|
test_notes.py
|
57938618df
Add basic notes support
|
7 月之前 |
|
test_object_store.py
|
c72bbc5dda
Add prune method to clean up orphaned temporary pack files
|
7 月之前 |
|
test_objects.py
|
4ef346ba13
Fix Rust implementation of sorted_tree_items() for submodules (#1325)
|
7 月之前 |
|
test_objectspec.py
|
8393bb549f
Add SPDX license identifier to Python files and shell scripts
|
1 年之前 |
|
test_pack.py
|
08a7da9aa2
Support pack.indexVersion config option
|
7 月之前 |
|
test_patch.py
|
600be5b0bf
Bump ruff to 0.9.1
|
1 年之前 |
|
test_porcelain.py
|
a99b423277
Add filter-branch support to porcelain
|
7 月之前 |
|
test_porcelain_cherry_pick.py
|
33225edc85
Add basic cherry-pick support
|
7 月之前 |
|
test_porcelain_merge.py
|
2e121029cd
Add merge-tree plumbing command
|
7 月之前 |
|
test_porcelain_notes.py
|
57938618df
Add basic notes support
|
7 月之前 |
|
test_protocol.py
|
8393bb549f
Add SPDX license identifier to Python files and shell scripts
|
1 年之前 |
|
test_rebase.py
|
04301bc655
Decouple DiskRebaseStateManager from Repo class
|
7 月之前 |
|
test_reflog.py
|
8393bb549f
Add SPDX license identifier to Python files and shell scripts
|
1 年之前 |
|
test_refs.py
|
9df9920100
Fix DictRefsContainer.set_if_equals() to only update requested ref
|
7 月之前 |
|
test_repository.py
|
d478f8530b
Add repository config tests for new includeIf conditions
|
7 月之前 |
|
test_server.py
|
0a6de8989a
Fix TypeError when handling bytes paths in FileSystemBackend (#1611)
|
7 月之前 |
|
test_sparse_patterns.py
|
fa0c8ffa7a
Fix typing
|
7 月之前 |
|
test_stash.py
|
ae3b489919
Add more tests
|
9 月之前 |
|
test_submodule.py
|
8bcaed1d35
Add tests for log_utils and submodule
|
8 月之前 |
|
test_utils.py
|
8393bb549f
Add SPDX license identifier to Python files and shell scripts
|
1 年之前 |
|
test_walk.py
|
8393bb549f
Add SPDX license identifier to Python files and shell scripts
|
1 年之前 |
|
test_web.py
|
8393bb549f
Add SPDX license identifier to Python files and shell scripts
|
1 年之前 |