aboutsummaryrefslogtreecommitdiff
path: root/src/test/java/com/puppycrawl/tools/checkstyle/CommitValidationTest.java
AgeCommit message (Expand)Author
2015-11-15Issue #2590: Correct regexp for validation of commit message to disallow the ...Andrei Selkin
2015-10-24Issue #2421: enabled final local variable for test folderrnveach
2015-10-23Issue #2421: enabled line length for test folderrnveach
2015-10-03minor: fixed jgit resource leaks in commit validationrnveach
2015-09-11Issue #2080: Fix typos in codeMichal Kordas
2015-09-06Issue #1555: Remove usage of obsolete junit.framework.Assert classMichal Kordas
2015-09-06Issue #937: added tests for validating commit message.liscju