summaryrefslogtreecommitdiffstats
path: root/mojo/tools/run_mojo_python_tests.py
Commit message (Expand)AuthorAgeFilesLines
* Remove mojo/tools/, not needed in chromiumjamesr2014-11-051-22/+0
* Remove python bindings unittests from the build.qsr2014-08-281-121/+7
* Mark json results failures as unexpected in python tests.dpranke@chromium.org2014-07-311-4/+7
* Revert 286584 "Revert 286504 "Fix typos in num_failures_by_type ..."skobes@chromium.org2014-07-301-3/+3
* Revert 286504 "Fix typos in num_failures_by_type for json results."skobes@chromium.org2014-07-301-3/+3
* Fix typos in num_failures_by_type for json results.dpranke@chromium.org2014-07-301-3/+3
* Sync mojo_python_tests' JSON parsing up w/ telemetry.dpranke@chromium.org2014-07-241-18/+3
* Rework run-mojo-python-tests to use layout-test-compatible json output.dpranke@chromium.org2014-06-251-31/+105
* Add --unexpected-failures flag to run_mojo_python_tests.dpranke@chromium.org2014-04-291-11/+45
* Mojo: Move mojom (python) unittests to mojom_tests package and combine errors.viettrungluu@chromium.org2014-04-241-2/+2
* Add run_mojo_python_tests.py so that we can run the python tests on the bots.dpranke@chromium.org2014-04-181-0/+40