mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-11-23 14:16:39 +03:00
Update test for new utf-8 error message
This commit is contained in:
parent
5786fcf190
commit
5e75f834e7
4
.gitignore
vendored
4
.gitignore
vendored
@ -24,3 +24,7 @@ cryptol-2.*
|
||||
/ICryptol/profile_cryptol/security/
|
||||
/ICryptol/profile_cryptol/startup/
|
||||
/bench*.xml
|
||||
|
||||
# ignore test suite output
|
||||
/bin
|
||||
/output
|
||||
|
@ -1,6 +1,5 @@
|
||||
Loading module Cryptol
|
||||
|
||||
[error] IO error while loading file: ./check31.iso8859.cry:
|
||||
./check31.iso8859.cry: hGetContents: invalid argument (invalid byte sequence)
|
||||
[error] bad utf-8 encoding: ./check31.iso8859.cry
|
||||
Loading module Cryptol
|
||||
Loading module Fοο
|
||||
|
Loading…
Reference in New Issue
Block a user