reorganized tests and removed old compilation artifacts

This commit is contained in:
Francesco Cozzuto
2023-01-23 13:45:45 +01:00
parent 76bd70d833
commit 31d0c100c1
21 changed files with 2 additions and 3 deletions
+2 -3
View File
@@ -1,4 +1,3 @@
make -B BUILD_MODE=COVERAGE CC=gcc make -B BUILD_MODE=COVERAGE CC=gcc
./test tests/compiler/ tests/runtime/ ./test tests/
make report make report
firefox report/index.html
BIN
View File
Binary file not shown.