Commit Graph

7 Commits

Author SHA1 Message Date
Martin Geisler
7316194bdf tests: don't load unnecessary graphlog extension
Since graphlog is in core, we can use 'hg log -G' instead.
2013-11-22 19:14:17 +01:00
Mads Kiilerich
65e8a6dd50 convert: make toposort order stable when multiple orderings are possible
The output of some tests are changed. Not necessarily to the better, just other
valid permutations.
2012-12-13 23:15:51 +01:00
Mads Kiilerich
14ac790472 tests: restore previous fix for date ambiguity in cvs test
30db4b71a82e changed some sleeps after cvs update to sleeps before commit. I
don't know why that should work, but I have a machine where it doesn't work.
Commits regularly fails becuase cvs doesn't notice that a file has been
changed.

Restoring the previous sleep between the update and the edit makes cvs notice
the change.
2011-07-01 18:13:48 +02:00
Matt Mackall
661af7d646 tests: fix up date ambiguity in cvs test 2011-06-11 14:14:53 -05:00
Mads Kiilerich
3174ff376b tests: remove redundant globs
Many globs now just match $TESTTMP and is no longer needed.
2010-10-08 22:36:10 -05:00
Mads Kiilerich
0bec1958b5 test-convert-cvs-detectmerge: add sleep so cvs notices changes 2010-09-29 01:33:31 +02:00
Matt Mackall
164446c4ff tests: unify test-convert-cvs-detectmerge 2010-09-26 15:42:48 -05:00