summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Python-expected/Regress.test_array_fixed_size_int_out.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Python-expected/Regress.test_array_fixed_size_int_out.page')
-rw-r--r--tests/scanner/Regress-1.0-Python-expected/Regress.test_array_fixed_size_int_out.page20
1 files changed, 5 insertions, 15 deletions
diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.test_array_fixed_size_int_out.page b/tests/scanner/Regress-1.0-Python-expected/Regress.test_array_fixed_size_int_out.page
index 39db1de3..768bcb7d 100644
--- a/tests/scanner/Regress-1.0-Python-expected/Regress.test_array_fixed_size_int_out.page
+++ b/tests/scanner/Regress-1.0-Python-expected/Regress.test_array_fixed_size_int_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,30 +17,21 @@
<api:name>ints</api:name>
</api:arg>
</api:function>
-
</info>
- <title>Index.test_array_fixed_size_int_out</title>
-
-<synopsis><code mime="text/x-python">
+ <title>Regress.test_array_fixed_size_int_out</title>
+ <synopsis><code mime="text/x-python">
@accepts([int])
@returns(none)
def test_array_fixed_size_int_out(ints):
# Python wrapper for regress_test_array_fixed_size_int_out()
-</code></synopsis>
+ </code></synopsis>
+
-
-
-
-
-
-
<terms>
<item>
<title><code>ints</code></title>
-<p>a list of 5 integers ranging from 0 to 4</p>
+ <p>a list of 5 integers ranging from 0 to 4</p>
</item>
</terms>
-
-
</page>