neo_doxygen: Add a Python test for namespaces’ members.
authorJean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
Tue, 9 Dec 2014 20:51:30 +0000 (15:51 -0500)
committerJean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
Mon, 15 Dec 2014 19:11:21 +0000 (14:11 -0500)
commit894f30e8e173efea1f8293fea36c6dc51c1f517e
tree091d85421ab510997cb097ba3cc3a7dcbb7862ce
parent3e360759a4fea0d10047280142e90b1fdb3a6ba4
neo_doxygen: Add a Python test for namespaces’ members.

Signed-off-by: Jean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
12 files changed:
contrib/neo_doxygen/tests/python-def/Doxyfile [new file with mode: 0644]
contrib/neo_doxygen/tests/python-def/README.md [new file with mode: 0644]
contrib/neo_doxygen/tests/python-def/src/foo.py [new file with mode: 0644]
contrib/neo_doxygen/tests/python-def/xml/combine.xslt [new file with mode: 0644]
contrib/neo_doxygen/tests/python-def/xml/compound.xsd [new file with mode: 0644]
contrib/neo_doxygen/tests/python-def/xml/dir_68267d1309a1af8e8297ef4c3efbcdba.xml [new file with mode: 0644]
contrib/neo_doxygen/tests/python-def/xml/foo_8py.xml [new file with mode: 0644]
contrib/neo_doxygen/tests/python-def/xml/index.xml [new file with mode: 0644]
contrib/neo_doxygen/tests/python-def/xml/index.xsd [new file with mode: 0644]
contrib/neo_doxygen/tests/python-def/xml/namespacefoo.xml [new file with mode: 0644]
tests/neo_doxygen_dump.args
tests/sav/neo_doxygen_dump_args8.res [new file with mode: 0644]