]> git.saurik.com Git - apt.git/blobdiff - test/integration/run-tests
test: Automatically discover CMake build directory
[apt.git] / test / integration / run-tests
index 78f24fbaf024e8f52784b80868fc8258f6e1ef75..e90b4b7558eb13c3b45d04cc5b968fb0c6b9575e 100755 (executable)
@@ -1,4 +1,10 @@
 #!/bin/sh
+
+TESTDIR="$(readlink -f "$(dirname "$0")")"
+. "$TESTDIR/framework"
+
+find_project_binary_dir
+
 set -e
 
 TESTTORUN=''