summaryrefslogtreecommitdiff
path: root/test/files/script/utf8.scala
Commit message (Collapse)AuthorAgeFilesLines
* Fixed the test. Geoffrey Washburn2008-02-111-0/+1
| | | | | | Turns out that it will fail if the LC_CTYPE or LANG environment variables do not specify a UTF8 encoding.
* Fixed #368:Geoffrey Washburn2008-02-081-0/+26
- added assertions to cause failure earlier - added test case - use BatchSourceFile length (characters) rather than file length (bytes)