aboutsummaryrefslogtreecommitdiff
path: root/src/test/java
AgeCommit message (Expand)Author
2015-11-05Issue #2161: unify test input file namesrnveach
2015-11-05Issue #2161: unify test input file namesrnveach
2015-11-05Issue #2451: removed excess hierarchy from AbstractNameCheckrnveach
2015-11-04Issue #2451: removed excess hierarchy from AbstractClassNameCheckrnveach
2015-11-04Issue #2290: Add 'ignoreOverridden' option to skip methods with @Override ann...Andrei Selkin
2015-11-04Issue #2451: removed excess hierarchy from IllegalTokenTextCheckrnveach
2015-11-04Issue #2480: Fix skipping validation for non empty classes when allowEmptyTyp...Andrei Selkin
2015-11-04Issue #2436: NeedBraces: allow no body loopsAndrei Selkin
2015-11-03Issue #2517: added xdoc example url validationrnveach
2015-11-03Issue #1627: Make 'processJavadoc' property 'true' by defaultVladislav Lisetskiy
2015-11-03Issue #2292: added xdoc check order validationrnveach
2015-11-03Issue #1267: validate existence of config file soonerrnveach
2015-11-03Issue #2122: Fix RedundantModifier at final methods in anonymous classrnveach
2015-11-01Issue #2109: CLI should print a file name where exception is happenRoman Ivanov
2015-11-01Issue #1551: Fix FinalLocalVariable false-negativeVladislav Lisetskiy
2015-10-31Issue #2451: removed excess hierarchy from IllegalCatchCheckrnveach
2015-10-31Issue #2451: removed excess hierarchy from MutableExceptionCheckrnveach
2015-10-31Issue #2078: Update UTs for CommentsIndentationCheckAndrei Selkin
2015-10-31Issue #1013: Fix NoWhitespaceAfterCheckattatrol
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 #2451: removed excess hierarchy from ReturnCountCheckrnveach
2015-10-31Issue #2451: removed excess hierarchy from IllegalTypeCheckrnveach
2015-10-30Issue #2268: require all filters appear in checkstyle_checks.xmlrnveach
2015-10-30Issue #2482: Exclude lines with package in LineLength checkrnveach
2015-10-30Issue #2215: Rename tests to match tested class name with Test suffixMichal Kordas
2015-10-30Issue #2451: removed excess hierarchy from SuppressWarningsCheckrnveach
2015-10-30Issue #2451: removed excess hierarchy from TrailingCommentCheckrnveach
2015-10-29minor: removed exceptions not thrownrnveach
2015-10-29minor: removed unnecessary castrnveach
2015-10-29Issue #2451: removed excess hierarchy from RegexpCheckrnveach
2015-10-29Issue #2268: require all checks appear in checkstyle_checks.xmlrnveach
2015-10-29Issue #2451: removed excess hierarchy from PackageNameCheckrnveach
2015-10-29Issue #2451: removed excess hierarchy from MissingCtorCheckrnveach
2015-10-29Issue #2451: removed excess hierarchy from MissingSwitchDefaultCheckrnveach
2015-10-28Issue #2453: removed xdoc of CustomImportOrder.samePackageMatchingDepthrnveach
2015-10-27Issue #2442: added xdoc check validationrnveach
2015-10-25minor: refactoring xdoc xml validationrnveach
2015-10-24Issue #2433: Exclude lines with imports in LineLength checkMichal Kordas
2015-10-24Issue #2434: Inconvenience to debug UTs after recent changes in BaseCheckTest...Roman Ivanov
2015-10-24Issue #2421: enabled final local variable for test folderrnveach
2015-10-24Issue #2431: LeftCurly: add Anonymous class to allowed tokensRoman Ivanov
2015-10-23Issue #2421: enabled line length for test folderrnveach
2015-10-23Issue #2425: fixed invalid xml examples in xdocsrnveach
2015-10-22Issue #2421: expanded checks on test directoryrnveach
2015-10-22Issue #2161: unify test input file namesrnveach
2015-10-22minor: removed unnecessary manual class lookupsrnveach
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-20Issue #2161: unify test input locations for java8 packagernveach