Hannu Valtonen
|
9b2ea08807
tests: Change assertEquals to be py3k compatible assertEqual.
|
11 éve |
Gary van der Merwe
|
f642d34e5e
Use assertEqual rather than assertEquals as the latter is deprecated.
|
11 éve |
Jelmer Vernooij
|
0706c4861c
Move logic for creating blog from path to dulwich.index.
|
11 éve |
Gary van der Merwe
|
8914c3457f
Use io.BytesIO rather than cStringIO.
|
11 éve |
Gary van der Merwe
|
7719284af3
Apply lib2to3.fixes.fix_numliterals
|
11 éve |
kwatters
|
cb48f6cb8d
Fix index.changes_from_tree against an empty tree.
|
12 éve |
milki
|
58d78411f7
skip isn't a valid function. its skipTest!
|
13 éve |
Jelmer Vernooij
|
23b3980faa
Make index entry tests a little bit less strict, to cope with
|
13 éve |
Jelmer Vernooij
|
68b1cffd35
Remove explicit testing of uid and gid in tests of index files.
|
13 éve |
Jelmer Vernooij
|
8ed4155262
Be a little bit strict about OS behaviour in index tests.
|
13 éve |
Jelmer Vernooij
|
8e6aaa2851
Merge addition of dulwich.index.build_index_from_tree from milki.
|
13 éve |
Jelmer Vernooij
|
851e9c7a46
Use TestCase.assertEqual rather than TestCase.assertEquals.
|
13 éve |
milki
|
d88aabd86c
Change add_object to add_objects
|
13 éve |
milki
|
3abd3b5a94
Fix pep8
|
13 éve |
milki
|
3075a00106
Construct modes instead of magic modes
|
13 éve |
milki
|
a44580ad49
Make index entry tests explicit
|
13 éve |
milki
|
f277976fd4
Fix pep8
|
13 éve |
milki
|
f92e3a6ca9
Add test for empty tree
|
13 éve |
milki
|
0fef499869
Change test to use custom repo
|
13 éve |
milki
|
875f87bb61
Move checkout to index
|
13 éve |
Risto Kankkunen
|
d90678b396
Windows doesn't have "posix" module, use "os" instead. Otherwise the test suite fails to run even a single test.
|
13 éve |
Jelmer Vernooij
|
cb0a9533b2
Simplify Repo.stage a bit by using index_entry_from_stat.
|
13 éve |
Jelmer Vernooij
|
9fcc0b7862
add a mode argument to index_entry_from_stat.
|
13 éve |
Jelmer Vernooij
|
ef689ae865
Refactor changes_from_tree, add index_entry_from_stat.
|
13 éve |
Jelmer Vernooij
|
17a735460f
Always import TestCase from dulwich.tests so it can be extended or overridden.
|
15 éve |
Dave Borowitz
|
e950bdd711
Clean up file headers.
|
15 éve |
Dave Borowitz
|
97ea7f695a
Treat non-existent index files as empty.
|
15 éve |
Dave Borowitz
|
45de47b1fa
Clean up index tests.
|
15 éve |
Jelmer Vernooij
|
6bd4d7a935
Add tests for dulwich.index.write_cache_time.
|
16 éve |
Jelmer Vernooij
|
e8eb80f4b8
Add tests for cleanup_mode.
|
16 éve |