diff options
| -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: |
