summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjvoisin2011-10-30 16:19:01 +0100
committerjvoisin2011-10-30 16:19:01 +0100
commit85df389c992c0e7e3984efbee326999c1f06ec3a (patch)
treebd7d190d29f2dce01807e1df2980b94742e80e95
parentdc18c2a86eabe25739461a6c8e8d502dd1c70694 (diff)
Documentation for the testsuite
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 7862b16..c8903f9 100644
--- a/README
+++ b/README
@@ -128,6 +128,10 @@ HOW TO IMPLEMENT NEW FORMATS:
128 - get_meta(self) 128 - get_meta(self)
129 5. don't forget to call the do_backup() method when necessary 129 5. don't forget to call the do_backup() method when necessary
130 130
131HOW TO LAUNCHE THE TESTSUITE:
132 1. cd ./test
133 2. python2.6 clitest : launch the testsuite for the CLI
134 3. python2.6 libtest : launch the testsuite for the mat internal library
131 135
132ALTERNATIVES AND COMPLEMENTS: 136ALTERNATIVES AND COMPLEMENTS:
133for images: 137for images: