| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -9/+0 | |
| 2021-12-04 | Do not add `;` to expected tokens list when it's wrong | Michael Howell | -2/+2 | |
| There's a few spots where semicolons are checked for to do error recovery, and should not be suggested (or checked for other stuff). Fixes #87647 | ||||
| 2021-11-20 | Move parser tests to parser/issues subdirectory | Badel2 | -0/+9 | |
| Because the parser directory has already reached the 1000 file limit. | ||||
