Commit Graph

23 Commits

Author SHA1 Message Date
Abderrahim Kitouni
9ac82c76e6 trying to fix some of the broken tests 2009-06-29 15:28:25 +01:00
Abderrahim Kitouni
096b5a94df update tests to also push to git (not only clone) 2009-06-28 22:48:16 +01:00
Abderrahim Kitouni
d633cf5716 added a test for merge (fails actually) 2009-06-28 22:00:46 +01:00
Abderrahim Kitouni
ab962c94d7 add test for octopus merge conversion 2009-06-25 16:24:36 +01:00
Abderrahim Kitouni
7d41639e2e Add expected output for test-encoding (forgotten in face52a81d48) 2009-06-21 17:18:16 +01:00
Abderrahim Kitouni
a69df41353 Handle git repositories with legacy encodings. 2009-06-18 16:49:13 +01:00
Abderrahim Kitouni
cca46fab28 Update tests 2009-06-16 18:58:03 +01:00
Scott Chacon
1ea6ebd835 merge from beejahth 2009-05-19 09:40:54 -07:00
Dmitriy Taychenachev
f4c0b0543f don't fail while exporting commit with empty working tree. +test. 2009-05-19 22:21:31 +09:00
Dmitriy Taychenachev
bf54b3d293 dulwich: initialise ctree in each iteration, fixes issue16. 2009-05-19 17:17:38 +09:00
Dmitriy Taychenachev
f56d6c1457 tests: suppress netcat's error messages. 2009-05-14 20:21:36 -07:00
Augie Fackler
8ab49e9022 tests: Work around a bug in certain git versions on OS X. 2009-05-11 13:38:17 -07:00
Augie Fackler
de72ea775c Fix execute bit on tests. 2009-05-11 13:38:03 -07:00
Augie Fackler
5823d9c1e8 Start using reasonable ui.{status,debug,warn} calls instead of print. 2009-04-29 16:18:37 -07:00
Augie Fackler
2e02ecb551 Hacky implementation of file removals. 2009-04-28 19:33:03 -07:00
Augie Fackler
b2ec10648a Slightly modified run-tests.py so that tests can run self-contained. 2009-04-28 11:23:15 -07:00
Augie Fackler
c43eae6fbc git-daemon is really git daemon now. 2009-04-28 07:42:12 -07:00
Augie Fackler
bb82b14dc1 Add a check to the clone test for the bookmark we expect. 2009-04-28 06:31:29 -07:00
Augie Fackler
0cf8175dd6 Another way of fixing no-bookmark issue, along with updated test. 2009-04-28 06:30:11 -07:00
Augie Fackler
4091832b35 Updated test expectations. 2009-04-28 06:21:35 -07:00
Augie Fackler
9b9eb5c58b Add failing test for file removals. 2009-04-26 18:32:36 -07:00
Augie Fackler
2792b43dc3 Warn, but don't fail when bookmarks is not enabled. 2009-04-26 18:27:47 -07:00
Augie Fackler
173d07480a Add a basic test for cloning. 2009-04-26 18:27:24 -07:00