aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a simple test for exported phase functions.Michał Górny2012-06-202-0/+24
* Fix test code.Michał Górny2012-01-031-6/+3
* Fix inherits in test cases.Michał Górny2012-01-032-2/+2
* Remove old dbus_case API.Michał Górny2012-01-0313-101/+50
* Merge D-Bus into main case classes.Michał Górny2012-01-021-132/+8
* Integrate the D-Bus object with base D-Bus test case class.Michał Górny2012-01-021-21/+11
* Integrate D-Bus code into the main eclass.Michał Górny2012-01-028-62/+18
* Check whether PDEPs are merged before the ebuild.Michał Górny2011-08-131-0/+17
* Improve docs.Michał Górny2011-08-133-11/+29
* Use relative imports within the test library.Michał Górny2011-08-1213-16/+17
* Get dependency asserts before package ones.Michał Górny2011-08-111-4/+4
* dohard: check whether hardlink was preserved after merge.Michał Górny2011-08-081-1/+18
* Fix INHERITED varname (in output).Michał Górny2011-08-071-1/+1
* Metadata inheritance checks: be more clean which val comes from eclass.Michał Górny2011-08-071-5/+5
* Improve banned command tests not to show output when irrelevant.Michał Górny2011-08-071-20/+36
* Banned commands: cleanly handle undefined & unexpected results.Michał Górny2011-08-061-6/+18
* Introduce the concept of EAPI groups rather than relevant+supported.Michał Górny2011-08-067-9/+9
* dohard & dosed: fix with no D-Bus results.Michał Górny2011-08-061-2/+4
* Add additional checks for dohard & dosed.Michał Górny2011-08-061-5/+22
* Fix clearing D-Bus output if exception is raised.Michał Górny2011-08-051-6/+8
* Reset D-Bus results in all kinds of test cases.Michał Górny2011-08-051-0/+2
* Fix the IUSE inheritance test.Michał Górny2011-08-051-1/+1
* Clear D-Bus result buffers when checking results.Michał Górny2011-08-051-2/+9
* Fix test list.Michał Górny2011-08-051-2/+2
* Add tests for banned commands (dohard, dosed).Michał Górny2011-08-052-8/+44
* Drop bool return in check_results() backwards compat.Michał Górny2011-08-031-7/+7
* Add __repr__() for DepMatcher.Michał Górny2011-08-031-0/+3
* Migrate the variable scope test to use assertions.Michał Górny2011-08-031-22/+44
* Stringify DepMatcher nicely.Michał Górny2011-08-031-1/+4
* Pass D-Bus output as a list, instead of joining it.Michał Górny2011-08-035-34/+16
* Commonize some of D-Bus test cases code.Michał Górny2011-08-031-64/+21
* Migrate most of the tests to use assertions.Michał Górny2011-08-033-25/+25
* Fix AA test, use .assert*Equal() in KV/AA tests.Michał Górny2011-08-021-6/+11
* Remove outdated comment on SRC_URI arrows in fetching test case.Michał Górny2011-08-021-1/+0
* Switch fetching ebuild tests to a sane URI.Michał Górny2011-07-281-4/+1
* Introduce asserts for test cases.Michał Górny2011-07-281-8/+10
* Add a test for DEFINED_PHASES due to eclass inherit.Michał Górny2011-07-272-0/+28
* Switch from pkg.metadata[] to pkg.use.Michał Górny2011-07-271-9/+8
* Switch from pkg.metadata[] to pkg.defined_phases.Michał Górny2011-07-271-2/+2
* Use new gentoopm API to check RDEPEND=${DEPEND} fallback.Michał Górny2011-07-261-2/+8
* Transform eclass *DEPEND test into EclassDependencyTestCases.Michał Górny2011-07-243-19/+44
* 'D-Bus wrap' eclass dependency test case.Michał Górny2011-07-241-1/+33
* Check if an ebuild was installed before getting its metadata.Michał Górny2011-07-181-4/+8
* Add tests for eclass metadata inheritance.Michał Górny2011-07-182-0/+72
* Add an EclassTestCase.Michał Górny2011-07-181-0/+32
* Reuse 'gentoopm' module code.Michał Górny2011-07-081-2/+3
* Adjust the tests relevant_/supported_eapis.Michał Górny2011-06-295-11/+6
* Add a common DBusFetchingEbuildTestCase.Michał Górny2011-06-293-8/+30
* Move mirroring restriction to the eclass.Michał Górny2011-06-291-1/+0
* Add a test for KV variable.Michał Górny2011-06-282-0/+15