aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix failure exit from first stage.Michał Górny2012-06-201-4/+6
* Reraise test case exceptions neatly.Michał Górny2012-01-031-1/+3
* Add exception handling within main loop callbacks.Michał Górny2012-01-031-74/+96
* Support running local D-Bus bus.Michał Górny2012-01-031-24/+33
* Move repo startup code to an idle.Michał Górny2012-01-031-3/+8
* Instantiate the D-Bus handler in CLI.Michał Górny2012-01-031-1/+5
* Add --create-repo-only option.Michał Górny2011-08-201-6/+14
* Use EnvironmentError instead of (IOError, OSError).Michał Górny2011-08-131-1/+1
* Use relative imports in main modules.Michał Górny2011-08-121-6/+6
* Support running tests in undefined-behavior EAPIs.Michał Górny2011-08-061-1/+4
* Fix remaining PM variables.Michał Górny2011-08-051-4/+8
* Support --output-file arg.Michał Górny2011-08-051-1/+3
* Pass all test results to the output module.Michał Górny2011-08-051-3/+1
* Support getting test results using multiple PMs.Michał Górny2011-08-051-5/+7
* Introduce a dedicated TestResult object.Michał Górny2011-08-051-10/+12
* Support running tests using multiple PMs.Michał Górny2011-08-051-14/+24
* Print operation stages using a common function.Michał Górny2011-08-051-4/+7
* Preserve PM order.Michał Górny2011-08-051-2/+3
* Move test preparation into .prepare().Michał Górny2011-08-051-9/+11
* Support doing the Manifests with multiple PMs.Michał Górny2011-08-051-4/+17
* Support use multiple --package-manager and --pm-options args.Michał Górny2011-08-051-11/+36
* Support switchable output modules.Michał Górny2011-08-051-15/+14
* Store test results in a dict instead of main+failed lists.Michał Górny2011-08-051-11/+12
* Drop bool return in check_results() backwards compat.Michał Górny2011-08-031-13/+5
* Print [.EF] when checking test results, alike unittests.Michał Górny2011-08-031-1/+9
* Use print() function explicitly.Michał Górny2011-08-031-2/+4
* Fix reporting an error when unable to remove packages.Michał Górny2011-08-031-1/+1
* Support verbose mode, to always report assertions.Michał Górny2011-08-031-3/+9
* Dump assertion results when tests fail.Michał Górny2011-08-021-7/+3
* Introduce asserts for test cases.Michał Górny2011-07-281-2/+16
* Reformat docs for epydoc.Michał Górny2011-07-101-12/+14
* Support enabling thorough mode for a library.Michał Górny2011-06-291-1/+5
* Rename the module and interfaces to 'pmstestsuite'.Michał Górny2011-06-241-0/+191