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