Commit Graph

5 Commits

Author SHA1 Message Date
Mads Kiilerich
021b623928 tests: reintroduce globs in test-convert-authormap.t
They are needed on windows and were accidentally removed in de665be9a988.
2012-06-13 02:29:47 +02:00
Martin Geisler
1eafef5082 convert: lowercase status and abort messages 2012-06-12 14:18:18 +02:00
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
Martin Geisler
f1ef90be46 convert: use repo.join instead of referencing ".hg" directly 2011-09-08 10:20:42 +02:00
Matt Mackall
1094885dbb tests: unify test-convert-authormap 2010-09-26 14:33:08 -05:00