jdk-24/test/langtools/jdk/javadoc/tool
Magnus Ihse Bursie 475feb064b 8344056: Use markdown format for man pages
Reviewed-by: cstein, iris, dholmes
2024-11-18 09:23:50 +00:00
..
6227454 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
6942366
6958836 8267126: javadoc should show "line and caret" for diagnostics. 2021-05-25 01:33:13 +00:00
6964914 8285488: Improve DocFinder 2022-11-16 09:43:21 +00:00
8025693 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
8224612 8286311: remove boilerplate from use of runTests 2022-12-22 21:20:43 +00:00
8224613 8286311: remove boilerplate from use of runTests 2022-12-22 21:20:43 +00:00
api 8330063: Upgrade jQuery to 3.7.1 2024-04-19 10:03:59 +00:00
badSuper
completionFailure 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00
doclint 8296175: Output warning if generated docs contain diagnostic markers 2024-04-26 19:59:57 +00:00
dupOk 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00
enum 8152313: [javadoc] convert tool tests to doclet tests 2020-06-16 14:27:16 -07:00
example
exceptionHandling 8286311: remove boilerplate from use of runTests 2022-12-22 21:20:43 +00:00
modules 8330704: Clean up non-standard use of /** comments in some langtools tests 2024-04-22 21:52:22 +00:00
MultiReleaseJar 8208269: Javadoc does not support module-info in a multi-release jar 2018-08-16 15:00:23 +02:00
nonConstExprs 8330704: Clean up non-standard use of /** comments in some langtools tests 2024-04-22 21:52:22 +00:00
outputRedirect 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00
parser/7091528 8330704: Clean up non-standard use of /** comments in some langtools tests 2024-04-22 21:52:22 +00:00
removeOldDoclet 8286311: remove boilerplate from use of runTests 2022-12-22 21:20:43 +00:00
reporter_generates_warnings 8286311: remove boilerplate from use of runTests 2022-12-22 21:20:43 +00:00
sampleapi 8298405: Implement JEP 467: Markdown Documentation Comments 2024-05-17 17:42:46 +00:00
sourceOnly 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00
sourceOption 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00
subpackageIgnore
subpackageNoModules 8325090: javadoc fails when -subpackages option is used with non-modular -source 2024-09-27 06:34:02 +00:00
T4994049 8330704: Clean up non-standard use of /** comments in some langtools tests 2024-04-22 21:52:22 +00:00
testExternRedirects 8299627: Fix/improve handling of "missing" element-list file 2024-01-16 18:41:25 +00:00
testLineCommentOption 8298405: Implement JEP 467: Markdown Documentation Comments 2024-05-17 17:42:46 +00:00
testLocaleOption 8283606: Tests may fail with zh locale on MacOS 2022-05-05 00:06:24 +00:00
testPackages 8191078: Wrong "Package not found" warning 2017-12-06 11:43:50 -08:00
testSourceOption
testToolStreams 8286311: remove boilerplate from use of runTests 2022-12-22 21:20:43 +00:00
testTransformer 8298405: Implement JEP 467: Markdown Documentation Comments 2024-05-17 17:42:46 +00:00
testWErrorOption 8286311: remove boilerplate from use of runTests 2022-12-22 21:20:43 +00:00
treeapi 8236949: javadoc -Xdoclint does not accumulate options correctly 2020-01-30 11:20:09 -08:00
varArgs 8152313: [javadoc] convert tool tests to doclet tests 2020-06-16 14:27:16 -07:00
AddOpensTest.java 8181878: javadoc should support/ignore --add-opens 2018-01-11 15:38:57 -08:00
BadOptionsTest.java 8323016: Improve reporting for bad options 2024-01-05 22:16:52 +00:00
BreakIteratorWarning.java
CheckManPageOptions.java 8344056: Use markdown format for man pages 2024-11-18 09:23:50 +00:00
CheckResourceKeys.java 8332109: Convert remaining tests using com.sun.tools.classfile to ClassFile API 2024-05-17 12:24:39 +00:00
CommandLineHelpTest.java 8286311: remove boilerplate from use of runTests 2022-12-22 21:20:43 +00:00
EnablePreviewOption.java 8330704: Clean up non-standard use of /** comments in some langtools tests 2024-04-22 21:52:22 +00:00
EncodingTest.java 8215584: Remove support for the "old" doclet API in com/sun/javadoc 2019-02-22 11:10:55 +05:30
EnsureNewOldDoclet.java 8283606: Tests may fail with zh locale on MacOS 2022-05-05 00:06:24 +00:00
FlagsTooEarly.java
IgnoreSourceErrors.java 8300517: Refactor VisibleMemberTable (method members) 2023-03-13 20:53:52 +00:00
MaxWarns.java 8267126: javadoc should show "line and caret" for diagnostics. 2021-05-25 01:33:13 +00:00
NoStar.java 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
OptionSyntaxTest.java
QuietOption.java 8242607: -Xdoclint doesn't report missing/unexpected comments 2020-06-09 20:05:04 -07:00
ReleaseOption.java 8330704: Clean up non-standard use of /** comments in some langtools tests 2024-04-22 21:52:22 +00:00
ReleaseOptionSource.java
T4696488.java 8330704: Clean up non-standard use of /** comments in some langtools tests 2024-04-22 21:52:22 +00:00
T6551367.java 8330704: Clean up non-standard use of /** comments in some langtools tests 2024-04-22 21:52:22 +00:00
T6968833.java
TestScriptInComment.java 8330704: Clean up non-standard use of /** comments in some langtools tests 2024-04-22 21:52:22 +00:00
ToolProviderTest.java 8268774: Residual logging output written to STDOUT, not STDERR 2021-06-16 18:03:48 +00:00
VerifyLocale.java 8273745: VerifyLocale.java occasionally times out 2021-10-05 15:21:44 +00:00
XWerror.java 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00