Go to file
Andreas Stadelmeier 9c2c6a3ea9
Some checks failed
Build and Test with Maven / Build-and-test-with-Maven (push) Failing after 48s
Alter OL Test
2024-07-01 12:36:22 +02:00
.gitea/workflows Split up test and compile to improve readability 2024-03-08 17:33:49 +01:00
doc new file: S2023_Luca_Trumpfheller.pdf 2023-10-05 15:52:48 +02:00
logFiles Add Logfiles Directory, but ignore all files inside it 2019-12-15 21:58:29 +01:00
resources Merge branch 'targetBytecode' of https://gitea.hb.dhbw-stuttgart.de/JavaTX/JavaCompilerCore into targetBytecode 2024-05-14 22:53:08 +02:00
src Alter OL Test 2024-07-01 12:36:22 +02:00
.gitignore Grammatik-Regeln für "instanceof-PatternMatching" eingefügt 2022-11-24 22:33:23 +01:00
pom.xml Add OrCOnsTest 2024-06-28 11:32:32 +02:00
README_aktuelle_Branches Merge 2023-06-06 16:16:41 +02:00
README.md Add OrCOnsTest 2024-06-28 11:32:32 +02:00

Prototype

run with:

mvn test -Dtest="TestComplete#matrixTest"

mvn test -Dtest="typeinference.JavaTXCompilerTest#importTest"

then the output is in: /tmp/output