Move testing code into a script
This commit is contained in:
4
code/compiler/test.sh
Executable file
4
code/compiler/test.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
cd 09
|
||||
mkdir -p build && cd build
|
||||
cmake ..
|
||||
make -j8
|
||||
Reference in New Issue
Block a user