diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -132,9 +132,9 @@ HOW TO IMPLEMENT NEW FORMATS: | |||
| 132 | 132 | ||
| 133 | HOW TO LAUNCH THE TESTSUITE: | 133 | HOW TO LAUNCH THE TESTSUITE: |
| 134 | 1. cd ./test | 134 | 1. cd ./test |
| 135 | 2. python2.6 test.py : launch all testsuites | 135 | 2. python test.py : launch all testsuites |
| 136 | 3. python2.6 clitest.py : launch the testsuite for the CLI | 136 | 3. python clitest.py : launch the testsuite for the CLI |
| 137 | 4. python2.6 libtest.py : launch the testsuite for the mat internal library | 137 | 4. python libtest.py : launch the testsuite for the mat internal library |
| 138 | 138 | ||
| 139 | 139 | ||
| 140 | ALTERNATIVES AND COMPLEMENTS: | 140 | ALTERNATIVES AND COMPLEMENTS: |
