aboutsummaryrefslogtreecommitdiff
path: root/src/test/java/com/puppycrawl/tools/checkstyle/CheckerTest.java
AgeCommit message (Expand)Author
2015-10-24Issue #2421: enabled final local variable for test folderrnveach
2015-10-23Issue #2421: enabled line length for test folderrnveach
2015-10-18Issue #2080: Fix typos in codeMichal Kordas
2015-09-25Issue #2080: Fix typos in codeMichal Kordas
2015-09-11Issue #2080: Fix typos in codeMichal Kordas
2015-09-06Issue #2080: Fix typos in codeMichal Kordas
2015-09-03Issue #2080: Fix typos in codeMichal Kordas
2015-08-30Issue #1566: IllegalCatch violations fixed for CheckerRuslan Diachenko
2015-08-28Issue #1555: Avoid reusing variablesMichal Kordas
2015-08-28Restricted suppression for IllegalTypeCheck, issue #1805Andrei Selkin
2015-08-25Issue #1566: Fixed TrailingComment violations in UTsBaratali Izmailov
2015-08-22Fix variables with standard names. #1555Michal Kordas
2015-08-20Remove explicit array creation. #1555Michal Kordas
2015-08-19Fix questionable names in test code. #1555Michal Kordas
2015-08-18Remove unnecessary this in test code. #1555Michal Kordas
2015-08-17Flip misordered assertEquals parameters. #1555Michal Kordas
2015-08-14Issue #1243: Suppress warnings for UTs testing deprecated codeBaratali Izmailov
2015-08-14Issue #1243: Resolved varargs ambiguityBaratali Izmailov
2015-08-05UT coverage for Checker. #1294Roman Ivanov
2015-07-23ImportOrder enabled in configuration #1448Aleksandr Ivanov
2015-07-12commented code was removed from CheckerTestRoman Ivanov
2015-05-17Change location of left curly braces to end of line. #1089Michal Kordas
2015-05-02Fix EmptyLineSeparator violations for packages, issue #1040Michal Kordas
2015-03-31Use use Java 7 instead of custom logic for relative paths, issue #857Michal Kordas
2015-02-18Copiright become 2015 and 'the original author or authors.'Roman Ivanov
2015-01-25Added file extensions property to Checker & TreeWalker, issue #25alexkravin
2015-01-11https://github.com/checkstyle/checkstyle/issues/570Lars Ködderitzsch
2014-03-04moving to standard directory layoutIvan Sopov