Jelmer Vernooij
|
63b947f4c3
tests: Use .addCleanup in a couple more places.
|
13 年之前 |
Jelmer Vernooij
|
bb2a51f74d
Drop support for testtools, instead depend on python >= 2.7 or unittest2.
|
13 年之前 |
Dave Borowitz
|
c567629a82
tests/utils: Build graphs of commits with arbitrary attributes.
|
13 年之前 |
Dave Borowitz
|
a7907599bd
tests/utils: Build commit graphs with custom trees.
|
13 年之前 |
Dave Borowitz
|
44be3f1fdd
tests/utils: Function for quickly building commit graphs.
|
13 年之前 |
Jelmer Vernooij
|
f1c7f9ad8d
Fix formatting of docstrings for compatibility with pydoctor.
|
13 年之前 |
Dave Borowitz
|
e853c2907e
tests/utils: Pass a file object into build_pack.
|
13 年之前 |
Dave Borowitz
|
2b24742c8c
tests: Move write_pack_data to utils.build_pack.
|
13 年之前 |
Dave Borowitz
|
d6037f29a7
tests/utils: Add builder functions to make C extension tests.
|
14 年之前 |
Dave Borowitz
|
11a5f9001d
Allow overwriting id property of objects in test utils.
|
14 年之前 |
Dave Borowitz
|
1f45308d97
test/utils: Return non-__slot__ subclasses from make_object.
|
14 年之前 |
Dave Borowitz
|
fca0b0bee5
Clarify make_commit docstring and variable names.
|
15 年之前 |
Dave Borowitz
|
a6bb898f40
Add make_object and make_commit convenience functions to test utils.
|
15 年之前 |
Dave Borowitz
|
b457b06525
Add cgit compatibility testing framework.
|
15 年之前 |