##// END OF EJS Templates
tests: add globs for Windows
Matt Harbison -
r29102:22c53b3a default
parent child Browse files
Show More
@@ -54,7 +54,7 b' push with default template:'
54 $ cat bzmock.log && rm bzmock.log
54 $ cat bzmock.log && rm bzmock.log
55 update bugid=123, newstate={}, committer='test'
55 update bugid=123, newstate={}, committer='test'
56 ----
56 ----
57 changeset 7875a8342c6f in repo $TESTTMP/mockremote refers to bug 123.
57 changeset 7875a8342c6f in repo $TESTTMP/mockremote refers to bug 123. (glob)
58 details:
58 details:
59 Fixes bug 123
59 Fixes bug 123
60 ----
60 ----
@@ -422,7 +422,7 b' running from a devel copy, not a temp in'
422 assuming destination emptydir-hg
422 assuming destination emptydir-hg
423 initializing destination emptydir-hg repository
423 initializing destination emptydir-hg repository
424 emptydir does not look like a CVS checkout
424 emptydir does not look like a CVS checkout
425 $TESTTMP/emptydir does not look like a Git repository
425 $TESTTMP/emptydir does not look like a Git repository (glob)
426 emptydir does not look like a Subversion repository
426 emptydir does not look like a Subversion repository
427 emptydir is not a local Mercurial repository
427 emptydir is not a local Mercurial repository
428 emptydir does not look like a darcs repository
428 emptydir does not look like a darcs repository
@@ -571,7 +571,7 b' default template:'
571 Message-Id: <hg.3548c9e294b6.*.*@*> (glob)
571 Message-Id: <hg.3548c9e294b6.*.*@*> (glob)
572 To: baz@test.com, foo@bar
572 To: baz@test.com, foo@bar
573
573
574 changeset 3548c9e294b6 in $TESTTMP/b
574 changeset 3548c9e294b6 in $TESTTMP/b (glob)
575 details: http://test/b?cmd=changeset;node=3548c9e294b6
575 details: http://test/b?cmd=changeset;node=3548c9e294b6
576 description: default template
576 description: default template
577
577
@@ -305,9 +305,9 b' Archive wdir() with subrepos'
305 archiving (sub1) [===================================>] 4/4\r (no-eol) (esc)
305 archiving (sub1) [===================================>] 4/4\r (no-eol) (esc)
306 \r (no-eol) (esc)
306 \r (no-eol) (esc)
307 \r (no-eol) (esc)
307 \r (no-eol) (esc)
308 archiving (sub1/sub2) [ ] 0/2\r (no-eol) (esc)
308 archiving (sub1/sub2) [ ] 0/2\r (no-eol) (glob) (esc)
309 archiving (sub1/sub2) [==============> ] 1/2\r (no-eol) (esc)
309 archiving (sub1/sub2) [==============> ] 1/2\r (no-eol) (glob) (esc)
310 archiving (sub1/sub2) [==============================>] 2/2\r (no-eol) (esc)
310 archiving (sub1/sub2) [==============================>] 2/2\r (no-eol) (glob) (esc)
311 \r (no-eol) (esc)
311 \r (no-eol) (esc)
312 $ diff -r . ../wdir | egrep -v '\.hg$|^Common subdirectories:'
312 $ diff -r . ../wdir | egrep -v '\.hg$|^Common subdirectories:'
313 Only in ../wdir: .hg_archival.txt
313 Only in ../wdir: .hg_archival.txt
@@ -349,9 +349,9 b" Attempting to archive 'wdir()' with a mi"
349 archiving (sub1) [===================================>] 3/3\r (no-eol) (esc)
349 archiving (sub1) [===================================>] 3/3\r (no-eol) (esc)
350 \r (no-eol) (esc)
350 \r (no-eol) (esc)
351 \r (no-eol) (esc)
351 \r (no-eol) (esc)
352 archiving (sub1/sub2) [ ] 0/2\r (no-eol) (esc)
352 archiving (sub1/sub2) [ ] 0/2\r (no-eol) (glob) (esc)
353 archiving (sub1/sub2) [==============> ] 1/2\r (no-eol) (esc)
353 archiving (sub1/sub2) [==============> ] 1/2\r (no-eol) (glob) (esc)
354 archiving (sub1/sub2) [==============================>] 2/2\r (no-eol) (esc)
354 archiving (sub1/sub2) [==============================>] 2/2\r (no-eol) (glob) (esc)
355 \r (no-eol) (esc)
355 \r (no-eol) (esc)
356 $ find ../wdir -type f | sort
356 $ find ../wdir -type f | sort
357 ../wdir/.hg_archival.txt
357 ../wdir/.hg_archival.txt
@@ -381,10 +381,10 b' Continue relative path printing + subrep'
381 archiving (sub1) [===================================>] 3/3\r (no-eol) (esc)
381 archiving (sub1) [===================================>] 3/3\r (no-eol) (esc)
382 \r (no-eol) (esc)
382 \r (no-eol) (esc)
383 \r (no-eol) (esc)
383 \r (no-eol) (esc)
384 archiving (sub1/sub2) [ ] 0/3\r (no-eol) (esc)
384 archiving (sub1/sub2) [ ] 0/3\r (no-eol) (glob) (esc)
385 archiving (sub1/sub2) [=========> ] 1/3\r (no-eol) (esc)
385 archiving (sub1/sub2) [=========> ] 1/3\r (no-eol) (glob) (esc)
386 archiving (sub1/sub2) [===================> ] 2/3\r (no-eol) (esc)
386 archiving (sub1/sub2) [===================> ] 2/3\r (no-eol) (glob) (esc)
387 archiving (sub1/sub2) [==============================>] 3/3\r (no-eol) (esc)
387 archiving (sub1/sub2) [==============================>] 3/3\r (no-eol) (glob) (esc)
388 \r (no-eol) (esc)
388 \r (no-eol) (esc)
389 $ cat ../wdir/.hg_archival.txt
389 $ cat ../wdir/.hg_archival.txt
390 repo: 7f491f53a367861f47ee64a80eb997d1f341b77a
390 repo: 7f491f53a367861f47ee64a80eb997d1f341b77a
@@ -512,10 +512,10 b' Files sees uncommitted adds and removes '
512 archiving (sub1) [===================================>] 3/3\r (no-eol) (esc)
512 archiving (sub1) [===================================>] 3/3\r (no-eol) (esc)
513 \r (no-eol) (esc)
513 \r (no-eol) (esc)
514 \r (no-eol) (esc)
514 \r (no-eol) (esc)
515 archiving (sub1/sub2) [ ] 0/3\r (no-eol) (esc)
515 archiving (sub1/sub2) [ ] 0/3\r (no-eol) (glob) (esc)
516 archiving (sub1/sub2) [=========> ] 1/3\r (no-eol) (esc)
516 archiving (sub1/sub2) [=========> ] 1/3\r (no-eol) (glob) (esc)
517 archiving (sub1/sub2) [===================> ] 2/3\r (no-eol) (esc)
517 archiving (sub1/sub2) [===================> ] 2/3\r (no-eol) (glob) (esc)
518 archiving (sub1/sub2) [==============================>] 3/3\r (no-eol) (esc)
518 archiving (sub1/sub2) [==============================>] 3/3\r (no-eol) (glob) (esc)
519 \r (no-eol) (esc)
519 \r (no-eol) (esc)
520 $ find ../archive_all | sort
520 $ find ../archive_all | sort
521 ../archive_all
521 ../archive_all
@@ -549,8 +549,8 b' Check that archive -X works in deep subr'
549 archiving (sub1) [===================================>] 3/3\r (no-eol) (esc)
549 archiving (sub1) [===================================>] 3/3\r (no-eol) (esc)
550 \r (no-eol) (esc)
550 \r (no-eol) (esc)
551 \r (no-eol) (esc)
551 \r (no-eol) (esc)
552 archiving (sub1/sub2) [ ] 0/1\r (no-eol) (esc)
552 archiving (sub1/sub2) [ ] 0/1\r (no-eol) (glob) (esc)
553 archiving (sub1/sub2) [==============================>] 1/1\r (no-eol) (esc)
553 archiving (sub1/sub2) [==============================>] 1/1\r (no-eol) (glob) (esc)
554 \r (no-eol) (esc)
554 \r (no-eol) (esc)
555 $ find ../archive_exclude | sort
555 $ find ../archive_exclude | sort
556 ../archive_exclude
556 ../archive_exclude
@@ -570,9 +570,9 b' Check that archive -X works in deep subr'
570 archiving (sub1) [ <=> ] 0\r (no-eol) (esc)
570 archiving (sub1) [ <=> ] 0\r (no-eol) (esc)
571 \r (no-eol) (esc)
571 \r (no-eol) (esc)
572 \r (no-eol) (esc)
572 \r (no-eol) (esc)
573 archiving (sub1/sub2) [ ] 0/2\r (no-eol) (esc)
573 archiving (sub1/sub2) [ ] 0/2\r (no-eol) (glob) (esc)
574 archiving (sub1/sub2) [==============> ] 1/2\r (no-eol) (esc)
574 archiving (sub1/sub2) [==============> ] 1/2\r (no-eol) (glob) (esc)
575 archiving (sub1/sub2) [==============================>] 2/2\r (no-eol) (esc)
575 archiving (sub1/sub2) [==============================>] 2/2\r (no-eol) (glob) (esc)
576 \r (no-eol) (esc)
576 \r (no-eol) (esc)
577 $ find ../archive_include | sort
577 $ find ../archive_include | sort
578 ../archive_include
578 ../archive_include
@@ -947,7 +947,7 b' Interaction with extdiff, largefiles and'
947 archiving (sub1) [ <=> ] 0\r (no-eol) (esc)
947 archiving (sub1) [ <=> ] 0\r (no-eol) (esc)
948 \r (no-eol) (esc)
948 \r (no-eol) (esc)
949 \r (no-eol) (esc)
949 \r (no-eol) (esc)
950 archiving (sub1/sub2) [ <=> ] 0\r (no-eol) (esc)
950 archiving (sub1/sub2) [ <=> ] 0\r (no-eol) (glob) (esc)
951 \r (no-eol) (esc)
951 \r (no-eol) (esc)
952 \r (no-eol) (esc)
952 \r (no-eol) (esc)
953 archiving (sub3) [ <=> ] 0\r (no-eol) (esc)
953 archiving (sub3) [ <=> ] 0\r (no-eol) (esc)
@@ -961,7 +961,7 b' Interaction with extdiff, largefiles and'
961 archiving (sub1) [ <=> ] 0\r (no-eol) (esc)
961 archiving (sub1) [ <=> ] 0\r (no-eol) (esc)
962 \r (no-eol) (esc)
962 \r (no-eol) (esc)
963 \r (no-eol) (esc)
963 \r (no-eol) (esc)
964 archiving (sub1/sub2) [ <=> ] 0\r (no-eol) (esc)
964 archiving (sub1/sub2) [ <=> ] 0\r (no-eol) (glob) (esc)
965 \r (no-eol) (esc)
965 \r (no-eol) (esc)
966 diff -Nru cloned.*/.hgsub cloned/.hgsub (glob)
966 diff -Nru cloned.*/.hgsub cloned/.hgsub (glob)
967 --- cloned.*/.hgsub * (glob)
967 --- cloned.*/.hgsub * (glob)
@@ -989,8 +989,8 b' Interaction with extdiff, largefiles and'
989 archiving (sub1) [===================================>] 1/1\r (no-eol) (esc)
989 archiving (sub1) [===================================>] 1/1\r (no-eol) (esc)
990 \r (no-eol) (esc)
990 \r (no-eol) (esc)
991 \r (no-eol) (esc)
991 \r (no-eol) (esc)
992 archiving (sub1/sub2) [ ] 0/1\r (no-eol) (esc)
992 archiving (sub1/sub2) [ ] 0/1\r (no-eol) (glob) (esc)
993 archiving (sub1/sub2) [==============================>] 1/1\r (no-eol) (esc)
993 archiving (sub1/sub2) [==============================>] 1/1\r (no-eol) (glob) (esc)
994 \r (no-eol) (esc)
994 \r (no-eol) (esc)
995 \r (no-eol) (esc)
995 \r (no-eol) (esc)
996 archiving [ ] 0/8\r (no-eol) (esc)
996 archiving [ ] 0/8\r (no-eol) (esc)
@@ -1008,10 +1008,10 b' Interaction with extdiff, largefiles and'
1008 archiving (sub1) [===================================>] 1/1\r (no-eol) (esc)
1008 archiving (sub1) [===================================>] 1/1\r (no-eol) (esc)
1009 \r (no-eol) (esc)
1009 \r (no-eol) (esc)
1010 \r (no-eol) (esc)
1010 \r (no-eol) (esc)
1011 archiving (sub1/sub2) [ ] 0/3\r (no-eol) (esc)
1011 archiving (sub1/sub2) [ ] 0/3\r (no-eol) (glob) (esc)
1012 archiving (sub1/sub2) [=========> ] 1/3\r (no-eol) (esc)
1012 archiving (sub1/sub2) [=========> ] 1/3\r (no-eol) (glob) (esc)
1013 archiving (sub1/sub2) [===================> ] 2/3\r (no-eol) (esc)
1013 archiving (sub1/sub2) [===================> ] 2/3\r (no-eol) (glob) (esc)
1014 archiving (sub1/sub2) [==============================>] 3/3\r (no-eol) (esc)
1014 archiving (sub1/sub2) [==============================>] 3/3\r (no-eol) (glob) (esc)
1015 \r (no-eol) (esc)
1015 \r (no-eol) (esc)
1016 \r (no-eol) (esc)
1016 \r (no-eol) (esc)
1017 archiving (sub3) [ ] 0/1\r (no-eol) (esc)
1017 archiving (sub3) [ ] 0/1\r (no-eol) (esc)
@@ -1086,8 +1086,8 b' Interaction with extdiff, largefiles and'
1086 archiving (sub1) [ <=> ] 0\r (no-eol) (esc)
1086 archiving (sub1) [ <=> ] 0\r (no-eol) (esc)
1087 \r (no-eol) (esc)
1087 \r (no-eol) (esc)
1088 \r (no-eol) (esc)
1088 \r (no-eol) (esc)
1089 archiving (sub1/sub2) [ ] 0/1\r (no-eol) (esc)
1089 archiving (sub1/sub2) [ ] 0/1\r (no-eol) (glob) (esc)
1090 archiving (sub1/sub2) [==============================>] 1/1\r (no-eol) (esc)
1090 archiving (sub1/sub2) [==============================>] 1/1\r (no-eol) (glob) (esc)
1091 \r (no-eol) (esc)
1091 \r (no-eol) (esc)
1092 --- */cloned.*/sub1/sub2/sub2 * (glob)
1092 --- */cloned.*/sub1/sub2/sub2 * (glob)
1093 +++ */cloned/sub1/sub2/sub2 * (glob)
1093 +++ */cloned/sub1/sub2/sub2 * (glob)
General Comments 0
You need to be logged in to leave comments. Login now