comparison tests/test-encoding.out @ 3781:d0a48313b0f6

test-encoding: copy a bundle from TESTDIR rather than constructing one
author Matt Mackall <mpm@selenic.com>
date Sun, 03 Dec 2006 17:28:58 -0600
parents b4cc5d221dc6
children 4421cef5d3f0
comparison
equal deleted inserted replaced
3780:731c33d32839 3781:d0a48313b0f6
4 added 1 changesets with 1 changes to 1 files 4 added 1 changesets with 1 changes to 1 files
5 (run 'hg update' to get a working copy) 5 (run 'hg update' to get a working copy)
6 1 files updated, 0 files merged, 0 files removed, 0 files unresolved 6 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
7 % should fail with encoding error 7 % should fail with encoding error
8 M a 8 M a
9 ? b.hg
10 abort: decoding near 'cii 0xe9: é': 'ascii' codec can't decode byte 0xe9 in position 12: ordinal not in range(128)! 9 abort: decoding near 'cii 0xe9: é': 'ascii' codec can't decode byte 0xe9 in position 12: ordinal not in range(128)!
11 10
12 transaction abort! 11 transaction abort!
13 rollback completed 12 rollback completed
14 % these should work 13 % these should work