Mercurial > hg-stable
annotate tests/test-encoding.out @ 3827:3674ca805a5b
log: convert branch names to the local encoding
author | Alexis S. L. Carvalho <alexis@cecm.usp.br> |
---|---|
date | Fri, 08 Dec 2006 01:36:50 -0200 |
parents | 4421cef5d3f0 |
children | d1ce5461beed |
rev | line source |
---|---|
3778 | 1 adding changesets |
2 adding manifests | |
3 adding file changes | |
4 added 1 changesets with 1 changes to 1 files | |
5 (run 'hg update' to get a working copy) | |
6 1 files updated, 0 files merged, 0 files removed, 0 files unresolved | |
7 % should fail with encoding error | |
8 M a | |
3783
4421cef5d3f0
Make quoting in test-encoding simpler
Matt Mackall <mpm@selenic.com>
parents:
3780
diff
changeset
|
9 ? latin-1 |
4421cef5d3f0
Make quoting in test-encoding simpler
Matt Mackall <mpm@selenic.com>
parents:
3780
diff
changeset
|
10 ? latin-1-tag |
4421cef5d3f0
Make quoting in test-encoding simpler
Matt Mackall <mpm@selenic.com>
parents:
3780
diff
changeset
|
11 ? utf-8 |
4421cef5d3f0
Make quoting in test-encoding simpler
Matt Mackall <mpm@selenic.com>
parents:
3780
diff
changeset
|
12 abort: decoding near ' encoded: é': 'ascii' codec can't decode byte 0xe9 in position 20: ordinal not in range(128)! |
3778 | 13 |
14 transaction abort! | |
15 rollback completed | |
16 % these should work | |
3783
4421cef5d3f0
Make quoting in test-encoding simpler
Matt Mackall <mpm@selenic.com>
parents:
3780
diff
changeset
|
17 % ascii |
3827
3674ca805a5b
log: convert branch names to the local encoding
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
3783
diff
changeset
|
18 changeset: 4:d8a5d9eaf41e |
3674ca805a5b
log: convert branch names to the local encoding
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
3783
diff
changeset
|
19 branch: ? |
3674ca805a5b
log: convert branch names to the local encoding
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
3783
diff
changeset
|
20 tag: tip |
3674ca805a5b
log: convert branch names to the local encoding
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
3783
diff
changeset
|
21 user: test |
3674ca805a5b
log: convert branch names to the local encoding
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
3783
diff
changeset
|
22 date: Thu Jan 01 00:00:00 1970 +0000 |
3674ca805a5b
log: convert branch names to the local encoding
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
3783
diff
changeset
|
23 summary: latin1 branch |
3674ca805a5b
log: convert branch names to the local encoding
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
3783
diff
changeset
|
24 |
3783
4421cef5d3f0
Make quoting in test-encoding simpler
Matt Mackall <mpm@selenic.com>
parents:
3780
diff
changeset
|
25 changeset: 3:5edfc7acb541 |
3778 | 26 user: test |
27 date: Thu Jan 01 00:00:00 1970 +0000 | |
3783
4421cef5d3f0
Make quoting in test-encoding simpler
Matt Mackall <mpm@selenic.com>
parents:
3780
diff
changeset
|
28 summary: Added tag ? for changeset 91878608adb3 |
3778 | 29 |
3783
4421cef5d3f0
Make quoting in test-encoding simpler
Matt Mackall <mpm@selenic.com>
parents:
3780
diff
changeset
|
30 changeset: 2:91878608adb3 |
3778 | 31 tag: ? |
32 user: test | |
33 date: Thu Jan 01 00:00:00 1970 +0000 | |
3783
4421cef5d3f0
Make quoting in test-encoding simpler
Matt Mackall <mpm@selenic.com>
parents:
3780
diff
changeset
|
34 summary: utf-8 e' encoded: ? |
3778 | 35 |
36 changeset: 1:6355cacf842e | |
37 user: test | |
38 date: Thu Jan 01 00:00:00 1970 +0000 | |
39 summary: latin-1 e' encoded: ? | |
40 | |
41 changeset: 0:60aad1dd20a9 | |
42 user: test | |
43 date: Thu Jan 01 00:00:00 1970 +0000 | |
44 summary: latin-1 e': ? | |
45 | |
3783
4421cef5d3f0
Make quoting in test-encoding simpler
Matt Mackall <mpm@selenic.com>
parents:
3780
diff
changeset
|
46 % latin-1 |
3827
3674ca805a5b
log: convert branch names to the local encoding
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
3783
diff
changeset
|
47 changeset: 4:d8a5d9eaf41e |
3674ca805a5b
log: convert branch names to the local encoding
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
3783
diff
changeset
|
48 branch: é |
3674ca805a5b
log: convert branch names to the local encoding
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
3783
diff
changeset
|
49 tag: tip |
3674ca805a5b
log: convert branch names to the local encoding
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
3783
diff
changeset
|
50 user: test |
3674ca805a5b
log: convert branch names to the local encoding
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
3783
diff
changeset
|
51 date: Thu Jan 01 00:00:00 1970 +0000 |
3674ca805a5b
log: convert branch names to the local encoding
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
3783
diff
changeset
|
52 summary: latin1 branch |
3674ca805a5b
log: convert branch names to the local encoding
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
3783
diff
changeset
|
53 |
3783
4421cef5d3f0
Make quoting in test-encoding simpler
Matt Mackall <mpm@selenic.com>
parents:
3780
diff
changeset
|
54 changeset: 3:5edfc7acb541 |
3778 | 55 user: test |
56 date: Thu Jan 01 00:00:00 1970 +0000 | |
3783
4421cef5d3f0
Make quoting in test-encoding simpler
Matt Mackall <mpm@selenic.com>
parents:
3780
diff
changeset
|
57 summary: Added tag é for changeset 91878608adb3 |
3778 | 58 |
3783
4421cef5d3f0
Make quoting in test-encoding simpler
Matt Mackall <mpm@selenic.com>
parents:
3780
diff
changeset
|
59 changeset: 2:91878608adb3 |
3778 | 60 tag: é |
61 user: test | |
62 date: Thu Jan 01 00:00:00 1970 +0000 | |
3783
4421cef5d3f0
Make quoting in test-encoding simpler
Matt Mackall <mpm@selenic.com>
parents:
3780
diff
changeset
|
63 summary: utf-8 e' encoded: é |
3778 | 64 |
65 changeset: 1:6355cacf842e | |
66 user: test | |
67 date: Thu Jan 01 00:00:00 1970 +0000 | |
68 summary: latin-1 e' encoded: é | |
69 | |
70 changeset: 0:60aad1dd20a9 | |
71 user: test | |
72 date: Thu Jan 01 00:00:00 1970 +0000 | |
73 summary: latin-1 e': é | |
74 | |
3783
4421cef5d3f0
Make quoting in test-encoding simpler
Matt Mackall <mpm@selenic.com>
parents:
3780
diff
changeset
|
75 % utf-8 |
3827
3674ca805a5b
log: convert branch names to the local encoding
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
3783
diff
changeset
|
76 changeset: 4:d8a5d9eaf41e |
3674ca805a5b
log: convert branch names to the local encoding
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
3783
diff
changeset
|
77 branch: é |
3674ca805a5b
log: convert branch names to the local encoding
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
3783
diff
changeset
|
78 tag: tip |
3674ca805a5b
log: convert branch names to the local encoding
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
3783
diff
changeset
|
79 user: test |
3674ca805a5b
log: convert branch names to the local encoding
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
3783
diff
changeset
|
80 date: Thu Jan 01 00:00:00 1970 +0000 |
3674ca805a5b
log: convert branch names to the local encoding
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
3783
diff
changeset
|
81 summary: latin1 branch |
3674ca805a5b
log: convert branch names to the local encoding
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
3783
diff
changeset
|
82 |
3783
4421cef5d3f0
Make quoting in test-encoding simpler
Matt Mackall <mpm@selenic.com>
parents:
3780
diff
changeset
|
83 changeset: 3:5edfc7acb541 |
3778 | 84 user: test |
85 date: Thu Jan 01 00:00:00 1970 +0000 | |
3783
4421cef5d3f0
Make quoting in test-encoding simpler
Matt Mackall <mpm@selenic.com>
parents:
3780
diff
changeset
|
86 summary: Added tag é for changeset 91878608adb3 |
3778 | 87 |
3783
4421cef5d3f0
Make quoting in test-encoding simpler
Matt Mackall <mpm@selenic.com>
parents:
3780
diff
changeset
|
88 changeset: 2:91878608adb3 |
3778 | 89 tag: é |
90 user: test | |
91 date: Thu Jan 01 00:00:00 1970 +0000 | |
3783
4421cef5d3f0
Make quoting in test-encoding simpler
Matt Mackall <mpm@selenic.com>
parents:
3780
diff
changeset
|
92 summary: utf-8 e' encoded: é |
3778 | 93 |
94 changeset: 1:6355cacf842e | |
95 user: test | |
96 date: Thu Jan 01 00:00:00 1970 +0000 | |
97 summary: latin-1 e' encoded: é | |
98 | |
99 changeset: 0:60aad1dd20a9 | |
100 user: test | |
101 date: Thu Jan 01 00:00:00 1970 +0000 | |
102 summary: latin-1 e': é | |
103 | |
3783
4421cef5d3f0
Make quoting in test-encoding simpler
Matt Mackall <mpm@selenic.com>
parents:
3780
diff
changeset
|
104 % ascii |
3827
3674ca805a5b
log: convert branch names to the local encoding
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
3783
diff
changeset
|
105 tip 4:d8a5d9eaf41e |
3783
4421cef5d3f0
Make quoting in test-encoding simpler
Matt Mackall <mpm@selenic.com>
parents:
3780
diff
changeset
|
106 ? 2:91878608adb3 |
4421cef5d3f0
Make quoting in test-encoding simpler
Matt Mackall <mpm@selenic.com>
parents:
3780
diff
changeset
|
107 % latin-1 |
3827
3674ca805a5b
log: convert branch names to the local encoding
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
3783
diff
changeset
|
108 tip 4:d8a5d9eaf41e |
3783
4421cef5d3f0
Make quoting in test-encoding simpler
Matt Mackall <mpm@selenic.com>
parents:
3780
diff
changeset
|
109 é 2:91878608adb3 |
4421cef5d3f0
Make quoting in test-encoding simpler
Matt Mackall <mpm@selenic.com>
parents:
3780
diff
changeset
|
110 % utf-8 |
3827
3674ca805a5b
log: convert branch names to the local encoding
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
3783
diff
changeset
|
111 tip 4:d8a5d9eaf41e |
3783
4421cef5d3f0
Make quoting in test-encoding simpler
Matt Mackall <mpm@selenic.com>
parents:
3780
diff
changeset
|
112 é 2:91878608adb3 |
3827
3674ca805a5b
log: convert branch names to the local encoding
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
3783
diff
changeset
|
113 % ascii |
3674ca805a5b
log: convert branch names to the local encoding
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
3783
diff
changeset
|
114 ? 4:d8a5d9eaf41e |
3674ca805a5b
log: convert branch names to the local encoding
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
3783
diff
changeset
|
115 % latin-1 |
3674ca805a5b
log: convert branch names to the local encoding
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
3783
diff
changeset
|
116 é 4:d8a5d9eaf41e |
3674ca805a5b
log: convert branch names to the local encoding
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
3783
diff
changeset
|
117 % utf-8 |
3674ca805a5b
log: convert branch names to the local encoding
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
3783
diff
changeset
|
118 é 4:d8a5d9eaf41e |