summaryrefslogtreecommitdiff
path: root/test-suite/tests/encoding-escapes.test
Commit message (Expand)AuthorAgeFilesLines
* Change `scm_encoding_error' to pass the port and faulty character.Ludovic Courtès2011-02-021-13/+39
* Rewrite `read-char', `display', etc. using iconv calls instead of libunistring.Ludovic Courtès2011-01-231-3/+16
* Use `encoding-error' instead of `misc-error' for string encoding errors.Ludovic Courtès2010-01-071-6/+3
* Switch the `encoding*.test' files to LGPLv3+.Ludovic Courtès2009-09-141-14/+13
* Don't presume existence or success of setlocale in test-suiteMichael Gran2009-08-281-13/+14
* Add full Unicode capability to ports and the default readerMichael Gran2009-08-251-0/+139