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