.. |
compat
|
e6b3a31294
client: add get_refs method for just ref discovery
|
10 年之前 |
data
|
b3445db891
Fix handling of 'done' in graph walker and implement the 'no-done' capability. (#88)
|
10 年之前 |
__init__.py
|
742442f586
Import expectedFailure for use in tests.
|
10 年之前 |
test_blackbox.py
|
7c2c8f6ac1
Make sure we clean up all temp dir when running tests.
|
10 年之前 |
test_client.py
|
e6b3a31294
client: add get_refs method for just ref discovery
|
10 年之前 |
test_config.py
|
60263333a7
Port dulwich.config to python3.
|
10 年之前 |
test_diff_tree.py
|
6117e7b7fe
Enable more python3 tests: for walker, pack, missing_obj_finder, diff_tree.
|
10 年之前 |
test_fastexport.py
|
27b20e377b
Reintroduce Python2.6 support.
|
11 年之前 |
test_file.py
|
1fdca18915
Make _fancy_rename private, and only use it on Windows.
|
10 年之前 |
test_grafts.py
|
1d4d526b6e
Revert "Change the way methods that take a path argument behave."
|
10 年之前 |
test_greenthreads.py
|
41bdaf1e78
Remove python3 special casing.
|
10 年之前 |
test_hooks.py
|
1d4d526b6e
Revert "Change the way methods that take a path argument behave."
|
10 年之前 |
test_index.py
|
fbb9b4f93f
Allow passing in fs encoding to _fs_to_tree_path.
|
10 年之前 |
test_lru_cache.py
|
bb6071d180
Port lru_cache.py to python 3
|
10 年之前 |
test_missing_obj_finder.py
|
6117e7b7fe
Enable more python3 tests: for walker, pack, missing_obj_finder, diff_tree.
|
10 年之前 |
test_object_store.py
|
1d4d526b6e
Revert "Change the way methods that take a path argument behave."
|
10 年之前 |
test_objects.py
|
1d4d526b6e
Revert "Change the way methods that take a path argument behave."
|
10 年之前 |
test_objectspec.py
|
5bc12a0f35
Support python3 in objectspec.
|
10 年之前 |
test_pack.py
|
57ef430c21
Rewrite PackData._follow_chain to iterate rather than recurse.
|
10 年之前 |
test_patch.py
|
1df48b6b92
Support python3 in dulwich.patch.
|
10 年之前 |
test_porcelain.py
|
e44a24220b
Switched `default_local_git_client_cls` to `LocalGitClient`.
|
10 年之前 |
test_protocol.py
|
417e4be13c
Add convenience function for checking validity of hex sha, rather than catching things like AssertionError.
|
10 年之前 |
test_refs.py
|
f1cab2659e
Cope with other filesystem encodings that don't support encoding special character used for tests.
|
10 年之前 |
test_repository.py
|
0c6651d503
Rip out unicode mkdtemp hack - it breaks on filesystems where sys.getfilesystemencoding() == 'ascii'.
|
10 年之前 |
test_server.py
|
d671b3f0aa
fix off-by-one depth bug in serving shallow clones
|
10 年之前 |
test_utils.py
|
dd7521b87c
Port tests.utils to Python3.
|
10 年之前 |
test_walk.py
|
6117e7b7fe
Enable more python3 tests: for walker, pack, missing_obj_finder, diff_tree.
|
10 年之前 |
test_web.py
|
2977f3c6fd
Support python3 in web.
|
10 年之前 |
utils.py
|
7c2c8f6ac1
Make sure we clean up all temp dir when running tests.
|
10 年之前 |