aboutsummaryrefslogtreecommitdiff
path: root/src/test/resources/com/puppycrawl/tools/checkstyle/InputSemantic.java
AgeCommit message (Expand)Author
2015-07-25Coverage has been increased to 100% in EmptyBlockCheck. Issue #1291Ilja Dubinin
2015-04-23Extend EmptyBlock check to verify synchronized blocks, issue #964Michal Kordas
2015-01-09Switched Checkstyle and all resources to UTF-8 encoding, issue #489alexkravin
2014-12-08InputSemantic used in several UTs now compilable #388alexkravin
2014-03-04moving to standard directory layoutIvan Sopov