Commit 35f45b0
committed
[Tolk] Tidy up the tests, separate into folders
This commit reorganizes tests for the compiler.
Before, they all were places in a single folder.
Now, they negative tests are separated.
Negative tests are named just `err-XXXX`, for quick
file search in IDE.
Tolk-tester can now execute tests by "contains" pattern:
> tolk-tester tests catch
will find "tests/**/*catch*.tolk"1 parent 78c05fd commit 35f45b0
File tree
207 files changed
+527
-517
lines changed- tolk-tester
- tests
- invalid-declaration
- invalid-semantics
- invalid-symbol
- invalid-syntax
- invalid-typing
- warnings-not-errors
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
207 files changed
+527
-517
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
File renamed without changes.
File renamed without changes.
This file was deleted.
This file was deleted.
This file was deleted.
File renamed without changes.
0 commit comments