gobject-introspection r333 - in trunk: . tests
- From: walters svn gnome org
- To: svn-commits-list gnome org
- Subject: gobject-introspection r333 - in trunk: . tests
- Date: Sat, 9 Aug 2008 00:18:18 +0000 (UTC)
Author: walters
Date: Sat Aug 9 00:18:17 2008
New Revision: 333
URL: http://svn.gnome.org/viewvc/gobject-introspection?rev=333&view=rev
Log:
2008-08-08 Colin Walters <walters verbum org>
* tests/roundtrips.sh: Use local .gir files again.
Modified:
trunk/ChangeLog
trunk/tests/roundtrips.sh
Modified: trunk/tests/roundtrips.sh
==============================================================================
--- trunk/tests/roundtrips.sh (original)
+++ trunk/tests/roundtrips.sh Sat Aug 9 00:18:17 2008
@@ -3,7 +3,7 @@
set -x
set -e
-TESTFILES=$(echo "${srcdir}"/../../gir-repository/gir/*.gir)
+TESTFILES=$(echo *.test)
for i in $TESTFILES; do
${CHECK_DEBUG} ../tools/g-ir-compiler --raw $i > $i.1;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]