tests/test-encoding.out
changeset 3780 d0a48313b0f6
parent 3778 b4cc5d221dc6
child 3783 4421cef5d3f0
equal deleted inserted replaced
3779:731c33d32839 3780: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