Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9)

Side by Side Diff: third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/README.chromium

Issue 2563823002: wptserve: Import latest version of wpt-tools. (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/WPTHeads » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 This directory contains sources from other projects. 1 This directory contains sources from other projects.
2 2
3 Code in this directory must document the license under which the source is being 3 Code in this directory must document the license under which the source is being
4 used. If the source itself does not include a license header or file, create 4 used. If the source itself does not include a license header or file, create
5 an entry in this file that refers to reliable documentation of the project's 5 an entry in this file that refers to reliable documentation of the project's
6 license terms on the web (and add a note pointing here in the README file in 6 license terms on the web (and add a note pointing here in the README file in
7 that directory). 7 that directory).
8 8
9 Name: autopep8 9 Name: autopep8
10 Short Name: autopep8 10 Short Name: autopep8
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
76 License File: wpt/wpt/LICENSE 76 License File: wpt/wpt/LICENSE
77 Security Critical: no 77 Security Critical: no
78 Description: Used to run all supported web-platform-tests as part of blink layou t tests. The wpt/wpt 78 Description: Used to run all supported web-platform-tests as part of blink layou t tests. The wpt/wpt
79 directory only contains the tools as opposed to LayoutTests/importe d/wpt 79 directory only contains the tools as opposed to LayoutTests/importe d/wpt
80 which contains the tests. Also see wpt/README.chormium for more det ails on maintenance. 80 which contains the tests. Also see wpt/README.chormium for more det ails on maintenance.
81 Local Modifications: Removed all files except for those listed in wpt/WPTWhiteLi st. 81 Local Modifications: Removed all files except for those listed in wpt/WPTWhiteLi st.
82 82
83 Name: wpt-tools - Tools for Web Platform Tests 83 Name: wpt-tools - Tools for Web Platform Tests
84 Short Name: wpt-tools 84 Short Name: wpt-tools
85 URL: https://github.com/w3c/wpt-tools 85 URL: https://github.com/w3c/wpt-tools
86 Version: 00a578d288b03fd2f0a44c452be9b5e1f695b601 (Also check wpt/WPTHeads) 86 Version: 35d2dd69e32e2e08d5fcff72e6feeb42b206710e (Also check wpt/WPTHeads)
87 License: W3C 3-clause BSD License (http://www.w3.org/Consortium/Legal/2008/03-bs d-license.html) 87 License: W3C 3-clause BSD License (http://www.w3.org/Consortium/Legal/2008/03-bs d-license.html)
88 License File: wpt/wpt/tools/LICENSE 88 License File: wpt/wpt/tools/LICENSE
89 Security Critical: no 89 Security Critical: no
90 Description: Used to run all supported web-platform-tests as part of blink layou t tests. 90 Description: Used to run all supported web-platform-tests as part of blink layou t tests.
91 Also see wpt/README.chormium for more details on maintenance. 91 Also see wpt/README.chormium for more details on maintenance.
92 Local Modifications: Removed all files except for those listed in wpt/WPTWhiteLi st. 92 Local Modifications: Removed all files except for those listed in wpt/WPTWhiteLi st.
93 93
94 Name: six - Python 2 and 3 compatibility library 94 Name: six - Python 2 and 3 compatibility library
95 Short Name: six 95 Short Name: six
96 URL: https://bitbucket.org/gutworth/six 96 URL: https://bitbucket.org/gutworth/six
(...skipping 10 matching lines...) Expand all
107 Name: wptserve - Web server designed for use with web-platform-tests 107 Name: wptserve - Web server designed for use with web-platform-tests
108 Short Name: wptserve 108 Short Name: wptserve
109 URL: https://github.com/w3c/wptserve 109 URL: https://github.com/w3c/wptserve
110 Version: 6059a5e2703b914192cc3cd76e707363187d85fa (Also check wpt/WPTHeads) 110 Version: 6059a5e2703b914192cc3cd76e707363187d85fa (Also check wpt/WPTHeads)
111 License: W3C 3-clause BSD License (http://www.w3.org/Consortium/Legal/2008/03-bs d-license.html) 111 License: W3C 3-clause BSD License (http://www.w3.org/Consortium/Legal/2008/03-bs d-license.html)
112 License File: wpt/wpt/tools/wptserve/LICENSE 112 License File: wpt/wpt/tools/wptserve/LICENSE
113 Security Critical: no 113 Security Critical: no
114 Description: Used to run all supported web-platform-tests as part of blink layou t tests. 114 Description: Used to run all supported web-platform-tests as part of blink layou t tests.
115 Also see wpt/README.chormium for more details on maintenance. 115 Also see wpt/README.chormium for more details on maintenance.
116 Local Modifications: Removed all files except for those listed in wpt/WPTWhiteLi st. 116 Local Modifications: Removed all files except for those listed in wpt/WPTWhiteLi st.
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/WPTHeads » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698