--- a/tests/test-convert-mtn Fri May 16 00:48:23 2008 -0700
+++ b/tests/test-convert-mtn Mon Jun 02 21:38:52 2008 +0200
@@ -54,7 +54,7 @@
mtn add e
mtn drop dir/b
mtn mv bin bin2
-mtn ci -m update2
+mtn ci -m 'update2 "with" quotes'
# Test directory move
mtn mv dir dir2
mtn ci -m movedir
--- a/tests/test-convert-mtn.out Fri May 16 00:48:23 2008 -0700
+++ b/tests/test-convert-mtn.out Mon Jun 02 21:38:52 2008 +0200
@@ -46,7 +46,7 @@
scanning source...
sorting...
converting...
-3 update2
+3 update2 "with" quotes
2 movedir
1 emptydir
0 dropdirectory
@@ -57,7 +57,7 @@
|
o 3 "movedir" files: dir/a dir2/a
|
-o 2 "update2" files: bin bin2 dir/b e
+o 2 "update2 "with" quotes" files: bin bin2 dir/b e
|
o 1 "update1" files: a bin c dir/a dir/b
|