aboutsummaryrefslogtreecommitdiff
path: root/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc
AgeCommit message (Expand)Author
2015-10-31Issue #2387: Do not recognize '/**/' as valid JavadocMichal Kordas
2015-10-31Issue #2388: Make JavadocType check customizable by list of tokensMichal Kordas
2015-10-31Issue #2411: Fix false positive in JavadocStyle check on inheritDoc tagMichal Kordas
2015-10-25Issue #792: Ignore missing Javadoc for 'serialVersionUID' fieldsMichal Kordas
2015-10-22Issue #2161: unify test input file namesrnveach
2015-10-22Issue #2161: unify test input file namesrnveach
2015-10-22Issue #2398: Fix for error where an exception is thrown if empty return tag i...John Erik Halse
2015-10-19Issue #2161: unify test input locations for javadoc packagernveach
2015-10-18Issue #2326: Fix reusability of JavaDoc checksBjörn Kautler
2015-10-15Issue #2161: unify test input locations for javadoc packagernveach
2015-09-07Issue #2141: Allow @return tags from annotation typesPhillip Webb
2015-08-16Issue #1243: Added serialId to test classesRoman Ivanov
2015-08-15Issue #1243: Input file to resources folderBaratali Izmailov
2015-08-14Issue #1243: Input files to resources folderBaratali Izmailov
2015-05-02Move test input files to resources, issue #1040Michal Kordas