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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add a wiki output backend.
HEAD
master
Michał Górny
2013-08-10
2
-1
/
+189
|
*
Add a simple test for exported phase functions.
Michał Górny
2012-06-20
2
-0
/
+24
|
*
Fix failure exit from first stage.
Michał Górny
2012-06-20
1
-4
/
+6
|
*
Drop outdated D-Bus info from README.
Michał Górny
2012-01-04
1
-12
/
+0
|
*
Bump PV to 0.2.
pms-test-suite-0.2
Michał Górny
2012-01-04
1
-2
/
+2
|
*
Drop dbus dependency from tests, it should be pmsts-wide.
Michał Górny
2012-01-03
1
-2
/
+0
|
*
Fix test code.
Michał Górny
2012-01-03
1
-6
/
+3
|
*
Reraise test case exceptions neatly.
Michał Górny
2012-01-03
2
-2
/
+6
|
*
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
|
*
Proceed with output checks even if test fails to merge.
Michał Górny
2012-01-03
1
-5
/
+18
|
*
Fix CLI output exit status.
Michał Górny
2012-01-03
1
-1
/
+1
|
*
Add exception handling within main loop callbacks.
Michał Górny
2012-01-03
1
-74
/
+96
|
*
Use subprocess to spawn D-Bus.
Michał Górny
2012-01-03
1
-14
/
+9
|
*
Allow current user rather than explicit root.
Michał Górny
2012-01-03
1
-2
/
+2
|
*
Generate D-Bus configuration file in runtime.
Michał Górny
2012-01-03
2
-20
/
+26
|
*
Support running local D-Bus bus.
Michał Górny
2012-01-03
5
-36
/
+67
|
*
Move repo startup code to an idle.
Michał Górny
2012-01-03
1
-3
/
+8
|
*
Don't hardcode D-Bus paths in the eclass.
Michał Górny
2012-01-03
2
-5
/
+9
|
*
Instantiate the D-Bus handler in CLI.
Michał Górny
2012-01-03
3
-12
/
+17
|
*
Introduce expect_started to fix D-Bus dependency cases.
Michał Górny
2012-01-02
2
-1
/
+8
|
*
Merge D-Bus into main case classes.
Michał Górny
2012-01-02
4
-136
/
+86
|
*
Integrate the D-Bus object with base D-Bus test case class.
Michał Górny
2012-01-02
2
-23
/
+13
|
*
Integrate D-Bus code into the main eclass.
Michał Górny
2012-01-02
9
-64
/
+49
|
*
Fill in the actual name in COPYING.
Michał Górny
2011-08-23
1
-1
/
+1
|
*
Bump PV to 0.1.
pms-test-suite-0.1
Michał Górny
2011-08-21
1
-1
/
+1
|
*
Rewrite the README a little.
Michał Górny
2011-08-20
1
-27
/
+39
|
*
Add --create-repo-only option.
Michał Górny
2011-08-20
1
-6
/
+14
|
*
Clean up whitespace in HTML output.
Michał Górny
2011-08-15
1
-6
/
+7
|
*
Fix markdown syntax in README.
Michał Górny
2011-08-14
1
-4
/
+4
|
*
Use EnvironmentError instead of (IOError, OSError).
Michał Górny
2011-08-13
2
-3
/
+3
|
*
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
8
-17
/
+120
|
*
Bump development status.
Michał Górny
2011-08-13
1
-1
/
+1
|
*
Bump PV to 0.0.5.
pms-test-suite-0.0.5
Michał Górny
2011-08-13
1
-1
/
+1
|
*
Use relative imports in module loader.
Michał Górny
2011-08-12
1
-5
/
+4
|
*
Fix test test library to match self-tests.
Michał Górny
2011-08-12
1
-1
/
+1
|
*
Use relative imports in main modules.
Michał Górny
2011-08-12
10
-17
/
+17
|
*
Use relative imports within the test library.
Michał Górny
2011-08-12
13
-16
/
+17
|
*
HTML output: include PM version as well.
Michał Górny
2011-08-12
1
-1
/
+1
|
*
HTML output: let assertion prefixes rowspan.
Michał Górny
2011-08-12
1
-2
/
+3
|
*
HTML output: split assertion names into (prefix, realname).
Michał Górny
2011-08-12
1
-23
/
+39
|
*
FIXUP!
Michał Górny
2011-08-11
1
-0
/
+8
|
*
Get dependency asserts before package ones.
Michał Górny
2011-08-11
2
-6
/
+24
|
|
|
|
That ordering seems more logical.
*
Prefix dep assertions and add them to assert list.
Michał Górny
2011-08-11
1
-3
/
+42
|
*
Support passing random args to EclassTestCase().
Michał Górny
2011-08-11
1
-2
/
+2
|
*
HTML: order tests by short name.
Michał Górny
2011-08-11
1
-2
/
+3
|
*
Use short test names in HTML output (instead of direct classes).
Michał Górny
2011-08-11
1
-1
/
+1
|
*
Store short test names.
Michał Górny
2011-08-11
2
-14
/
+23
|
*
Bump PV to 0.0.4.
pms-test-suite-0.0.4
Michał Górny
2011-08-09
1
-1
/
+1
|
[next]