root/z3lab/zope/xmlschema/trunk/INSTALL.txt
| Revision 27791, 279 bytes (checked in by janguenot, 4 years ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | $Id$ |
| 2 | |
| 3 | Installation : |
| 4 | --------------- |
| 5 | |
| 6 | At the root of your instance Zope instance type : |
| 7 | |
| 8 | $ make |
| 9 | |
| 10 | Restart your Zope3 instance. |
| 11 | |
| 12 | Running tests : |
| 13 | ---------------- |
| 14 | |
| 15 | To run the tests go at the root of your Zope3 instance and type the following |
| 16 | |
| 17 | $ ./test.py -vv src/zope/xmlschema/ |
Note: See TracBrowser for help on using the browser.
