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
/
output
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a wiki output backend.
HEAD
master
Michał Górny
2013-08-10
2
-1
/
+189
*
Reraise test case exceptions neatly.
Michał Górny
2012-01-03
1
-1
/
+3
*
Fix CLI output exit status.
Michał Górny
2012-01-03
1
-1
/
+1
*
Clean up whitespace in HTML output.
Michał Górny
2011-08-15
1
-6
/
+7
*
Improve docs.
Michał Górny
2011-08-13
2
-0
/
+4
*
Use relative imports in main modules.
Michał Górny
2011-08-12
2
-2
/
+2
*
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
*
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
*
Support undefined in CLI output backend too.
Michał Górny
2011-08-06
3
-4
/
+11
*
Clearly distinguish undefined results.
Michał Górny
2011-08-06
1
-5
/
+22
*
Introduce the concept of undefined behavior assertions.
Michał Górny
2011-08-06
1
-2
/
+3
*
Mark not reached assertions as 'unknown'.
Michał Górny
2011-08-06
1
-0
/
+11
*
Sort test results by EAPI.
Michał Górny
2011-08-05
1
-2
/
+2
*
Fix HTML table misalignment.
Michał Górny
2011-08-05
1
-5
/
+5
*
Add the HTML output module.
Michał Górny
2011-08-05
2
-1
/
+184
*
Support --output-file arg.
Michał Górny
2011-08-05
1
-0
/
+3
*
Pass all test results to the output module.
Michał Górny
2011-08-05
2
-16
/
+20
*
Introduce a dedicated TestResult object.
Michał Górny
2011-08-05
2
-3
/
+43
*
Support switchable output modules.
Michał Górny
2011-08-05
2
-0
/
+69