Show More
@@ -348,7 +348,6 b' Test with a revision' | |||||
348 |
|
348 | |||
349 | Test safety of 'encoding' on removed files |
|
349 | Test safety of 'encoding' on removed files | |
350 |
|
350 | |||
351 | #if symlink |
|
|||
352 | $ fileset 'encoding("ascii")' |
|
351 | $ fileset 'encoding("ascii")' | |
353 | dos |
|
352 | dos | |
354 | mac |
|
353 | mac | |
@@ -359,23 +358,9 b" Test safety of 'encoding' on removed fil" | |||||
359 | 2k |
|
358 | 2k | |
360 | b1 |
|
359 | b1 | |
361 | b2 |
|
360 | b2 | |
362 | b2link |
|
361 | b2link (symlink !) | |
363 | bin |
|
362 | bin | |
364 | c1 |
|
363 | c1 | |
365 | #else |
|
|||
366 | $ fileset 'encoding("ascii")' |
|
|||
367 | dos |
|
|||
368 | mac |
|
|||
369 | mixed |
|
|||
370 | .hgsub |
|
|||
371 | .hgsubstate |
|
|||
372 | 1k |
|
|||
373 | 2k |
|
|||
374 | b1 |
|
|||
375 | b2 |
|
|||
376 | bin |
|
|||
377 | c1 |
|
|||
378 | #endif |
|
|||
379 |
|
|
364 | ||
380 | Test detection of unintentional 'matchctx.existing()' invocation |
|
365 | Test detection of unintentional 'matchctx.existing()' invocation | |
381 |
|
366 |
General Comments 0
You need to be logged in to leave comments.
Login now