summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorVadim Zeitlin <vz-swig@zeitlins.org>2019-12-18 02:42:12 +0100
committerVadim Zeitlin <vz-swig@zeitlins.org>2019-12-18 02:45:06 +0100
commit66a78261924174791a4952d05b58d52c16a36a57 (patch)
tree7275fa16d835f37a55094edd2fb11fefbd291e2d /.travis.yml
parent5a8875ca9da7046b2b3b7fea3f1e056f289c5be1 (diff)
downloadswig-66a78261924174791a4952d05b58d52c16a36a57.tar.gz
Rewrite Doxygen unit tests for Java using Java 9 API
In particular, do not use com.sun.javadoc deprecated since Java 9 and finally removed in Java 13, to allow the tests to run under modern JRE. They don't run under Java 8 and earlier any more, but this shouldn't be a huge problem nowadays and as SWIG output is independent from the Java version used, it's enough to test it with modern Java versions. Note that the tests themselves were changed only in the most minimal way, to adapt them to the new way of running javadoc (which is now also integrated into CommentParser itself instead of being duplicated in every test).
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions