4 lines
110 B
Bash
Executable File
4 lines
110 B
Bash
Executable File
make -B BUILD_MODE=COVERAGE CC=gcc
|
|
./test tests/compiler/ tests/runtime/
|
|
make report
|
|
firefox report/index.html |