mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
tests: add v test-all
, move v test-fixed
to v test-compiler-full
This commit is contained in:
@@ -143,7 +143,7 @@ feature/bugfix* that you make.
|
||||
|
||||
### Testing your commits locally:
|
||||
You can test locally whether your changes have not broken something by
|
||||
running: `v test-compiler`. See `TESTS.md` for more details.
|
||||
running: `v test-all`. See `TESTS.md` for more details.
|
||||
|
||||
### Publishing your commits to GitHub:
|
||||
|
||||
|
Reference in New Issue
Block a user