mirror of
https://github.com/JonathanFleischmann/CompilerULTIMATE.git
synced 2024-12-28 15:38:03 +00:00
Merge branch 'refs/heads/main' into testsuites
This commit is contained in:
commit
57c603c498
14
README.md
14
README.md
@ -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
|
Loading…
Reference in New Issue
Block a user