aboutsummaryrefslogtreecommitdiff
path: root/src/test/java/com/puppycrawl/tools/checkstyle/internal
AgeCommit message (Expand)Author
2017-04-12Issue #4119: fixed verifying tokens being referenced in configsrnveach
2017-04-05spelling: fix typos in testsVladislav Lisetskii
2017-03-08Issue #3910: CommitValidationTest: add character limit to lineSagar
2017-03-04spelling: change 'suite' to 'suit'ljacqu
2017-03-04Issue #3910: CommitValidationTest: add character limit to lineSagar
2017-02-18Issue #3729: Reevaluate tokens in IllegalTokenTextVladislav Lisetskii
2017-02-17Issue #3748: updated reason for google's EmptyBlockCheck configrnveach
2017-02-17Issue #3721: enforced no abbreviations in checkstylernveach
2017-02-15Issue #3735: added lambdas to NeedBraces for checkstyle configrnveach
2017-02-15Issue #3749: updated reason for google's OperatorWrapCheck configrnveach
2017-02-11Pull #3820: Rename method in CheckUtilVladislav Lisetskii
2017-01-27Issue #3753: updated reason for no NeedBracesCheck on lambdarnveach
2017-01-27minor: bump year in header of all java filesRoman Ivanov
2017-01-26Issue #3675: Replace Scope with AccessModifier in ParameterNameCheck to avoid...Andrei Selkin
2017-01-24Issue #3740: verify all tokens are used in google configrnveach
2017-01-18Issue #3720: verify all tokens are used in checkstyle configrnveach
2017-01-05Issue #3664: verified all types of checks are on checks.xmlrnveach
2016-12-19Issue #3667: fixed documentation and tests for checkstyle modulesrnveach
2016-12-12Issue #3622: expanded and fixed documentation for checker and treewalkerrnveach
2016-12-10minor: all style checks should be referenced in style xdocrnveach
2016-12-10minor: checks should have all their styles listedrnveach
2016-12-05Issue #3575: changed module setters for urirnveach
2016-11-30Issue #3575: changed module setters for scopernveach
2016-11-28Issue #2143: Fix extra separation in group errorlinelect
2016-11-28Issue #3575: changed module setters for severity levelrnveach
2016-11-20Issue #3487: turned on checkstyle cache for developersrnveach
2016-11-09Issue #3255: changed module setters for patternrnveach
2016-11-01Issue #2427: added customizable javadoc tokensrnveach
2016-10-22Issue #2866: added before execution and exclusion file filtersrnveach
2016-09-27Issue #3433: Cut down on Checkstyle's dependencies on Guava (part 4, collecti...Andrei Selkin
2016-09-21Issue #3433: Cut down on Checkstyle's dependencies on Guava (part 3) (#3458)Andrei Selkin
2016-09-20Issue #3433: Cut down on Checkstyle's dependencies on Guava (part 2) (#3454)Andrei Selkin
2016-09-17minor: resolve checkstyle violation - final variableRoman Ivanov
2016-09-17minor: resolve Idea's violation - Variable instance initializer null is redun...Roman Ivanov
2016-09-16minor: refactor to rethrow exception from test to top to make stacktrace visi...Roman Ivanov
2016-09-08Issue #3233: Resolve IntelijIdea inspection violations for java8 migration (#...Mariia Mykhailova
2016-07-29Issue #3369: Fixed XDocsPagesTest to not make assumptions about order of Hash...Ben Lambeth
2016-07-16minor: fix for indelij idea 2016.2 violations and redundant suppression (#3352)Roman Ivanov
2016-07-11minor: fix IntelijIdea violations of 'Scope of variable lnr is too broad'Roman Ivanov
2016-06-12Issue #3266: refactored commit message validation to allow new lines (#3268)rnveach
2016-06-06Issue #3212: fixed string array property xdocsrnveach
2016-06-05Issue #3187: validate property values in xdocrnveach
2016-05-27Issue #3143: forbid empty return statements and fixed violationsrnveach
2016-05-21Issue #3187: validate property types in xdocsrnveach
2016-05-20Issue #3168: allow new line on end of commit (#3204)rnveach
2016-05-16Issue #3168: forbid no commits and whitespace on end of commit message (#3181)rnveach
2016-05-14Issue #3175: sevntu-checkstyle violations were resolved in test areaRoman Ivanov
2016-05-13Issue #3175: fixed sevntu violations in test and itrnveach
2016-04-18Issue #3000: added test to find unused check messagesrnveach
2016-04-16Issue #3065: expanded message test to all localesrnveach