summaryrefslogtreecommitdiffstats
path: root/source/api.py
Commit message (Expand)AuthorAgeFilesLines
* New TestCase reference link field [BZ#843382]experimentaldevelPetr Šplíchal2012-07-271-2/+16
* Forgotten 'notes' in the list of test case attributesPetr Šplíchal2012-07-091-1/+1
* Don't forget to include errata id when creating a new test runPetr Šplíchal2012-06-131-1/+10
* Fix test run errata update, improve the self testPetr Šplíchal2012-06-131-6/+9
* 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
* 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