mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-12-12 20:25:48 -06:00
Update README.md
This commit is contained in:
parent
e73c6a2e3d
commit
647e68aa1b
@ -55,8 +55,8 @@ jake tests # Build the test infrastructure using the built compiler.
|
||||
jake runtests # Run tests using the built compiler and test infrastructure.
|
||||
# You can override the host or specify a test for this command.
|
||||
# Use host=<hostName> or tests=<testPath>.
|
||||
jake runtests-browser # Runs the tests using the built run.js file. Syntax is jake runtests. Optional parameters
|
||||
'host=', 'tests=[regex], reporter=[list|spec|json|<more>]'.
|
||||
jake runtests-browser # Runs the tests using the built run.js file. Syntax is jake runtests. Optional
|
||||
parameters 'host=', 'tests=[regex], reporter=[list|spec|json|<more>]'.
|
||||
jake baseline-accept # This replaces the baseline test results with the results obtained from jake runtests.
|
||||
jake -T # List the above commands.
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user