aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Proceed with output checks even if test fails to merge.Michał Górny2012-01-031-5/+18
* Instantiate the D-Bus handler in CLI.Michał Górny2012-01-031-9/+8
* Introduce expect_started to fix D-Bus dependency cases.Michał Górny2012-01-021-1/+7
* Merge D-Bus into main case classes.Michał Górny2012-01-021-2/+76
* Integrate the D-Bus object with base D-Bus test case class.Michał Górny2012-01-021-2/+2
* Improve docs.Michał Górny2011-08-131-5/+80
* FIXUP!Michał Górny2011-08-111-0/+8
* Store short test names.Michał Górny2011-08-111-11/+20
* Fix random.choice() failure.Michał Górny2011-08-061-1/+1
* Support 'None' as actual assertion result.Michał Górny2011-08-061-4/+10
* Support passing 'undefined' to assertions.Michał Górny2011-08-061-12/+28
* Support running tests in undefined-behavior EAPIs.Michał Górny2011-08-061-3/+12
* Introduce the concept of undefined behavior assertions.Michał Górny2011-08-061-2/+11
* Introduce the concept of EAPI groups rather than relevant+supported.Michał Górny2011-08-061-25/+22
* Introduce a dedicated TestResult object.Michał Górny2011-08-051-0/+13
* Drop bool return in check_results() backwards compat.Michał Górny2011-08-031-1/+0
* Assertions: use expected value on left side of comparisons.Michał Górny2011-08-031-3/+3
* Drop '==' from .assertContains stringification.Michał Górny2011-08-031-0/+3
* Store assertion results.Michał Górny2011-08-021-9/+100
* Use test class names in str().Michał Górny2011-08-021-1/+2
* Add .assertEqual()/.assertNotEqual() for the test cases.Michał Górny2011-08-021-0/+28
* Remove double definition of assertTrue().Michał Górny2011-08-021-12/+0
* Introduce asserts for test cases.Michał Górny2011-07-281-1/+67
* Add an EclassTestCase.Michał Górny2011-07-181-3/+3
* Reformat docs for epydoc.Michał Górny2011-07-101-32/+63
* Reuse 'gentoopm' module code.Michał Górny2011-07-081-2/+6
* Set KEYWORDS in ebuild, not in the eclass.Michał Górny2011-07-061-0/+4
* Actually support the thorough mode.Michał Górny2011-06-291-5/+9
* EbuildTestCase: drop unused args to inst_all().Michał Górny2011-06-291-3/+2
* Support grabbing relevant_ and supported_eapis from a prop.Michał Górny2011-06-291-4/+19
* Set defaults for supported_ and relevant_eapis.Michał Górny2011-06-291-4/+6
* Add supported_eapis variable for EbuildTestCase.Michał Górny2011-06-291-0/+20
* Rename the module and interfaces to 'pmstestsuite'.Michał Górny2011-06-241-0/+227