summaryrefslogtreecommitdiff
path: root/framework/summary
AgeCommit message (Expand)AuthorFilesLines
2016-11-10framework/profile: Don't alter the TestProfile before runningDylan Baker1-9/+2
2016-11-10framework: Pull {include,exclude}_filter out of OptionsDylan Baker1-9/+11
2016-11-10framework/profile: Don't merge profilesDylan Baker1-2/+1
2016-11-10framework: Split the run method out of profile.Dylan Baker1-1/+1
2016-06-01framework/summary/html_.py: use core.check_dirDylan Baker1-16/+9
2016-05-05python: Make mako template dirs robustDylan Baker1-5/+9
2016-04-16framework: Fix spelling mistakesEric Engestrom1-1/+1
2016-03-28framework/summary/html_.py: Write output files as utf-8 bytes streamsDylan Baker1-5/+12
2016-03-16framework: Replace deepcopy in summary featureGabriel Feceoru1-3/+2
2016-03-16framework: Fix summary featureGabriel Feceoru1-4/+4
2016-02-08summary/html: fix python 3 encoding issues.Dylan Baker1-2/+0
2016-02-08framework,unittests: use __future__ unicode_literalsDylan Baker5-10/+20
2016-02-08python: use six.{iter,view}{items,keys,values}Dylan Baker3-6/+8
2016-02-08framework: use six.moves.zipDylan Baker1-2/+3
2015-11-24framework: Add support for feature readiness.Feceoru, Gabriel3-2/+122
2015-11-23framework/grouptools.py: Add a function for print formattingDylan Baker1-1/+1
2015-10-22framework/summary/common.py: Add enabled, disabled, and skip to changesDylan Baker1-1/+20
2015-10-20framework/sumamry/common.py: Fix subtest handling in non-all groupsDylan Baker1-15/+18
2015-10-08framework: use TimeAttribute for TestResult and TestrunResultDylan Baker2-13/+2
2015-09-30framework: add clinfo to system informationDylan Baker1-0/+1
2015-09-25framework/summary: Fix regressions and fixes list to not include skipDylan Baker1-2/+6
2015-09-22framework/summary/html_.py: split the html functionDylan Baker1-42/+47
2015-09-22framework/summary/console_.py: split the code print tests outDylan Baker1-13/+11
2015-09-22framework/summary/console_.py: split summary printer outDylan Baker1-53/+55
2015-09-22framework/summary.py: split summary module into a packageDylan Baker4-0/+619