Latest Snapshot
| Tutorial (HTML) | |
| Reference (HTML) |
Mailing Lists
| QMTest Announcement Mailing List | |
| QMTest Development Mailing List |
Getting the Source Code
The source code for QMTest is available from CodeSourcery's Subversion Repository. To check out a read-only copy of the source code, use the following commands.
svn co svn://source.codesourcery.com/qmtest/trunk qmtest
The README file at the top level of the source tree explains how to build QMTest from source code and explains what tools you will need. In general, you should be able to use the following commands:
python setup.py build python setup.py install
Documentation
The documentation on the left-hand side of this page is automatically updated after every check-in.
Contributing to QMTest
If you have made an improvement to QMTest, please post the change to the development mailing list. CodeSourcery incorporates many of of the changes posted to the development mailing list into new versions of QMTest. For legal reasons, before CodeSourcery can accept a change, the author of the change must assign or disclaim their rights to the change. These instructions explain how to submit the appropriate paperwork.