Mercurial > hg-stable
comparison tests/test-archive.out @ 2114:98cc126f9f3f
update tests after changing archival code.
test-archive now contains tests for archive command.
author | Vadim Gelfer <vadim.gelfer@gmail.com> |
---|---|
date | Fri, 21 Apr 2006 15:47:27 -0700 |
parents | 385b06493465 |
children | 4e35843b2683 |
comparison
equal
deleted
inserted
replaced
2113:633d733e7b11 | 2114:98cc126f9f3f |
---|---|
1 adding foo | 1 adding foo |
2 adding bar | 2 adding bar |
3 adding baz/bletch | 3 adding baz/bletch |
4 test-archive-TIP/.hg_archival.txt | |
4 test-archive-TIP/bar | 5 test-archive-TIP/bar |
5 test-archive-TIP/baz/bletch | 6 test-archive-TIP/baz/bletch |
6 test-archive-TIP/foo | 7 test-archive-TIP/foo |
8 test-archive-TIP/.hg_archival.txt | |
7 test-archive-TIP/bar | 9 test-archive-TIP/bar |
8 test-archive-TIP/baz/bletch | 10 test-archive-TIP/baz/bletch |
9 test-archive-TIP/foo | 11 test-archive-TIP/foo |
10 Archive: archive.zip | 12 Archive: archive.zip |
13 testing: test-archive-TIP/.hg_archival.txt OK | |
11 testing: test-archive-TIP/bar OK | 14 testing: test-archive-TIP/bar OK |
12 testing: test-archive-TIP/baz/bletch OK | 15 testing: test-archive-TIP/baz/bletch OK |
13 testing: test-archive-TIP/foo OK | 16 testing: test-archive-TIP/foo OK |
14 No errors detected in compressed data of archive.zip. | 17 No errors detected in compressed data of archive.zip. |
18 test/.hg_archival.txt | |
19 test/bar | |
20 test/baz/bletch | |
21 test/foo | |
22 test/.hg_archival.txt | |
23 test/bar | |
24 test/foo | |
25 test-TIP/.hg_archival.txt | |
26 test-TIP/bar | |
27 test-TIP/baz/bletch | |
28 test-TIP/foo | |
29 abort: archive prefix contains illegal components | |
30 Archive: test.zip | |
31 testing: test/.hg_archival.txt OK | |
32 testing: test/bar OK | |
33 testing: test/baz/bletch OK | |
34 testing: test/foo OK | |
35 No errors detected in compressed data of test.zip. |