gobject: Run bindtests from srcdir.

This commit is contained in:
Hilko Bengen
2012-01-23 09:48:37 +00:00
committed by Richard W.M. Jones
parent 70070cf244
commit 3a754cc88f

View File

@@ -23,6 +23,6 @@ if [ -z "$GJS" ]; then
exit 0
fi
../run $GJS bindtests.js > bindtests.tmp
../run $GJS $srcdir/bindtests.js > bindtests.tmp
diff -u ${srcdir}/../bindtests bindtests.tmp
../run $GJS bindtests-manual.js 2>/dev/null
../run $GJS $srcdir/bindtests-manual.js 2>/dev/null