GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/pms-test-suite.git
master
SoC2011: PMS Test Suite
Michal Gorny <mgorny@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pmstestsuite
/
library
/
standard
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a simple test for exported phase functions.
Michał Górny
2012-06-20
2
-0
/
+24
*
Fix test code.
Michał Górny
2012-01-03
1
-6
/
+3
*
Fix inherits in test cases.
Michał Górny
2012-01-03
2
-2
/
+2
*
Remove old dbus_case API.
Michał Górny
2012-01-03
13
-101
/
+50
*
Merge D-Bus into main case classes.
Michał Górny
2012-01-02
1
-132
/
+8
*
Integrate the D-Bus object with base D-Bus test case class.
Michał Górny
2012-01-02
1
-21
/
+11
*
Integrate D-Bus code into the main eclass.
Michał Górny
2012-01-02
8
-62
/
+18
*
Check whether PDEPs are merged before the ebuild.
Michał Górny
2011-08-13
1
-0
/
+17
*
Improve docs.
Michał Górny
2011-08-13
3
-11
/
+29
*
Use relative imports within the test library.
Michał Górny
2011-08-12
13
-16
/
+17
*
Get dependency asserts before package ones.
Michał Górny
2011-08-11
1
-4
/
+4
*
dohard: check whether hardlink was preserved after merge.
Michał Górny
2011-08-08
1
-1
/
+18
*
Fix INHERITED varname (in output).
Michał Górny
2011-08-07
1
-1
/
+1
*
Metadata inheritance checks: be more clean which val comes from eclass.
Michał Górny
2011-08-07
1
-5
/
+5
*
Improve banned command tests not to show output when irrelevant.
Michał Górny
2011-08-07
1
-20
/
+36
*
Banned commands: cleanly handle undefined & unexpected results.
Michał Górny
2011-08-06
1
-6
/
+18
*
Introduce the concept of EAPI groups rather than relevant+supported.
Michał Górny
2011-08-06
7
-9
/
+9
*
dohard & dosed: fix with no D-Bus results.
Michał Górny
2011-08-06
1
-2
/
+4
*
Add additional checks for dohard & dosed.
Michał Górny
2011-08-06
1
-5
/
+22
*
Fix clearing D-Bus output if exception is raised.
Michał Górny
2011-08-05
1
-6
/
+8
*
Reset D-Bus results in all kinds of test cases.
Michał Górny
2011-08-05
1
-0
/
+2
*
Fix the IUSE inheritance test.
Michał Górny
2011-08-05
1
-1
/
+1
*
Clear D-Bus result buffers when checking results.
Michał Górny
2011-08-05
1
-2
/
+9
*
Fix test list.
Michał Górny
2011-08-05
1
-2
/
+2
*
Add tests for banned commands (dohard, dosed).
Michał Górny
2011-08-05
2
-8
/
+44
*
Drop bool return in check_results() backwards compat.
Michał Górny
2011-08-03
1
-7
/
+7
*
Add __repr__() for DepMatcher.
Michał Górny
2011-08-03
1
-0
/
+3
*
Migrate the variable scope test to use assertions.
Michał Górny
2011-08-03
1
-22
/
+44
*
Stringify DepMatcher nicely.
Michał Górny
2011-08-03
1
-1
/
+4
*
Pass D-Bus output as a list, instead of joining it.
Michał Górny
2011-08-03
5
-34
/
+16
*
Commonize some of D-Bus test cases code.
Michał Górny
2011-08-03
1
-64
/
+21
*
Migrate most of the tests to use assertions.
Michał Górny
2011-08-03
3
-25
/
+25
*
Fix AA test, use .assert*Equal() in KV/AA tests.
Michał Górny
2011-08-02
1
-6
/
+11
*
Remove outdated comment on SRC_URI arrows in fetching test case.
Michał Górny
2011-08-02
1
-1
/
+0
*
Switch fetching ebuild tests to a sane URI.
Michał Górny
2011-07-28
1
-4
/
+1
*
Introduce asserts for test cases.
Michał Górny
2011-07-28
1
-8
/
+10
*
Add a test for DEFINED_PHASES due to eclass inherit.
Michał Górny
2011-07-27
2
-0
/
+28
*
Switch from pkg.metadata[] to pkg.use.
Michał Górny
2011-07-27
1
-9
/
+8
*
Switch from pkg.metadata[] to pkg.defined_phases.
Michał Górny
2011-07-27
1
-2
/
+2
*
Use new gentoopm API to check RDEPEND=${DEPEND} fallback.
Michał Górny
2011-07-26
1
-2
/
+8
*
Transform eclass *DEPEND test into EclassDependencyTestCases.
Michał Górny
2011-07-24
3
-19
/
+44
*
'D-Bus wrap' eclass dependency test case.
Michał Górny
2011-07-24
1
-1
/
+33
*
Check if an ebuild was installed before getting its metadata.
Michał Górny
2011-07-18
1
-4
/
+8
*
Add tests for eclass metadata inheritance.
Michał Górny
2011-07-18
2
-0
/
+72
*
Add an EclassTestCase.
Michał Górny
2011-07-18
1
-0
/
+32
*
Reuse 'gentoopm' module code.
Michał Górny
2011-07-08
1
-2
/
+3
*
Adjust the tests relevant_/supported_eapis.
Michał Górny
2011-06-29
5
-11
/
+6
*
Add a common DBusFetchingEbuildTestCase.
Michał Górny
2011-06-29
3
-8
/
+30
*
Move mirroring restriction to the eclass.
Michał Górny
2011-06-29
1
-1
/
+0
*
Add a test for KV variable.
Michał Górny
2011-06-28
2
-0
/
+15
[next]