commit | e81dbff6563ce855d6657c79e06bea0024bbb2a0 | [log] [tgz] |
---|---|---|
author | Kent Tamura <tkent@chromium.org> | Fri Apr 20 17:35:34 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Apr 20 17:35:34 2018 |
tree | 27adbfe7a37ddf422e8fa80cbfa12e9b837e5864 | |
parent | e1bbe38474112363b731bbc451797d01e762fd64 [diff] |
Move various scripts from //third_party/WebKit/Tools/Scripts to //third_party/blink/tools * bisect-test-ordering -> bisect_web_test_ordering * debug-renderer -> debug_renderer * debug-webkit-tests -> debug_web_tests * print-stale-test-expectations-entries -> print_stale_test_expectations_entries.py * print-json-test-results -> print_web_test_json_results.py * print-test-ordering -> print_web_test_ordering.py * print-layout-test-times -> print_web_test_times.py * print-layout-test-types -> print_web_test_types.py * read-checksum-from-png -> read_checksum_from_png.py * run-blink-httpd -> run_blink_httpd.py * run-blink-websocketserver -> run_blink_websocketserver.py * run-blink-wptserve -> run_blink_wptserve.py * try-flag -> try_flag.py * update-flaky-expectations -> update_flaky_expectations.py Note that we decided to rename LayoutTests to web_tests. https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/KKNbuzj-3HY/H8FWgtKrBgAJ Bug: 829697 Change-Id: Ia3dd95f6b42e337deb79deb3e4524aded378d78f Reviewed-on: https://chromium-review.googlesource.com/1018702 Reviewed-by: Quinten Yearsley <qyearsley@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#552369}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .