summaryrefslogtreecommitdiffstats
path: root/source/api.py
Commit message (Collapse)AuthorAgeFilesLines
* Added errata field in class TestRunMartin Kyral2012-06-131-2/+16
|
* Suggest https in the minimal config examplePetr Šplíchal2012-05-231-1/+1
|
* Test case automation flags cleanupPetr Šplíchal2012-05-221-14/+58
| | | | | New manual and autoproposed properties All three flags are now bool
* Empty script or arguments to be handled same as NonePetr Šplíchal2012-05-041-0/+6
|
* Smarter implementation of the listed() functionPetr Šplíchal2012-04-231-2/+64
|
* Typo in the NitrateNone descriptionPetr Šplíchal2012-04-231-1/+1
|
* Report [None] when no components linkedPetr Šplíchal2012-02-291-1/+4
|
* New method clear() for cleaning containersPetr Šplíchal2012-02-291-0/+4
|
* Component and Components class implementationPetr Šplíchal2012-02-291-10/+273
|
* Improved object initialization and id checkPetr Šplíchal2012-02-291-71/+70
|
* More optional values when creating a new test casePetr Šplíchal2012-02-291-0/+22
|
* Provide string representation for repr()Petr Šplíchal2012-02-291-0/+3
|
* Preapare files for the python packagePetr Šplíchal2012-02-211-0/+2956