aboutsummaryrefslogtreecommitdiffstats
path: root/tests/doc/index-files/index-10.html
Commit message (Collapse)AuthorAgeFilesLines
* Globally replace "http:" by "https:" in non-XML filesAlexander Kriegisch2024-02-151-2/+2
| | | | | | | | | Maybe, the XML files and Maven wrapper files will follow. First, let us find out if this breaks the build, maybe some tests are asserting on "http:". But there, the replacement would also have taken place, so probably it just works. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
* Spring cleaning in the test suite. Docs for AjcTestCase and XMLBasedAjcTestCaseacolyer2004-08-041-0/+138
added in docs dir.