aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2021-03-21 21:45:34 +0700
committerAlexander Kriegisch <Alexander@Kriegisch.name>2021-03-22 01:02:15 +0700
commitab85eea3a337662b2c875b96ad5eb057995dbbe2 (patch)
tree87f2f63d7cf420426b5c6cef0a5104a1a9b00716 /docs
parent354212214df5afff0bbd1534ffbea1295201796b (diff)
downloadaspectj-ab85eea3a337662b2c875b96ad5eb057995dbbe2.tar.gz
aspectj-ab85eea3a337662b2c875b96ad5eb057995dbbe2.zip
Add Java 16 Linux matcher variant to HtmlDecorator
The Java 16 Javadoc generator has changed the HTML structure once again even compared to Java 15. I adjusted the matching in HtmlDecorator and also fixed CoverageTestCase. Most methods there I just made to work quickly, but method 'testInnerAspect()' I actually refactored. Some other methods could (probably should) be restructured in a similar fashion, but for now I just wanted to understand what the test does and see how much work it would be to refactor it. But finally, I just want to get the GitHub CI build running on Java 16. TODO: I did not check if the decorated HTML actually looks OK and am unsure if the tests cover that sufficiently, I never reviewed the tests. It would also be better to do regex matches instead of looking for variants of fixed strings or maybe even to operate on a DOM. But I am not in a mood to refactor that tonight. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions