list missing parser tests in readme

This commit is contained in:
Boolean-true 2024-06-22 18:08:26 +02:00
parent 032e965495
commit 5900736fff

View File

@ -7,4 +7,16 @@
- Testen: Jonathan Fleischmann - Testen: Jonathan Fleischmann
# Fehlende Tests für Features (positive Tests): # Fehlende Tests für Features (positive Tests):
- - Mainmethod
- *=
- %=
- /=
- boolean als Datentyp (public boolean test;)
- do while
- break
- recipient mit methode zwischen drinnen (this.methode().a
- &&
- ||
- unaryOp
- Klammern von Expressions
- Multiline Comment