servo/python/wpt
Martin Robinson 379b3d03c8 Make WPT results output more useful
Before when a subtest failed, the text of the failed assertion was not
printed. This changes makes sure that it is printed in both the console
and the aggregated test output.

Also fix a couple typing errors.
2023-04-26 10:13:00 +02:00
..
exporter Reorganize Servo's WPT Python scripts 2023-04-20 12:24:55 +02:00
importer Allow wpt commands to accept --with-layout-2013 2023-04-25 09:53:01 +02:00
tests Reorganize Servo's WPT Python scripts 2023-04-20 12:24:55 +02:00
__init__.py Allow wpt commands to accept --with-layout-2013 2023-04-25 09:53:01 +02:00
export.py Reorganize Servo's WPT Python scripts 2023-04-20 12:24:55 +02:00
grouping_formatter.py Make WPT results output more useful 2023-04-26 10:13:00 +02:00
manifestupdate.py Reorganize Servo's WPT Python scripts 2023-04-20 12:24:55 +02:00
requirements-dev.txt Reorganize Servo's WPT Python scripts 2023-04-20 12:24:55 +02:00
requirements.txt Reorganize Servo's WPT Python scripts 2023-04-20 12:24:55 +02:00
run.py Fixed bug where test-wpt was unable to run on windows due to servowpt.py not correctly setting default binary path 2023-04-23 18:31:35 +02:00
test.py Reorganize Servo's WPT Python scripts 2023-04-20 12:24:55 +02:00
update.py Reorganize Servo's WPT Python scripts 2023-04-20 12:24:55 +02:00