move test_compiler up to main kraken.krak and fix linker string, make paths work correctly
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
runner_path="./tester/tester"
|
||||
runner_path="./tester"
|
||||
#testDir=${1:-"../tests"}
|
||||
testDir="."
|
||||
ext=${2:-"krak"}
|
||||
|
||||
Reference in New Issue
Block a user