Expand on the documentation tests
authorGiovanni Campagna <gcampagna@src.gnome.org>
Tue, 28 Aug 2012 01:38:46 +0000 (03:38 +0200)
committerGiovanni Campagna <gcampagna@src.gnome.org>
Sun, 28 Oct 2012 17:48:52 +0000 (18:48 +0100)
commitce4a25dc640bdb02ff30fc233abb1c468721cbbd
treeb32c10fcbbe3f514b0e33e9117034975ca62d272
parent7fc2e9db63370c1a0a09a1557d85d400b106d7f7
Expand on the documentation tests

Add tests for complex function signatures (including arrays and
callbacks), for enumerations and for static methods.
Add JS reference files.

https://bugzilla.gnome.org/show_bug.cgi?id=683046
12 files changed:
tests/doctool/DocExamples-1.0-C-expected/DocExamples.Callback.page [new file with mode: 0644]
tests/doctool/DocExamples-1.0-C-expected/DocExamples.Enum.page [new file with mode: 0644]
tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj.static_method.page [new file with mode: 0644]
tests/doctool/DocExamples-1.0-C-expected/DocExamples.array_function.page [new file with mode: 0644]
tests/doctool/DocExamples-1.0-C-expected/DocExamples.callback_function.page [new file with mode: 0644]
tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Callback.page [new file with mode: 0644]
tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Enum.page [new file with mode: 0644]
tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj.static_method.page [new file with mode: 0644]
tests/doctool/DocExamples-1.0-Python-expected/DocExamples.array_function.page [new file with mode: 0644]
tests/doctool/DocExamples-1.0-Python-expected/DocExamples.callback_function.page [new file with mode: 0644]
tests/doctool/doc-examples-obj.c
tests/doctool/doc-examples-obj.h