Commit Graph

5 Commits

Author SHA1 Message Date
Mads Kiilerich
8c22a0ec28 tests: make (glob) on windows accept \ instead of /
Globbing is usually used for filenames, so on windows it is reasonable and very
convenient that glob patterns accepts '\' or '/' when the pattern specifies
'/'.
2011-11-07 03:25:10 +01:00
Sune Foldager
d634569a21 fix test broken in merge from stable 2011-05-16 11:14:06 +02:00
Augie Fackler
45c4bf395f test-contrib: add a test for shrink-revlog
We only verify the extension runs and that verify passes at the end as
constructing a test repository that would result in a shrink would be
nontrivial.
2011-04-29 12:46:56 -05:00
Augie Fackler
a3b6360383 test-simplemerge-cmd.t: move all tests into test-contrib.t 2011-04-29 08:46:21 -05:00
Augie Fackler
69c30410f6 Move test-dumprevlog to test-contrib in anticipation of more contrib tests 2011-04-29 08:43:05 -05:00