aboutsummaryrefslogtreecommitdiff
path: root/src/test/java/com/puppycrawl/tools/checkstyle/checks/UpperEllCheckTest.java
AgeCommit message (Expand)Author
2017-01-27minor: bump year in header of all java filesRoman Ivanov
2016-05-07Issue #2763: changed config and fixed throws indentation violationsrnveach
2016-01-04minor: year bump to 2016Roman Ivanov
2015-10-24Issue #2421: enabled final local variable for test folderrnveach
2015-10-19Issue #2161: unify test input locations for checks packagernveach
2015-09-22Issue #2080: Fix typos in codeMichal Kordas
2015-08-21Remove unnecessary constant array creation expressions. #1555Michal Kordas
2015-08-18Simplify JUnit assertions. #1555Michal Kordas
2015-08-17Provided UTs for getRequiredTokens and getAcceptableTokens, issue #655Andrei Selkin
2015-07-13Coverage has been increased to 100% in UpperEllCheckIlja Dubinin
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-02-20Refactored UTs, checks package, issue #537alexkravin
2015-02-18Copiright become 2015 and 'the original author or authors.'Roman Ivanov
2014-03-04moving to standard directory layoutIvan Sopov