aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2016-06-16Issue #3239: fixed checks that fail on new receiver parameter (#3272)rnveach
2016-06-16minor: fixed debug option bleeding into other tests (#3277)rnveach
2016-06-16Issue #3166: fix CommentsIndentation Check incorrect work with subsequent com...Vladislav Lisetskii
2016-06-12Issue #3220: CommentsIndentation: allow upper comments for following block at...Vladislav Lisetskiy
2016-06-12Issue #3090: Fix wrong enforcement of same brace policy for LITERAL_DO in Rig...Andrei Selkin
2016-06-12Issue #3239: added receiver parameter to java grammar (#3260)rnveach
2016-06-12Issue #3266: refactored commit message validation to allow new lines (#3268)rnveach
2016-06-10Issue #3142: Add proper support for generics in VisibilityModifierCheck (#3247)Andrei Selkin
2016-06-09Issue #3229: resources were moved to compilable areaRoman Ivanov
2016-06-08Issue #3127: fix CommentsIndentation false-positive in empty array declaratio...Vladislav Lisetskiy
2016-06-06Issue #3212: fixed string array property xdocsrnveach
2016-06-05Issue #3187: validate property values in xdocrnveach
2016-06-03Issue #2618: refactored indentation import and package logic (#3223)rnveach
2016-06-03Issue #3237: added secondary throws annotation to java grammar (#3244)rnveach
2016-06-03Issue #3116: removed requirement right curlies must be first on line (#3222)rnveach
2016-06-03Issue #3177: Fix MainTest#testLoadPropertiesIoException (Docker container: Ub...Andrei Selkin
2016-06-03Issue #3177: Fix CheckerTest#testDestroyCacheFileWithInvalidPath (Docker cont...Andrei Selkin
2016-06-03Issue #2971: Add allowPublicFinalFields option for VisibilityModifier (#3207)Andrei Selkin
2016-06-02Issue #3240: added type annotation to java grammar (#3243)rnveach
2016-05-30Issue #3126: Fix a lot of CommentsIndentationCheck false-positives and false-...Vladislav Lisetskiy
2016-05-29Issue #3066: fixed line feeds in AstRegressionTest (#3228)rnveach
2016-05-28Issue #3219: CLI Javadoc tree printer can print parse errors (#3224)Baratali Izmailov
2016-05-28Issue #3173: moved SingleSpaceSeparatorCheck from sevntu to checkstyle (#3179)rnveach
2016-05-28Issue #3225: fixed cr lines in TreeWalker (#3226)rnveach
2016-05-27Issue #3143: forbid empty return statements and fixed violationsrnveach
2016-05-27Issue #3143: added maxForVoid option for ReturnCountCheckrnveach
2016-05-27Issue #3086: added debug optionrnveach
2016-05-26config: update to forbiddenapis 2.1 (#3216)Roman Ivanov
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-16Issue #407: Fix cache usage in presence of modules which use external resourc...Andrei Selkin
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-05-08Issue #3153: IllegalTokenTextCheck and IllegalTokenCheck does not work with C...Roman Ivanov
2016-05-07Issue #2763: changed config and fixed throws indentation violationsrnveach
2016-05-07Issue #2763: restored indentation's throwsIndent logicrnveach
2016-05-05Issue #3157: Javadoc value tag can reference import (#3158)Konstantin Lutovich
2016-05-01Issue #3144: fixed NPE in FinalLocalVariable for lambda in field (#3146)rnveach
2016-04-28minor: removed unnecessary count correction in indentation test (#3124)rnveach
2016-04-28Issue #3136: added indentation check of while in do..while (#3139)rnveach
2016-04-24Issue #2998: Fix CommentsIndentation Check false-positive at the end of a blo...Vladislav Lisetskiy
2016-04-24Issue #2950: rewrote LineWrappingHandler for easier use (#2951)rnveach
2016-04-22Issue #3103: removed duplicated validation by line wrappingrnveach
2016-04-18Issue #3105: fixed errors in indentation input filesrnveach
2016-04-18Issue #3105: fixed indentation test to verify more contents of inputrnveach
2016-04-18Issue #3000: added test to find unused check messagesrnveach
2016-04-18Issue #2271: Fix Codacy's issue 'Avoid really long methods' (#3100)Andrei Selkin
2016-04-16Issue #3106: fixed annotation location check with no modifiers (#3108)rnveach
2016-04-16Issue #3065: expanded message test to all localesrnveach