diff options
| author | jvoisin | 2011-10-30 16:19:01 +0100 |
|---|---|---|
| committer | jvoisin | 2011-10-30 16:19:01 +0100 |
| commit | 85df389c992c0e7e3984efbee326999c1f06ec3a (patch) | |
| tree | bd7d190d29f2dce01807e1df2980b94742e80e95 /README | |
| parent | dc18c2a86eabe25739461a6c8e8d502dd1c70694 (diff) | |
Documentation for the testsuite
Diffstat (limited to 'README')
| -rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -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 | ||
| 131 | HOW 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 | ||
| 132 | ALTERNATIVES AND COMPLEMENTS: | 136 | ALTERNATIVES AND COMPLEMENTS: |
| 133 | for images: | 137 | for images: |
