summaryrefslogtreecommitdiffstats
path: root/test/README
diff options
context:
space:
mode:
authorHenning Makholm <henning@makholm.net>2006-01-28 18:00:00 (EST)
committer Julien Jorge <julien.jorge@stuff-o-matic.com>2013-01-10 16:01:30 (EST)
commit03c71dffc5d7bcb4686260b21aaa268d68310613 (patch)
tree9ce9237312375a35b3a38fc8dc92e0e94a205e89 /test/README
parent7b7cd6da61b1fcc0f2a3ecce2cb9e6c42782c717 (diff)
downloadxcftools-03c71dffc5d7bcb4686260b21aaa268d68310613.zip
xcftools-03c71dffc5d7bcb4686260b21aaa268d68310613.tar.gz
xcftools-03c71dffc5d7bcb4686260b21aaa268d68310613.tar.bz2
Import of release 0.7.1
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.