summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Python-expected/Regress.test_array_int_full_out.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Python-expected/Regress.test_array_int_full_out.page')
-rw-r--r--tests/scanner/Regress-1.0-Python-expected/Regress.test_array_int_full_out.page20
1 files changed, 5 insertions, 15 deletions
diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.test_array_int_full_out.page b/tests/scanner/Regress-1.0-Python-expected/Regress.test_array_int_full_out.page
index 42cbb0f8..87eb1a34 100644
--- a/tests/scanner/Regress-1.0-Python-expected/Regress.test_array_int_full_out.page
+++ b/tests/scanner/Regress-1.0-Python-expected/Regress.test_array_int_full_out.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>
@@ -18,27 +17,20 @@
<api:name>len</api:name>
</api:arg>
</api:function>
-
</info>
- <title>Index.test_array_int_full_out</title>
-
-<synopsis><code mime="text/x-python">
+ <title>Regress.test_array_int_full_out</title>
+ <synopsis><code mime="text/x-python">
@accepts(int)
@returns([int])
def test_array_int_full_out(len):
# Python wrapper for regress_test_array_int_full_out()
-</code></synopsis>
+ </code></synopsis>
+
-
-
-
-
-
-
<terms>
<item>
<title><code>len</code></title>
-<p>length of the returned array.</p>
+ <p>length of the returned array.</p>
</item>
<item>
<title><code>Returns</code></title>
@@ -46,6 +38,4 @@ def test_array_int_full_out(len):
</item>
</terms>
-
-
</page>