mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-07-31 06:02:11 +00:00
Restructure types; Add a use-case specific options parser; Allow (re)creation of specific parser fixtures
This commit is contained in:
@@ -49,7 +49,11 @@ To (re-)create all fixtures:
|
||||
$>npm run test:parser -- --create
|
||||
```
|
||||
|
||||
Note that the parser suite currently can't recreate just a specific fixture.
|
||||
To (re-)create a specific fixture only:
|
||||
|
||||
```
|
||||
$> npm run test:parser -- testNameWithoutTs --create
|
||||
```
|
||||
|
||||
Compiler
|
||||
--------
|
||||
|
Reference in New Issue
Block a user