Closed felixling94 closed 4 years ago
test/test_source.cpp
should probably not be in this PR, but #113
All your tests only really indirectly test functionality by testing Kernel execution, which might be okay, but not ideal.
You should definitely try to create a program from syntactically incorrect code and see what happens.
Der Quellcode wird erstellt, um die Quellcodes von Programm zu testen, ob es erfolgreich ist, ein Programm zu erstellen, zu konfigurieren und dann zu starten.