[gxml] * add a note about how to run the test correctly



commit 7eff9516b234958a67c0a157ba4919af877dd413
Author: Richard Schwarting <aquarichy gmail com>
Date:   Wed Sep 14 14:41:41 2011 -0400

    * add a note about how to run the test correctly

 README |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/README b/README
index 1d35511..fea7f48 100644
--- a/README
+++ b/README
@@ -34,7 +34,8 @@ Compile:
 
 Test:
   You can run the test suite, which is gxml_test, which you may have installed
-  into your $PATH via "./waf install" above.  Or, you can run it from build/test/
+  into your $PATH via "./waf install" above.  You should actually run it from build/test/,
+  though, as it requires .xml files that are currently just relatively referenced.
 
   $ cd build/test/
   $ ./gxml_test



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]