diff tests/test-bheads.out @ 11543:0a2762d83c53 stable

test-bheads: use a case-insensitive set of filenames (issue2274) This prevents false negatives on case-insensitive systems.
author Nicolas Dumazet <nicdumz.commits@gmail.com>
date Tue, 06 Jul 2010 15:05:03 +0900
parents 7d780c04f074
children
line wrap: on
line diff
--- a/tests/test-bheads.out	Tue Jul 06 18:24:04 2010 +0900
+++ b/tests/test-bheads.out	Tue Jul 06 15:05:03 2010 +0900
@@ -187,15 +187,15 @@
 adding b
 % case NN: msg
 marked working directory as branch b
-adding B
+adding bb
 created new head
 % case HN: no msg
 % case BN: msg
 marked working directory as branch default
-adding A
+adding aa
 created new head
 % case CN: msg
-adding BB
+adding bbb
 created new head
 % case BB: msg
 marked working directory as branch default