aboutsummaryrefslogtreecommitdiff
path: root/src/test/resources/com/puppycrawl/tools/checkstyle/filters
AgeCommit message (Expand)Author
2015-12-31Issue #1008: Add possibility to suppress checks by idAndrei Selkin
2015-12-08Issue #2646: Fix inability to suppress checkstyle violations with @SuppressWa...Andrei Selkin
2015-10-31Issue #2202: Make SuppressWarningsFilter case-insensitiveMichal Kordas
2015-10-20Issue #2161: unify test input locations for filters packagernveach
2015-07-30Issue #1296: 'SuppressWithNearbyCommentFilter' refactored, UT coverage improvedRuslan Diachenko
2015-07-29Issue #1296: 'SuppressionCommentFilter' UT coverage improvedRuslan Diachenko
2014-12-30Suppress Warnings Holder - fixed throwing exception if annotation uses consta...alexkravin
2014-12-06Issue #353 NullPointerException with SuppressWarningsHolder and enum fieldsychulovskyy
2014-07-20Adding @interface A {} to the SuppressWarningsFilter input data collection. U...Dominic Jones
2014-03-04moving to standard directory layoutIvan Sopov