Skip to content

feat: added visitAssign unit tests#84

Merged
sabotack merged 1 commit intounit-testsfrom
utests/visitAssign
May 16, 2023
Merged

feat: added visitAssign unit tests#84
sabotack merged 1 commit intounit-testsfrom
utests/visitAssign

Conversation

@sabotack
Copy link
Copy Markdown
Collaborator

No description provided.

@sabotack sabotack merged commit a53e545 into unit-tests May 16, 2023
@sabotack sabotack deleted the utests/visitAssign branch May 16, 2023 11:51
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