Bug 274819
Summary: | [import-w3c-tests] Fix and Improve the examples for the --help command | ||
---|---|---|---|
Product: | WebKit | Reporter: | Karl Dubost <karlcow> |
Component: | Tools / Tests | Assignee: | Karl Dubost <karlcow> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Karl Dubost
Currently,
import-w3c-tests -h
usage: import-w3c-tests [-h] [-n] [-t] [-a] [-d DESTINATION] [-s SOURCE] [-v] [--no-fetch] [--import-all] [--clean-dest-dir]
[web-platform-tests/test_path ...]
To import a web-platform-tests test suite named xyz, use: 'import-w3c-tests web-platform-tests/xyz'.
To import a web-platform-tests suite from a specific folder, use 'import-w3c-tests xyz -s my-folder-containing-web-platform-tests-folder'
etc.
There's a mistake and it's hard to read.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/128925292>
Karl Dubost
Pull request: https://github.com/WebKit/WebKit/pull/29213
EWS
Committed 279499@main (8303df68dcd3): <https://commits.webkit.org/279499@main>
Reviewed commits have been landed. Closing PR #29213 and removing active labels.