Skip to content

Add test suite for lexer, parser, and grammar#94

Merged
vishnu-m77 merged 13 commits intov1.0from
testing_frontend
Apr 17, 2026
Merged

Add test suite for lexer, parser, and grammar#94
vishnu-m77 merged 13 commits intov1.0from
testing_frontend

Conversation

@vishnu-m77
Copy link
Copy Markdown
Collaborator

@vishnu-m77 vishnu-m77 commented Apr 9, 2026

  • Please check if the PR fulfills these requirements
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Test suite for analog and atomic frontend.

  • What is the current behavior? (You can also link to an open issue here)
    No test suite for analog and atomic frontend.

  • What is the new behavior (if this is a feature change)?
    Tests will automatically run on github workflows when updates are pushed to v1.0 branch.

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
    This PR also includes the removal of semicolons from the analog and atomic languages. EOL is used to distinguish statements.

  • Other information:
    N/A

@vishnu-m77 vishnu-m77 requested a review from yhteoh April 15, 2026 20:09
@vishnu-m77 vishnu-m77 merged commit a7f4057 into v1.0 Apr 17, 2026
11 of 12 checks passed
@vishnu-m77 vishnu-m77 deleted the testing_frontend branch April 17, 2026 01:30
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.

1 participant