aboutsummaryrefslogtreecommitdiff
path: root/core/testdata/format/dac
AgeCommit message (Expand)Author
2020-09-19Fix constructor rendering from `<init>` to actual `TypeName`.Vladimir Kryachko
2020-07-08Merge "Progress on deprecation notices in kotlin. Fix test, improve replacewi...android-r-beta-3android-r-beta-2Treehugger Robot
2020-07-08Progress on deprecation notices in kotlin. Fix test, improve replacewith.Owen Gray
2020-07-07Don't use fully qualified names in Dokka JavadocAlex Saveau
2020-05-06Remove deprecated devsite-heading tagTiem Song
2020-04-08Merge "Revert racy code and test for inherited methods"Treehugger Robot
2020-04-07Revert racy code and test for inherited methodsAndrea Falcone
2020-04-07Fix formatting for deprecation warnings, and add a test. Doesn't fix replacem...androidx-swiperefreshlayout-releaseOwen Gray
2020-04-02Fix @see tagsOwen Gray
2020-02-25Include inherited methods in asJava documentationAndrea Falcone
2020-02-22Revert "Include inherited methods in asJava documentation"Andrea Falcone
2020-02-21Include inherited methods in asJava documentationAndrea Falcone
2020-02-13Merge "Add support for Kotlin input in dac tests."Treehugger Robot
2020-02-13Add support for Kotlin input in dac tests.Aurimas Liutikas
2020-02-11Add doc overwriting test to inheritedMethodsOwen Gray
2020-02-07Fix off-by one error in @return rendering 😳Aurimas Liutikas
2020-02-06Improve formatting for method return tablesAurimas Liutikas
2020-02-05Attempt to resolve external links for types in as-java.Aurimas Liutikas
2020-02-05Refactor dac tests to use the same source for dac and dac-as-java testsAndrea Falcone
2020-02-04Add tests for links to other classes in method return or parameters.android-r-preview-1Aurimas Liutikas
2020-01-31Rewrite how DAC tests are structured.Aurimas Liutikas
2019-12-12Implement display of Java default constructorsAndrea Falcone
2019-12-10Add 2 tests for existing dac formatAndrea Falcone