--- a/tests/README Mon Aug 21 21:59:29 2006 -0700
+++ b/tests/README Tue Aug 22 10:18:40 2006 +0200
@@ -32,6 +32,9 @@
-e "s/\(--- [a-zA-Z0-9_/.-]*\).*/\1/"
to strip dates
+- You can append your own hgrc settings to the file that the environment
+ variable HGRCPATH points to. This file is cleared before running a test.
+
You also need to be careful that the tests are portable from one platform
to another. You're probably working on Linux, where the GNU toolchain has
more (or different) functionality than on MacOS, *BSD, Solaris, AIX, etc.