14 Commits

Author SHA1 Message Date
d90581f0cd add new target testJava to execute the junit tests 2020-03-09 21:46:31 +01:00
6714d2136d do not run tests when building the project 2020-03-09 21:43:26 +01:00
Marvin Kaiser
69f44a2867 Added possibility to pass filenames for input / output 2020-02-03 17:16:27 +01:00
Marvin Kaiser
15128a8d75 updae makefile to use --no-main 2020-01-14 18:43:03 +01:00
Marvin Kaiser
5275b63940 added make target to only cleanup the tests. Can be used for quicker test development without having to recompile the klang compiler 2020-01-14 12:25:04 +01:00
Marvin Kaiser
d2d50f6d4f cleaned up test suit 2020-01-14 11:47:04 +01:00
Marvin Kaiser
e52ad061f9 Implemented do while loops 2020-01-13 16:43:38 +01:00
Marvin Kaiser
bd4ae1d605 Added while loop 2020-01-13 16:08:44 +01:00
Marvin Kaiser
a79b7c9362 Implemented boolean expressions 2019-12-20 09:01:03 +01:00
Marvin Kaiser
9f68e6b8d1 Added test for recursive calls 2019-12-17 19:09:09 +01:00
Marvin Kaiser
3710c1f903 Added rule to evaluate the source code 2019-12-17 15:53:15 +01:00
Marvin Kaiser
b4b2bceae5 added pretty printing rule to makefile 2019-12-17 15:52:19 +01:00
Marvin Kaiser
a01a27bd77 Updated makefile to include functions to run/build the project 2019-12-17 15:47:50 +01:00
Marvin Kaiser
59664e73b0 Created testsuite and makefile to run testsuite 2019-12-17 15:13:31 +01:00