* tests/compile6.test: Use `$top_testsrcdir' instead of
`$testsrcdir/..'.
+2010-12-12 Stefano Lattarini <stefano.lattarini@gmail.com>
+
+ Tests defs: more uses of $top_testsrcdir.
+ * tests/compile6.test: Use `$top_testsrcdir' instead of
+ `$testsrcdir/..'.
+
2010-11-12 Stefano Lattarini <stefano.lattarini@gmail.com>
Tests required tools: also try `-v' option for GNU compilers.
set -e
-cp "$testsrcdir/../lib/compile" .
+cp "$top_testsrcdir/lib/compile" .
# Use a dummy cl, since cl isn't readily available on all systems
cat >cl <<'END'