summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkwaclaw <kwaclaw>2012-02-26 14:36:31 +0000
committerkwaclaw <kwaclaw>2012-02-26 14:36:31 +0000
commit138216060beafb14cde2b43c631976bb1af73c69 (patch)
treecf191d8c4d044b8a7343db0f20dcfa1e161ba209
parentc68893cd2fd868584f6bd740381c2f1b58c7079f (diff)
downloadlibexpat-138216060beafb14cde2b43c631976bb1af73c69.tar.gz
Applied patch #3120699 with modifications.
-rw-r--r--tests/README.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/README.txt b/tests/README.txt
index 33a47c3..30e1d4d 100644
--- a/tests/README.txt
+++ b/tests/README.txt
@@ -8,7 +8,6 @@ unit testing framework for C. More information on Check can be found at:
http://check.sourceforge.net/
-Expat must be built and installed before "make check" can be executed.
+Expat must be built and, depending on platform, must be installed, before "make check" can be executed.
-Since both Check and this test suite are young, it can all change in a
-later version.
+This test suite can all change in a later version.