summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Python-expected/Regress.test_array_gint8_in.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Python-expected/Regress.test_array_gint8_in.page')
-rw-r--r--tests/scanner/Regress-1.0-Python-expected/Regress.test_array_gint8_in.page20
1 files changed, 5 insertions, 15 deletions
diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.test_array_gint8_in.page b/tests/scanner/Regress-1.0-Python-expected/Regress.test_array_gint8_in.page
index a7d70018..4900dbe6 100644
--- a/tests/scanner/Regress-1.0-Python-expected/Regress.test_array_gint8_in.page
+++ b/tests/scanner/Regress-1.0-Python-expected/Regress.test_array_gint8_in.page
@@ -6,7 +6,6 @@
xmlns:api="http://projectmallard.org/experimental/api/"
xmlns:ui="http://projectmallard.org/1.0/ui/">
<info>
-
<link xref="index" group="function" type="guide"/>
<api:function>
<api:returns>
@@ -22,23 +21,16 @@
<api:name>ints</api:name>
</api:arg>
</api:function>
-
</info>
- <title>Index.test_array_gint8_in</title>
-
-<synopsis><code mime="text/x-python">
+ <title>Regress.test_array_gint8_in</title>
+ <synopsis><code mime="text/x-python">
@accepts(int, [gint8])
@returns(int)
def test_array_gint8_in(n_ints, ints):
# Python wrapper for regress_test_array_gint8_in()
-</code></synopsis>
+ </code></synopsis>
+
-
-
-
-
-
-
<terms>
<item>
<title><code>n_ints</code></title>
@@ -46,7 +38,7 @@ def test_array_gint8_in(n_ints, ints):
</item>
<item>
<title><code>ints</code></title>
-<p>List of ints</p>
+ <p>List of ints</p>
</item>
<item>
<title><code>Returns</code></title>
@@ -54,6 +46,4 @@ def test_array_gint8_in(n_ints, ints):
</item>
</terms>
-
-
</page>