Fixed enum comments generation, added testcases
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-doxygen@13184 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
72b23954fb
commit
b88de2aa89
14 changed files with 470 additions and 45 deletions
|
|
@ -16,6 +16,10 @@ C_TEST_CASES = \
|
|||
java_lib_various
|
||||
|
||||
CPP_TEST_CASES = \
|
||||
doxygen_parsing_enums_simple \
|
||||
doxygen_parsing_enums_proper \
|
||||
doxygen_parsing_enums_typesafe \
|
||||
doxygen_parsing_enums_typeunsafe \
|
||||
enum_thorough_proper \
|
||||
enum_thorough_simple \
|
||||
enum_thorough_typeunsafe \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue