[gobject-introspection] Remove tests/invoke
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gobject-introspection] Remove tests/invoke
- Date: Tue, 17 Aug 2010 16:48:27 +0000 (UTC)
commit f1d3945a415f10fd6d77cd8dc478c60f6023ea29
Author: Colin Walters <walters verbum org>
Date: Tue Jul 27 04:47:50 2010 -0400
Remove tests/invoke
We get better testing through the bindings, having hand-written
.gir files is a maintenance pain, and it uses the --code option
to g-ir-compiler which we also don't want to support.
configure.ac | 1 -
tests/Makefile.am | 2 +-
tests/invoke/Makefile.am | 37 ----
tests/invoke/genericmarshaller.c | 218 -----------------------
tests/invoke/invoke-namespace-find.sh | 4 -
tests/invoke/invoke.c | 304 ---------------------------------
tests/invoke/testfns-1.0.gir | 121 -------------
tests/invoke/testfns.c | 76 --------
8 files changed, 1 insertions(+), 762 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f1cd4b4..d324465 100644
--- a/configure.ac
+++ b/configure.ac
@@ -232,7 +232,6 @@ giscanner/config.py
m4/Makefile
tools/Makefile
tests/Makefile
-tests/invoke/Makefile
tests/offsets/Makefile
tests/scanner/Makefile
tests/repository/Makefile
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 80c2094..0c51358 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1 +1 @@
-SUBDIRS = . scanner repository invoke offsets
+SUBDIRS = . scanner repository offsets
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]