Skip to content

Latest commit

 

History

History

evaluate

Evaluation programs and results

This folder contains a number of programs used to capture results from a number of different implementations. The source for tests is contained in the url directory of web-platform-tests.

Browser results can be obtained by deploying urltest.cgi, and visiting that page using a variety of browsers. A number of evaluation programs are also included:

Each program normalizes the results to match the URLUtils interface, and produces output in the form of JSON. Captured test results against a number of implementations are available. These results can be explored interactively online.

Running make will build each program and update the results.

Official test results are available on the w3c site, including a filtered version listing tests with less than two passes.