Mercurial > p > roundup > code
comparison doc/installation.txt @ 746:a32ca55e0d66
Much easier way to run the tests.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 24 May 2002 02:39:29 +0000 |
| parents | b48a19a88b65 |
| children | a721f4e7ebbc |
comparison
equal
deleted
inserted
replaced
| 745:087edbd12016 | 746:a32ca55e0d66 |
|---|---|
| 1 ================== | 1 ================== |
| 2 Installing Roundup | 2 Installing Roundup |
| 3 ================== | 3 ================== |
| 4 | 4 |
| 5 :Version: $Revision: 1.8 $ | 5 :Version: $Revision: 1.9 $ |
| 6 | 6 |
| 7 .. contents:: | 7 .. contents:: |
| 8 | 8 |
| 9 | 9 |
| 10 Overview | 10 Overview |
| 64 | 64 |
| 65 | 65 |
| 66 Testing your Python | 66 Testing your Python |
| 67 ------------------- | 67 ------------------- |
| 68 | 68 |
| 69 Run ``"python -c 'import test;test.go()'"`` and make sure there | 69 Run ``"python ./run_tests"`` and make sure there |
| 70 are no errors. If there are errors, please let us know! | 70 are no errors. If there are errors, please let us know! |
| 71 | 71 |
| 72 | 72 |
| 73 Getting Roundup | 73 Getting Roundup |
| 74 =============== | 74 =============== |
