##// END OF EJS Templates
tests: add per-line output conditionals for Windows
Matt Harbison -
r31830:d34316ae default
parent child Browse files
Show More
@@ -31,10 +31,10 b' Trigger branchcache creation:'
31 default 10:a7949464abda
31 default 10:a7949464abda
32 $ ls .hg/cache
32 $ ls .hg/cache
33 branch2-served
33 branch2-served
34 checkisexec
34 checkisexec (execbit !)
35 checklink
35 checklink (symlink !)
36 checklink-target
36 checklink-target (symlink !)
37 checknoexec
37 checknoexec (execbit !)
38 rbc-names-v1
38 rbc-names-v1
39 rbc-revs-v1
39 rbc-revs-v1
40
40
@@ -49,9 +49,9 b' Ensure branchcache got copied over:'
49
49
50 $ ls .hg/cache
50 $ ls .hg/cache
51 branch2-served
51 branch2-served
52 checkisexec
52 checkisexec (execbit !)
53 checklink
53 checklink (symlink !)
54 checklink-target
54 checklink-target (symlink !)
55
55
56 $ cat a
56 $ cat a
57 a
57 a
@@ -441,10 +441,10 b' small reminder of the repository state'
441 M b2
441 M b2
442 A 1k
442 A 1k
443 A 2k
443 A 2k
444 A b2link
444 A b2link (no-windows !)
445 A bin
445 A bin
446 A c1
446 A c1
447 A con.xml
447 A con.xml (no-windows !)
448 R a2
448 R a2
449 $ hg status --change 2
449 $ hg status --change 2
450 M b2
450 M b2
@@ -452,10 +452,10 b' small reminder of the repository state'
452 M b2
452 M b2
453 A 1k
453 A 1k
454 A 2k
454 A 2k
455 A b2link
455 A b2link (no-windows !)
456 A bin
456 A bin
457 A c1
457 A c1
458 A con.xml
458 A con.xml (no-windows !)
459 R a2
459 R a2
460 $ hg status --change 4
460 $ hg status --change 4
461 A .hgsub
461 A .hgsub
@@ -464,7 +464,7 b' small reminder of the repository state'
464 A dos
464 A dos
465 A mac
465 A mac
466 A mixed
466 A mixed
467 R con.xml
467 R con.xml (no-windows !)
468 ! a1
468 ! a1
469 ? b2.orig
469 ? b2.orig
470 ? c3
470 ? c3
@@ -551,9 +551,9 b' check wdir()'
551 ------------
551 ------------
552
552
553 $ hg status --removed --rev 4
553 $ hg status --removed --rev 4
554 R con.xml
554 R con.xml (no-windows !)
555 $ fileset "status(4, 'wdir()', removed())"
555 $ fileset "status(4, 'wdir()', removed())"
556 con.xml
556 con.xml (no-windows !)
557
557
558 $ hg status --removed --rev 2
558 $ hg status --removed --rev 2
559 R a2
559 R a2
@@ -585,19 +585,19 b' test with multi revs revset'
585 A .hgsubstate
585 A .hgsubstate
586 A 1k
586 A 1k
587 A 2k
587 A 2k
588 A b2link
588 A b2link (no-windows !)
589 A bin
589 A bin
590 A c1
590 A c1
591 A con.xml
591 A con.xml (no-windows !)
592 $ fileset "status('0:1', '3:4', added())"
592 $ fileset "status('0:1', '3:4', added())"
593 .hgsub
593 .hgsub
594 .hgsubstate
594 .hgsubstate
595 1k
595 1k
596 2k
596 2k
597 b2link
597 b2link (no-windows !)
598 bin
598 bin
599 c1
599 c1
600 con.xml
600 con.xml (no-windows !)
601
601
602 tests with empty value
602 tests with empty value
603 ----------------------
603 ----------------------
@@ -211,10 +211,10 b' r4 has hardlinks in the working dir (not'
211 2 r4/.hg/00changelog.i
211 2 r4/.hg/00changelog.i
212 2 r4/.hg/branch
212 2 r4/.hg/branch
213 2 r4/.hg/cache/branch2-served
213 2 r4/.hg/cache/branch2-served
214 2 r4/.hg/cache/checkisexec
214 2 r4/.hg/cache/checkisexec (execbit !)
215 3 r4/.hg/cache/checklink (?)
215 3 r4/.hg/cache/checklink (?)
216 ? r4/.hg/cache/checklink-target (glob)
216 ? r4/.hg/cache/checklink-target (glob) (symlink !)
217 2 r4/.hg/cache/checknoexec
217 2 r4/.hg/cache/checknoexec (execbit !)
218 2 r4/.hg/cache/rbc-names-v1
218 2 r4/.hg/cache/rbc-names-v1
219 2 r4/.hg/cache/rbc-revs-v1
219 2 r4/.hg/cache/rbc-revs-v1
220 2 r4/.hg/dirstate
220 2 r4/.hg/dirstate
@@ -251,9 +251,9 b' Update back to revision 11 in r4 should '
251 2 r4/.hg/00changelog.i
251 2 r4/.hg/00changelog.i
252 1 r4/.hg/branch
252 1 r4/.hg/branch
253 2 r4/.hg/cache/branch2-served
253 2 r4/.hg/cache/branch2-served
254 2 r4/.hg/cache/checkisexec
254 2 r4/.hg/cache/checkisexec (execbit !)
255 2 r4/.hg/cache/checklink-target
255 2 r4/.hg/cache/checklink-target (symlink !)
256 2 r4/.hg/cache/checknoexec
256 2 r4/.hg/cache/checknoexec (execbit !)
257 2 r4/.hg/cache/rbc-names-v1
257 2 r4/.hg/cache/rbc-names-v1
258 2 r4/.hg/cache/rbc-revs-v1
258 2 r4/.hg/cache/rbc-revs-v1
259 1 r4/.hg/dirstate
259 1 r4/.hg/dirstate
@@ -672,9 +672,9 b' Missing tags2* files means the cache was'
672
672
673 $ ls tagsclient/.hg/cache
673 $ ls tagsclient/.hg/cache
674 branch2-served
674 branch2-served
675 checkisexec
675 checkisexec (execbit !)
676 checklink
676 checklink (symlink !)
677 checklink-target
677 checklink-target (symlink !)
678 hgtagsfnodes1
678 hgtagsfnodes1
679 rbc-names-v1
679 rbc-names-v1
680 rbc-revs-v1
680 rbc-revs-v1
@@ -699,9 +699,9 b' Running hg tags should produce tags2* fi'
699
699
700 $ ls tagsclient/.hg/cache
700 $ ls tagsclient/.hg/cache
701 branch2-served
701 branch2-served
702 checkisexec
702 checkisexec (execbit !)
703 checklink
703 checklink (symlink !)
704 checklink-target
704 checklink-target (symlink !)
705 hgtagsfnodes1
705 hgtagsfnodes1
706 rbc-names-v1
706 rbc-names-v1
707 rbc-revs-v1
707 rbc-revs-v1
General Comments 0
You need to be logged in to leave comments. Login now