aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/grouping_formatter.py
Commit message (Expand)AuthorAgeFilesLines
* tests/wpt: use iterkeys, itervalues and iteritems from six packagemarmeladema2019-10-221-2/+3
* Update MPL license to https (part 5)Jan Andre Ikenmeyer2018-11-271-1/+1
* Fix the test count in grouping formatterMartin Robinson2017-10-231-1/+1
* Fix the test count in the WPT grouping_formatterMartin Robinson2017-10-031-1/+1
* Fix the test count in the WPT formatterMartin Robinson2017-09-141-1/+1
* Minimal changes to get WPT tests running on Windows.Austin Hicks2017-06-201-1/+6
* Truncate long test names in WPT.Michael Howell2016-02-271-1/+7
* Improve line counting operation in WPT UI outputOri Avtalion2015-12-061-1/+1
* Fix redraw of WPT UI outputOri Avtalion2015-12-061-1/+1
* Use blessings when possible for WPT UIMartin Robinson2015-11-171-15/+22
* Re-print test failures in non-interactive WPT UIMartin Robinson2015-11-131-5/+17
* Fix some issues with the WPT UI outputMartin Robinson2015-11-101-2/+20
* Auto merge of #8323 - mrobinson:wpt-ui-timeout, r=jgrahambors-servo2015-11-041-3/+4
|\
| * Print process output for TIMEOUT status in WPT UIMartin Robinson2015-11-031-3/+4
* | Expand tidy to lint parts of /tests/wptCorey Farwell2015-11-031-6/+6
|/
* Add a friendly and easy-to-read UI for WPT testsMartin Robinson2015-11-031-0/+241