Searched refs:checkOutput (Results 1 - 25 of 167) sorted by relevance

1234567

/openjdk10/langtools/test/jdk/javadoc/doclet/testHtmlTableTags/
H A DTestHtmlTableTags.java66 checkOutput("pkg1/package-summary.html", true,
72 checkOutput("pkg2/package-summary.html", true,
79 checkOutput("pkg1/C1.html", true,
85 checkOutput("pkg2/C2.html", true,
91 checkOutput("pkg2/C2.ModalExclusionType.html", true,
95 checkOutput("pkg2/C3.html", true,
99 checkOutput("pkg2/C4.html", true,
104 checkOutput("pkg1/class-use/I1.html", true,
107 checkOutput("pkg1/class-use/C1.html", true,
111 checkOutput("pkg
[all...]
/openjdk10/langtools/test/jdk/javadoc/doclet/testTypeAnnotations/
H A DTestTypeAnnotations.java51 checkOutput("typeannos/MyClass.html", true,
66 checkOutput("typeannos/MyInterface.html", true,
76 checkOutput("typeannos/ExtendsBound.html", true,
81 checkOutput("typeannos/ExtendsGeneric.html", true,
89 checkOutput("typeannos/TwoBounds.html", true,
96 checkOutput("typeannos/Complex1.html", true,
101 checkOutput("typeannos/Complex2.html", true,
106 checkOutput("typeannos/ComplexBoth.html", true,
114 checkOutput("typeannos/DefaultScope.html", true,
138 checkOutput("typeanno
[all...]
/openjdk10/langtools/test/jdk/javadoc/doclet/testHtmlVersion/
H A DTestHtmlVersion.java89 checkOutput("overview-frame.html", true,
99 checkOutput("allclasses-frame.html", true,
107 checkOutput("allclasses-noframe.html", true,
115 checkOutput("overview-summary.html", true,
132 checkOutput("pkg/package-frame.html", true,
151 checkOutput("pkg/package-summary.html", true,
172 checkOutput("pkg1/package-summary.html", true,
180 checkOutput("pkg/package-tree.html", true,
206 checkOutput("pkg1/package-use.html", true,
224 checkOutput("constan
[all...]
/openjdk10/langtools/test/jdk/javadoc/doclet/typeAnnotations/smoke/
H A DTestSmoke.java51 checkOutput("pkg/T0x1C.html", true, "@DA");
52 checkOutput("pkg/T0x1D.html", true, "@DA");
53 checkOutput("pkg/T0x0D.html", true, "@DA");
54 checkOutput("pkg/T0x0B.html", true, "@DA");
55 checkOutput("pkg/T0x0F.html", true, "@DA");
56 checkOutput("pkg/T0x20B.html", true, "@DA");
57 checkOutput("pkg/T0x22B.html", true, "@DA");
58 checkOutput("pkg/T0x10.html", true, "@DA");
59 checkOutput("pkg/T0x10A.html", true, "@DA");
60 checkOutput("pk
[all...]
/openjdk10/langtools/test/jdk/javadoc/doclet/testNewLanguageFeatures/
H A DTestNewLanguageFeatures.java64 checkOutput("pkg/Coin.html", true,
100 checkOutput("pkg/Coin.html", false,
109 checkOutput("pkg/TypeParameters.html", true,
161 checkOutput("pkg/Wildcards.html", true,
170 checkOutput(Output.OUT, true,
178 checkOutput("pkg/TypeParameterSubClass.html", true,
187 checkOutput("pkg/TypeParameters.html", true,
195 checkOutput("pkg/SuperInterface.html", true,
201 checkOutput("pkg/SubInterface.html", true,
211 checkOutput("pk
[all...]
/openjdk10/langtools/test/jdk/javadoc/doclet/testAnchorNames/
H A DTestAnchorNames.java56 checkOutput("pkg1/RegClass.html", true,
69 checkOutput("pkg1/RegClass.html", true,
75 checkOutput("pkg1/RegClass.html", true,
91 checkOutput("pkg1/DeprMemClass.html", true,
96 checkOutput("pkg1/RegClass.html", true,
101 checkOutput("pkg1/RegClass.html", true,
117 checkOutput("pkg1/DeprMemClass.html", true,
122 checkOutput("pkg1/RegClass.Te$t_Enum.html", true,
127 checkOutput("pkg1/RegClass._NestedClas$.html", true,
132 checkOutput("pkg
[all...]
/openjdk10/langtools/test/jdk/javadoc/doclet/testPrivateClasses/
H A DTestPrivateClasses.java60 checkOutput("pkg/PublicChild.html", true,
84 checkOutput("pkg/PublicChild.html", false,
95 checkOutput("pkg/PublicChild.html", false,
108 checkOutput("pkg/PublicInterface.html", true,
122 checkOutput("pkg/PublicInterface.html", false,
128 checkOutput("pkg2/C.html", false,
132 checkOutput("pkg2/C.html", false,
137 checkOutput("constant-values.html", false,
150 checkOutput("pkg/PublicChild.html", true,
188 checkOutput("pk
[all...]
/openjdk10/langtools/test/jdk/javadoc/doclet/testHiddenTag/
H A DTestHiddenTag.java53 checkOutput("pkg1/A.html", true,
61 checkOutput("pkg1/A.html", false,
65 checkOutput("pkg1/A.VisibleInner.html", true,
75 checkOutput("pkg1/A.VisibleInner.html", false,
80 checkOutput("pkg1/A.VisibleInnerExtendsInvisibleInner.html", true,
87 checkOutput("pkg1/A.VisibleInnerExtendsInvisibleInner.html", false,
92 checkOutput("pkg1/package-frame.html", false, "A.InvisibleInner");
94 checkOutput("pkg1/package-summary.html", false, "A.InvisibleInner");
96 checkOutput("pkg1/package-tree.html", false, "A.InvisibleInner");
/openjdk10/langtools/test/jdk/javadoc/doclet/testDeprecatedDocs/
H A DTestDeprecatedDocs.java49 checkOutput("deprecated-list.html", true,
78 checkOutput("pkg/DeprecatedClassByAnnotation.html", true,
92 checkOutput("pkg/TestAnnotationType.html", true,
111 checkOutput("pkg/TestClass.html", true,
124 checkOutput("pkg/TestEnum.html", true,
137 checkOutput("pkg/TestError.html", true,
146 checkOutput("pkg/TestException.html", true,
155 checkOutput("pkg/TestInterface.html", true,
164 checkOutput("deprecated-list.html", true,
/openjdk10/langtools/test/jdk/javadoc/doclet/testClassLinks/
H A DTestClassLinks.java52 checkOutput("p/C1.html", true,
56 checkOutput("p/C2.html", true,
60 checkOutput("p/C3.html", true,
68 checkOutput("p/I1.html", true,
72 checkOutput("p/I2.html", true,
76 checkOutput("p/I12.html", true,
80 checkOutput("p/IT1.html", true,
83 checkOutput("p/IT2.html", true,
/openjdk10/langtools/test/jdk/javadoc/doclet/testHeadings/
H A DTestHeadings.java70 checkOutput("pkg1/package-summary.html", true,
77 checkOutput("pkg1/C1.html", true,
84 checkOutput("pkg1/class-use/C1.html", true,
92 checkOutput("deprecated-list.html", true,
97 checkOutput("constant-values.html", true,
104 checkOutput("serialized-form.html", true,
111 checkOutput("overview-frame.html", true,
116 checkOutput("overview-summary.html", true,
/openjdk10/langtools/test/jdk/javadoc/doclet/testAnnotationTypes/
H A DTestAnnotationTypes.java50 checkOutput("pkg/AnnotationTypeField.html", true,
67 checkOutput("pkg/AnnotationType.html", true,
73 checkOutput("pkg/AnnotationType.html", true,
88 checkOutput("pkg/AnnotationType.html", false,
100 checkOutput("src-html/pkg/AnnotationType.html", true,
104 checkOutput("src-html/pkg/AnnotationTypeField.html", true,
108 checkOutput("pkg/AnnotationType.html", true,
112 checkOutput("pkg/AnnotationTypeField.html", true,
/openjdk10/langtools/test/jdk/javadoc/doclet/testUseOption/
H A DTestUseOption.java52 checkOutput("pkg1/class-use/C1.html", true,
58 checkOutput("pkg1/package-use.html", true,
79 checkOutput("pkg2/class-use/C3.html", true,
83 checkOutput("pkg1/class-use/UsedClass.html", true,
86 checkOutput("pkg1/class-use/UsedClass.html", true,
89 checkOutput("pkg1/class-use/UsedInterface.html", true,
93 checkOutput("pkg1/class-use/UsedInterfaceA.html", true,
97 checkOutput("pkg1/class-use/UsedClass.html", false,
100 checkOutput("pkg1/class-use/UsedInterface.html", true,
103 checkOutput("pkg
[all...]
/openjdk10/langtools/test/jdk/javadoc/doclet/testPackagePage/
H A DTestPackagePage.java51 checkOutput("com/pkg/package-summary.html", true,
55 checkOutput("com/pkg/C.html", true,
57 checkOutput("com/pkg/package-tree.html", true,
59 checkOutput("deprecated-list.html", true,
61 checkOutput("index-all.html", true,
63 checkOutput("help-doc.html", true,
79 checkOutput("deprecated-list.html", true,
81 checkOutput("index-all.html", true,
83 checkOutput("help-doc.html", true,
/openjdk10/langtools/test/jdk/javadoc/doclet/ValidHtml/
H A DValidHtml.java58 checkOutput("index.html", true, LOOSE);
59 checkOutput("overview-summary.html", true, LOOSE);
60 checkOutput("p1/package-summary.html", true, LOOSE);
61 checkOutput("p1/C.html", true, LOOSE);
62 checkOutput("overview-frame.html", true, LOOSE);
63 checkOutput("allclasses-frame.html", true, LOOSE);
64 checkOutput("p1/package-frame.html", true, LOOSE);
67 checkOutput("index.html", true,
71 checkOutput("p1/package-use.html", true,
/openjdk10/langtools/test/jdk/javadoc/doclet/testNavigation/
H A DTestNavigation.java50 checkOutput("pkg/A.html", true,
55 checkOutput("pkg/C.html", true,
60 checkOutput("pkg/E.html", true,
65 checkOutput("pkg/I.html", true,
76 checkOutput("pkg/A.html", true,
86 checkOutput("pkg/package-summary.html", true,
105 checkOutput("pkg/A.html", true,
117 checkOutput("pkg/package-summary.html", true,
136 checkOutput("pkg/A.html", false,
146 checkOutput("pk
[all...]
/openjdk10/langtools/test/jdk/javadoc/doclet/testDocRootLink/
H A DTestDocRootLink.java48 checkOutput("pkg1/C1.html", true,
55 checkOutput("pkg1/package-summary.html", true,
64 checkOutput("pkg1/C1.html", false,
68 checkOutput("pkg1/package-summary.html", false,
81 checkOutput("pkg2/C2.html", true,
88 checkOutput("pkg2/package-summary.html", true,
96 checkOutput("pkg2/C2.html", false,
100 checkOutput("pkg2/package-summary.html", false,
/openjdk10/langtools/test/jdk/javadoc/doclet/testWarnings/
H A DTestWarnings.java52 checkOutput(Output.OUT, true,
55 checkOutput(Output.OUT, true,
58 checkOutput(Output.OUT, true,
61 checkOutput(Output.OUT, true,
64 checkOutput("pkg/X.html", false,
66 checkOutput("pkg/X.html", false,
68 checkOutput("pkg/X.html", false,
80 checkOutput("pkg/X.html", true,
/openjdk10/langtools/test/jdk/javadoc/doclet/testRelativeLinks/
H A DTestRelativeLinks.java53 checkOutput("pkg/C.html", true,
58 checkOutput("pkg/package-summary.html", true,
65 checkOutput("index-all.html", true,
74 checkOutput("pkg/package-use.html", true,
79 checkOutput("pkg/class-use/C.html", true,
86 checkOutput("overview-summary.html", true,
/openjdk10/langtools/test/jdk/javadoc/doclet/testHtmlTableStyles/
H A DTestHtmlTableStyles.java50 checkOutput("pkg1/TestTable.html", true,
59 checkOutput("pkg1/package-summary.html", true,
63 checkOutput("pkg1/class-use/TestTable.html", true,
66 checkOutput("overview-summary.html", true,
70 checkOutput("deprecated-list.html", true,
74 checkOutput("constant-values.html", true,
/openjdk10/langtools/test/jdk/javadoc/doclet/testMemberInheritence/
H A DTestMemberInheritence.java50 checkOutput("pkg/SubClass.html", true,
69 checkOutput("pkg/BaseClass.html", true,
79 checkOutput("diamond/Z.html", true,
83 checkOutput("inheritDist/C.html", true,
87 checkOutput("pkg/SubClass.html", false,
90 checkOutput("pkg1/Implementer.html", true,
/openjdk10/langtools/test/jdk/javadoc/doclet/testUnnamedPackage/
H A DTestUnnamedPackage.java50 checkOutput("package-summary.html", true,
55 checkOutput("package-summary.html", true,
58 checkOutput("package-tree.html", true,
61 checkOutput("index-all.html", true,
64 checkOutput("C.html", true,
67 checkOutput(Output.OUT, false,
/openjdk10/langtools/test/jdk/javadoc/doclet/testConstructors/
H A DTestConstructors.java49 checkOutput("pkg1/Outer.html", true,
66 checkOutput("pkg1/Outer.Inner.html", true,
72 checkOutput("pkg1/Outer.Inner.NestedInner.html", true,
78 checkOutput("pkg1/Outer.Inner.html", false,
82 checkOutput("pkg1/Outer.Inner.NestedInner.html", false,
86 checkOutput("pkg1/Outer.html", false,
/openjdk10/langtools/test/jdk/javadoc/doclet/testJavascript/
H A DTestJavascript.java49 checkOutput("pkg/C.html", true,
56 checkOutput("TestJavascript.html", true,
59 checkOutput("index.html", true,
114 checkOutput("index.html", true,
118 checkOutput("pkg/C.html", true,
127 checkOutput("script.js", true,
/openjdk10/langtools/test/jdk/javadoc/doclet/testLambdaFeature/
H A DTestLambdaFeature.java56 checkOutput("pkg/A.html", true,
76 checkOutput("pkg1/FuncInf.html", true,
84 checkOutput("pkg/A.html", false,
88 checkOutput("pkg/B.html", false,
93 checkOutput("pkg1/NotAFuncInf.html", false,
110 checkOutput("pkg1/FuncInf.html", false,

Completed in 234 milliseconds

1234567