commit
38955a4d8b
@ -8,7 +8,7 @@ build_dir="build"
|
|||||||
base_exe_name="nest"
|
base_exe_name="nest"
|
||||||
debug_flags="-g"
|
debug_flags="-g"
|
||||||
no_optimization_flags=""
|
no_optimization_flags=""
|
||||||
test_names=("first" "add_sub" "and" "or" "xor")
|
test_names=("first" "add_sub" "and" "or" "xor" "return_var")
|
||||||
|
|
||||||
if [ "$all" == "1" ]
|
if [ "$all" == "1" ]
|
||||||
then
|
then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user