MiniJavaCompiler/Test/JavaSources
2024-06-26 09:42:07 +02:00
..
Main.java fixed local variable declaration being ignore inside for loop 2024-06-26 09:42:07 +02:00
TestArithmetic.java typos, formatting, comments 2024-06-21 08:49:55 +02:00
TestConstructor.java added Test classes, fixed assignment dup missing 2024-06-14 07:57:38 +02:00
TestEmpty.java added Test classes, fixed assignment dup missing 2024-06-14 07:57:38 +02:00
TestFields.java added Test classes, fixed assignment dup missing 2024-06-14 07:57:38 +02:00
TestLoop.java fixed local variable declaration being ignore inside for loop 2024-06-26 09:42:07 +02:00
TestMalicious.java malicious tests 2024-06-14 08:11:58 +02:00
TestMultipleClasses.java added Test classes, fixed assignment dup missing 2024-06-14 07:57:38 +02:00
TestRecursion.java Changed internal type of boolean, because it's obviously Z not B haha 2024-06-21 08:07:20 +02:00