Skip to content

Add Negative Parser Tests#132

Merged
adriancostin-sd merged 21 commits into
masterfrom
issue-119-cherrypicked
May 20, 2026
Merged

Add Negative Parser Tests#132
adriancostin-sd merged 21 commits into
masterfrom
issue-119-cherrypicked

Conversation

@Deni1593
Copy link
Copy Markdown
Collaborator

@Deni1593 Deni1593 commented May 12, 2026

Added

Changed

  • Updated standard library

Copy link
Copy Markdown
Collaborator

@adriancostin-sd adriancostin-sd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also updated the standard library because of syntax changes in the official language spec. Now there are tests that do not work because our parser may not support the up to date standard lib, for example testParseShapeItems.

Please disable those and create an issue for each error with Model+Error.

Comment thread language/src/test/java/parser/ParsersComparisonTest.java Outdated
@adriancostin-sd adriancostin-sd marked this pull request as draft May 17, 2026 22:39
@adriancostin-sd adriancostin-sd force-pushed the issue-119-cherrypicked branch from e06e144 to 7604154 Compare May 20, 2026 11:16
@adriancostin-sd adriancostin-sd force-pushed the issue-119-cherrypicked branch from ffcae88 to 23496e4 Compare May 20, 2026 14:13
@adriancostin-sd adriancostin-sd changed the title Add Negative Parser Tests Solution Add Negative Parser Tests May 20, 2026
@adriancostin-sd adriancostin-sd marked this pull request as ready for review May 20, 2026 17:42
@adriancostin-sd adriancostin-sd merged commit 7a6dbc4 into master May 20, 2026
7 checks passed
@adriancostin-sd adriancostin-sd deleted the issue-119-cherrypicked branch May 20, 2026 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test all current test models against the official parser Integrate official parser as a test dependency

2 participants