summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@gmail.com>2009-02-18 14:58:08 +0000
committerDamien Lespiau <damien.lespiau@gmail.com>2009-02-18 14:58:08 +0000
commit04e01269e8d630ed9675eb12e6bd3360288d4639 (patch)
tree685ff0a324358644fe70dc7fd1d739e65a98c2a7
parent55f5e396c163752920c7ae67b15b9e0bac7c8554 (diff)
Add a small help about using the test directories
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index deda930..7e827e8 100644
--- a/README
+++ b/README
@@ -4,3 +4,9 @@ shave : the actual thing
test-flat-nolt: flat layout, no use of litool (broken!)
test-flat-lt : flat layout, use of libtool
test-lt : common layout, libtooled, with noinst libs
+
+To use the tests:
+ * cd $test
+ * autoreconf --install
+ * ./configure
+ * make