summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJasper St. Pierre <jstpierre@mecheye.net>2013-02-14 23:14:56 -0500
committerJasper St. Pierre <jstpierre@mecheye.net>2013-02-14 23:18:53 -0500
commit31b6b6cb2630b19c7fb554e0e6eeda4eb2c323c7 (patch)
tree9826a7efc36b3da63574480a184943fc3b04e99e /tests
parent29c381b0a1f077ddf3f8ce9fc2f7ab11b4f3628e (diff)
downloadgobject-introspection-31b6b6cb2630b19c7fb554e0e6eeda4eb2c323c7.tar.gz
doctool: Remove the ctype from the signal return value
WTF was this here for?
Diffstat (limited to 'tests')
-rw-r--r--tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject-attribute-signal.page2
-rw-r--r--tests/scanner/Regress-1.0-Gjs-expected/Regress.FooObject-signal.page2
-rw-r--r--tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-int64-prop.page2
-rw-r--r--tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-uint64-prop.page2
-rw-r--r--tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject-attribute-signal.page2
-rw-r--r--tests/scanner/Regress-1.0-Python-expected/Regress.FooObject-signal.page2
-rw-r--r--tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-int64-prop.page2
-rw-r--r--tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-uint64-prop.page2
8 files changed, 8 insertions, 8 deletions
diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject-attribute-signal.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject-attribute-signal.page
index e4c0ca5c..5ba5b290 100644
--- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject-attribute-signal.page
+++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject-attribute-signal.page
@@ -38,7 +38,7 @@ function callback(annotation_object, arg1:String, arg2:String, ):String;
</item>
<item>
<title><code>Returns</code></title>
-<p>gchar* <p>the return value</p></p>
+<p><p>the return value</p></p>
</item>
</terms>
diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.FooObject-signal.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.FooObject-signal.page
index 2a54cb3a..6e96d2dc 100644
--- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.FooObject-signal.page
+++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.FooObject-signal.page
@@ -38,7 +38,7 @@ function callback(foo_object, object:GObject.Object, p0:gpointer, ):String;
</item>
<item>
<title><code>Returns</code></title>
-<p>gchar* </p>
+<p></p>
</item>
</terms>
diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-int64-prop.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-int64-prop.page
index b1953738..db4e3eee 100644
--- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-int64-prop.page
+++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-int64-prop.page
@@ -35,7 +35,7 @@ the introspection client langage.</p>
</item>
<item>
<title><code>Returns</code></title>
-<p>gint64 </p>
+<p></p>
</item>
</terms>
diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-uint64-prop.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-uint64-prop.page
index 3598d57d..66c3aaeb 100644
--- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-uint64-prop.page
+++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-uint64-prop.page
@@ -35,7 +35,7 @@ the introspection client langage.</p>
</item>
<item>
<title><code>Returns</code></title>
-<p>guint64 </p>
+<p></p>
</item>
</terms>
diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject-attribute-signal.page b/tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject-attribute-signal.page
index d1177bfa..3ad988dc 100644
--- a/tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject-attribute-signal.page
+++ b/tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject-attribute-signal.page
@@ -44,7 +44,7 @@ def callback(annotation_object, arg1, arg2, user_param1, ...)
</item>
<item>
<title><code>Returns</code></title>
-<p>gchar* <p>the return value</p></p>
+<p><p>the return value</p></p>
</item>
</terms>
diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.FooObject-signal.page b/tests/scanner/Regress-1.0-Python-expected/Regress.FooObject-signal.page
index 3db988a3..aa653b64 100644
--- a/tests/scanner/Regress-1.0-Python-expected/Regress.FooObject-signal.page
+++ b/tests/scanner/Regress-1.0-Python-expected/Regress.FooObject-signal.page
@@ -44,7 +44,7 @@ def callback(foo_object, object, p0, user_param1, ...)
</item>
<item>
<title><code>Returns</code></title>
-<p>gchar* </p>
+<p></p>
</item>
</terms>
diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-int64-prop.page b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-int64-prop.page
index cba5cb3f..c67c12ae 100644
--- a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-int64-prop.page
+++ b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-int64-prop.page
@@ -41,7 +41,7 @@ the introspection client langage.</p>
</item>
<item>
<title><code>Returns</code></title>
-<p>gint64 </p>
+<p></p>
</item>
</terms>
diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-uint64-prop.page b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-uint64-prop.page
index 7d6a8d04..83dfe6f5 100644
--- a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-uint64-prop.page
+++ b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-uint64-prop.page
@@ -41,7 +41,7 @@ the introspection client langage.</p>
</item>
<item>
<title><code>Returns</code></title>
-<p>guint64 </p>
+<p></p>
</item>
</terms>