Vadim Zeitlin
|
5a8875ca9d
|
Don't crash if unexpected comment is found in Java Doxygen tests
Don't pass null pointer to BufferedWriter.write(), as this results in
NullPointerException.
|
2019-12-18 02:26:03 +01:00 |
|
Vadim Zeitlin
|
fe6968e5e2
|
Reuse existing variable in CommentParser code used in Java tests
No real changes, just a tiny simplification.
|
2019-12-18 02:24:01 +01:00 |
|
William S Fulton
|
602b0d5a2c
|
Add doxygen testing of Java constructor wrappers
|
2018-06-18 18:56:21 +01:00 |
|
Marko Klopcic
|
02d0acfbb3
|
doxygen translation tests updated for tags 'anchor' and 'ref'
|
2013-03-17 21:42:22 +01:00 |
|
Marko Klopcic
|
0d66568ba3
|
minor refactoring of CommentParser.java
|
2013-01-29 08:39:35 +01:00 |
|