summaryrefslogtreecommitdiffstats
path: root/test/README
diff options
context:
space:
mode:
Diffstat (limited to 'test/README')
-rw-r--r--test/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/README b/test/README
index d7d0006..d09d955 100644
--- a/test/README
+++ b/test/README
@@ -17,6 +17,13 @@ implementation of -@ and/or insert filters in the test driver
routines.
+The test asssumes that xcftools has been compiled with an
+iconv() library that can expand non-ASCII characters to
+approximating ASCII sequenced, possibly triggered by the
+'//TRANSLIT' convention of glibc. If this is not the case
+you have to do appropriate corrections when the 'AE=AE' layer
+is mentioned by the test script.
+
There are yet no tests for correct reporting of errors.