Add new test doxygen_basic_translate_style3.i
This is used to test the "///" style of doxygen comments. Previously, newlines in these doxygen comments were not handled correctly.
This commit is contained in:
parent
b93597b63b
commit
feea39f352
4 changed files with 279 additions and 0 deletions
|
|
@ -622,6 +622,7 @@ DOXYGEN_TEST_CASES += \
|
|||
doxygen_basic_notranslate \
|
||||
doxygen_basic_translate \
|
||||
doxygen_basic_translate_style2 \
|
||||
doxygen_basic_translate_style3 \
|
||||
doxygen_ignore \
|
||||
doxygen_misc_constructs \
|
||||
doxygen_nested_class \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue