cryptol/tests/modsys/T14
David Thrane Christiansen 02dfc4a898 Enforce that includes are UTF8
Previously, "include" used locale-dependent decoding of source files,
while the rest of Cryptol uses UTF8. This change makes "include"
consistent with the rest of Cryptol, and adds a test that checks for
malformed UTF8.
2020-06-09 09:02:22 -07:00
..
Main.cry Enforce that includes are UTF8 2020-06-09 09:02:22 -07:00
MalformedUtf8.cry Enforce that includes are UTF8 2020-06-09 09:02:22 -07:00