Latest Snapshot

Mailing Lists

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.

Using the QMTest issue tracker

Please visit https://support.codesourcery.com/QMTest/ to view current issues or submit new issues.

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.