diff --git a/tests/run_tests_linux.sh b/tests/run_tests_linux.sh index fb1f27d..8914c1c 100755 --- a/tests/run_tests_linux.sh +++ b/tests/run_tests_linux.sh @@ -1,6 +1,10 @@ #!/bin/bash # # I don't like this setup. Ideas welcome. +# +# This script creates a build directory as a peer of cmaked2, +# and builds the tests there. +# cd ../.. rm -rf cmaked_test_build mkdir -p cmaked_test_build