Skip to content

Removed usage of ExpressionParser and fixed negation-tests#89

Merged
sabotack merged 2 commits intounit-testsfrom
expression-parser-removal
May 17, 2023
Merged

Removed usage of ExpressionParser and fixed negation-tests#89
sabotack merged 2 commits intounit-testsfrom
expression-parser-removal

Conversation

@sabotack
Copy link
Copy Markdown
Collaborator

No description provided.

@sabotack sabotack merged commit 2203c3c into unit-tests May 17, 2023
@sabotack sabotack deleted the expression-parser-removal branch May 17, 2023 06:46
mads-risager pushed a commit that referenced this pull request May 23, 2023
* feat: added visitAssign unit tests (#84)

* Test for AddSubVisitor (#86)

Co-authored-by: Viktor Platz <redviktor10@hotmail.com>

* Add VisitAnd Unit tests (#88)

* Removed usage of ExpressionParser and fixed negation-tests (#89)

* Add tests for all cases of MultDivMod visitor (#87)

* added visitOr unit test (#90)

* added visitIsIsNot tests (#91)

* removed extra spacing

* refactor: optimize visitIsIsNot tests

* rename test

* added visitReturn tests (#93)

* Unit tests viktor (#98)

* Test for AddSubVisitor

* Test for AddSubVisitor, Comp, FuncCall, ParenExpr, etc

* Update VisitorUnitTest.java

* Remove old tests

* refactor: removed redundant statements

* added visitFuncDecl tests (#99)

* Tests for While, Repeat and If statements

* Small error fix

---------

Co-authored-by: Viktor Platz <redviktor10@hotmail.com>
Co-authored-by: Simon Mikkelsen Bejer <93765117+sBejer@users.noreply.github.com>
Co-authored-by: Emil Monrad Laursen <92304713+EmilML@users.noreply.github.com>
Co-authored-by: Viktor Platz <62332353+ViktorPlatz@users.noreply.github.com>
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