Skip to content

Mult div mod tests#87

Merged
mads-risager merged 2 commits intounit-testsfrom
multDivModTests
May 17, 2023
Merged

Mult div mod tests#87
mads-risager merged 2 commits intounit-testsfrom
multDivModTests

Conversation

@EmilML
Copy link
Copy Markdown
Collaborator

@EmilML EmilML commented May 16, 2023

No description provided.

@EmilML EmilML changed the base branch from main to unit-tests May 17, 2023 06:18
@mads-risager mads-risager merged commit 7da6e57 into unit-tests May 17, 2023
@mads-risager mads-risager deleted the multDivModTests branch May 17, 2023 06:47
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.

2 participants