aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add a wiki output backend.HEADmasterMichał Górny2013-08-102-1/+189
|
* Add a simple test for exported phase functions.Michał Górny2012-06-202-0/+24
|
* Fix failure exit from first stage.Michał Górny2012-06-201-4/+6
|
* Drop outdated D-Bus info from README.Michał Górny2012-01-041-12/+0
|
* Bump PV to 0.2.pms-test-suite-0.2Michał Górny2012-01-041-2/+2
|
* Drop dbus dependency from tests, it should be pmsts-wide.Michał Górny2012-01-031-2/+0
|
* Fix test code.Michał Górny2012-01-031-6/+3
|
* Reraise test case exceptions neatly.Michał Górny2012-01-032-2/+6
|
* Fix inherits in test cases.Michał Górny2012-01-032-2/+2
|
* Remove old dbus_case API.Michał Górny2012-01-0313-101/+50
|
* Proceed with output checks even if test fails to merge.Michał Górny2012-01-031-5/+18
|
* Fix CLI output exit status.Michał Górny2012-01-031-1/+1
|
* Add exception handling within main loop callbacks.Michał Górny2012-01-031-74/+96
|
* Use subprocess to spawn D-Bus.Michał Górny2012-01-031-14/+9
|
* Allow current user rather than explicit root.Michał Górny2012-01-031-2/+2
|
* Generate D-Bus configuration file in runtime.Michał Górny2012-01-032-20/+26
|
* Support running local D-Bus bus.Michał Górny2012-01-035-36/+67
|
* Move repo startup code to an idle.Michał Górny2012-01-031-3/+8
|
* Don't hardcode D-Bus paths in the eclass.Michał Górny2012-01-032-5/+9
|
* Instantiate the D-Bus handler in CLI.Michał Górny2012-01-033-12/+17
|
* Introduce expect_started to fix D-Bus dependency cases.Michał Górny2012-01-022-1/+8
|
* Merge D-Bus into main case classes.Michał Górny2012-01-024-136/+86
|
* Integrate the D-Bus object with base D-Bus test case class.Michał Górny2012-01-022-23/+13
|
* Integrate D-Bus code into the main eclass.Michał Górny2012-01-029-64/+49
|
* Fill in the actual name in COPYING.Michał Górny2011-08-231-1/+1
|
* Bump PV to 0.1.pms-test-suite-0.1Michał Górny2011-08-211-1/+1
|
* Rewrite the README a little.Michał Górny2011-08-201-27/+39
|
* Add --create-repo-only option.Michał Górny2011-08-201-6/+14
|
* Clean up whitespace in HTML output.Michał Górny2011-08-151-6/+7
|
* Fix markdown syntax in README.Michał Górny2011-08-141-4/+4
|
* Use EnvironmentError instead of (IOError, OSError).Michał Górny2011-08-132-3/+3
|
* Check whether PDEPs are merged before the ebuild.Michał Górny2011-08-131-0/+17
|
* Improve docs.Michał Górny2011-08-138-17/+120
|
* Bump development status.Michał Górny2011-08-131-1/+1
|
* Bump PV to 0.0.5.pms-test-suite-0.0.5Michał Górny2011-08-131-1/+1
|
* Use relative imports in module loader.Michał Górny2011-08-121-5/+4
|
* Fix test test library to match self-tests.Michał Górny2011-08-121-1/+1
|
* Use relative imports in main modules.Michał Górny2011-08-1210-17/+17
|
* Use relative imports within the test library.Michał Górny2011-08-1213-16/+17
|
* HTML output: include PM version as well.Michał Górny2011-08-121-1/+1
|
* HTML output: let assertion prefixes rowspan.Michał Górny2011-08-121-2/+3
|
* HTML output: split assertion names into (prefix, realname).Michał Górny2011-08-121-23/+39
|
* FIXUP!Michał Górny2011-08-111-0/+8
|
* Get dependency asserts before package ones.Michał Górny2011-08-112-6/+24
| | | | That ordering seems more logical.
* Prefix dep assertions and add them to assert list.Michał Górny2011-08-111-3/+42
|
* Support passing random args to EclassTestCase().Michał Górny2011-08-111-2/+2
|
* HTML: order tests by short name.Michał Górny2011-08-111-2/+3
|
* Use short test names in HTML output (instead of direct classes).Michał Górny2011-08-111-1/+1
|
* Store short test names.Michał Górny2011-08-112-14/+23
|
* Bump PV to 0.0.4.pms-test-suite-0.0.4Michał Górny2011-08-091-1/+1
|