Mercurial > hg
comparison tests/test-subrepo-recursion.t @ 25496:38fd17bcc083
test-subrepo-recursion: restore globs for Windows
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Tue, 09 Jun 2015 23:40:13 -0400 |
parents | f7b8b4ae2d25 |
children | 0fa964d6fd48 |
comparison
equal
deleted
inserted
replaced
25495:c63bf97cf7c7 | 25496:38fd17bcc083 |
---|---|
282 archiving (foo) [===========> ] 1/3\r (no-eol) (esc) | 282 archiving (foo) [===========> ] 1/3\r (no-eol) (esc) |
283 archiving (foo) [=======================> ] 2/3\r (no-eol) (esc) | 283 archiving (foo) [=======================> ] 2/3\r (no-eol) (esc) |
284 archiving (foo) [====================================>] 3/3\r (no-eol) (esc) | 284 archiving (foo) [====================================>] 3/3\r (no-eol) (esc) |
285 \r (no-eol) (esc) | 285 \r (no-eol) (esc) |
286 \r (no-eol) (esc) | 286 \r (no-eol) (esc) |
287 archiving (foo/bar) [ ] 0/1\r (no-eol) (esc) | 287 archiving (foo/bar) [ ] 0/1\r (no-eol) (glob) (esc) |
288 archiving (foo/bar) [================================>] 1/1\r (no-eol) (esc) | 288 archiving (foo/bar) [================================>] 1/1\r (no-eol) (glob) (esc) |
289 \r (no-eol) (esc) | 289 \r (no-eol) (esc) |
290 $ find ../archive | sort | 290 $ find ../archive | sort |
291 ../archive | 291 ../archive |
292 ../archive/.hg_archival.txt | 292 ../archive/.hg_archival.txt |
293 ../archive/.hgsub | 293 ../archive/.hgsub |
314 archiving (foo) [===========> ] 1/3\r (no-eol) (esc) | 314 archiving (foo) [===========> ] 1/3\r (no-eol) (esc) |
315 archiving (foo) [=======================> ] 2/3\r (no-eol) (esc) | 315 archiving (foo) [=======================> ] 2/3\r (no-eol) (esc) |
316 archiving (foo) [====================================>] 3/3\r (no-eol) (esc) | 316 archiving (foo) [====================================>] 3/3\r (no-eol) (esc) |
317 \r (no-eol) (esc) | 317 \r (no-eol) (esc) |
318 \r (no-eol) (esc) | 318 \r (no-eol) (esc) |
319 archiving (foo/bar) [ ] 0/1\r (no-eol) (esc) | 319 archiving (foo/bar) [ ] 0/1\r (no-eol) (glob) (esc) |
320 archiving (foo/bar) [================================>] 1/1\r (no-eol) (esc) | 320 archiving (foo/bar) [================================>] 1/1\r (no-eol) (glob) (esc) |
321 \r (no-eol) (esc) | 321 \r (no-eol) (esc) |
322 | 322 |
323 (unzip date formating is unstable, we do not care about it and glob it out) | 323 (unzip date formating is unstable, we do not care about it and glob it out) |
324 | 324 |
325 $ unzip -l ../archive.zip | 325 $ unzip -l ../archive.zip |
390 linking [ <=> ] 4\r (no-eol) (esc) | 390 linking [ <=> ] 4\r (no-eol) (esc) |
391 linking [ <=> ] 5\r (no-eol) (esc) | 391 linking [ <=> ] 5\r (no-eol) (esc) |
392 linking [ <=> ] 6\r (no-eol) (esc) | 392 linking [ <=> ] 6\r (no-eol) (esc) |
393 \r (no-eol) (esc) | 393 \r (no-eol) (esc) |
394 \r (no-eol) (esc) | 394 \r (no-eol) (esc) |
395 archiving (foo/bar) [ ] 0/1\r (no-eol) (esc) | 395 archiving (foo/bar) [ ] 0/1\r (no-eol) (glob) (esc) |
396 archiving (foo/bar) [================================>] 1/1\r (no-eol) (esc) | 396 archiving (foo/bar) [================================>] 1/1\r (no-eol) (glob) (esc) |
397 \r (no-eol) (esc) | 397 \r (no-eol) (esc) |
398 cloning subrepo foo from $TESTTMP/repo/foo | 398 cloning subrepo foo from $TESTTMP/repo/foo |
399 cloning subrepo foo/bar from $TESTTMP/repo/foo/bar (glob) | 399 cloning subrepo foo/bar from $TESTTMP/repo/foo/bar (glob) |
400 #else | 400 #else |
401 Note there's a slight output glitch on non-hardlink systems: the last | 401 Note there's a slight output glitch on non-hardlink systems: the last |