aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2017-04-17Issue #4208: Split and Organize Checkstyle inputs by Test for StaticVariableNameAkshita
2017-04-17Issue #3546: Add lambda in RightCurlyCheckVladislav Lisetskii
2017-04-17Issue #3931: Split and Organize Checkstyle inputs by Test for NoWhitespaceAfterDmytro Kytsmen
2017-04-17Issue #4220: Modified AvoidNestedBlocksCheckTest.java and moved its input fil...Subbu Dantu
2017-04-16Issue #3650: Expand missing testing for PropertyCacheFile testsAndrei Selkin
2017-04-15Issue #3048: ParenPad now correctly evaluates precedence parensSubbu Dantu
2017-04-13Issue #4168: Split and Organize Checkstyle inputs by Test for MethodTypeParam...Janine Freitas
2017-04-13Issue #4191: Split and Organize Checkstyle inputs by Test for ParameterNameShubham Kumar
2017-04-13Issue #4165: Split and Organize Checkstyle inputs by Test for IllegalCatchChe...slava ganyaev
2017-04-13Issue #4165: Split and Organize Checkstyle inputs by Test for HiddenFieldChec...slava ganyaev
2017-04-13Issue #4165: Split and Organize Checkstyle inputs by Test for FinalLocalVaria...slava ganyaev
2017-04-13Issue #3898: Split and Organize Checkstyle inputs by Test for WhitespaceAroundDmytro Kytsmen
2017-04-12Issue #3423: Allow local vars without any unnecessary violations from Require...Piyush Sharma
2017-04-12Issue #4078: DefaultComesLast only if doesnt share caseSagar
2017-04-12Issue #4119: add missing tokens in checkstyle configrnveach
2017-04-12Issue #4119: fixed verifying tokens being referenced in configsrnveach
2017-04-12Issue #4165: Split and Organize Checkstyle inputs by Test for EqualsAvoidNull...slava ganyaev
2017-04-12Issue #4165: Split and Organize Checkstyle inputs by Test for EqualsHashCodeC...slava ganyaev
2017-04-12Issue #4165: Split and Organize Checkstyle inputs by Test for FallThroughChec...slava ganyaev
2017-04-12Issue #4165: Split and Organize Checkstyle inputs by Test for ExplicitInitial...slava ganyaev
2017-04-11Issue #3959: Split and Organize Checkstyle inputs by Test for FileTabCharacterDmytro Kytsmen
2017-04-11Issue #4165: Split and Organize Checkstyle inputs by Test for CovariantEquals...slava ganyaev
2017-04-11Issue #4165: Split and Organize Checkstyle inputs by Test for DefaultComesLas...slava ganyaev
2017-04-11Issue #4165: Split and Organize Checkstyle inputs by Test for EmptyStatementC...slava ganyaev
2017-04-11Issue #4165: Split and Organize Checkstyle inputs by Test for DeclarationOrde...slava ganyaev
2017-04-10Issue #2186: Exception message extended to provide more information on incorr...Subbu Dantu
2017-04-10Issue #4150: Split and Organize Checkstyle inputs by Test for LocalVariableNameDmytro Kytsmen
2017-04-10Issue #3309: Added excludedPackages to class coupling checksAndrew Kuchev
2017-04-06Issue #4144: Split and Organize Checkstyle inputs by Test for LocalFinalVariablekurileo
2017-04-06Issue #3930: Modified NoWhitespaceBeforeCheckTest.java and moved its input fi...Subbu Dantu
2017-04-05Issue #3839: One new method to optimise design and detect empty LITERAL_CASE....Piyush Sharma
2017-04-05Issue #4091: False negative on multiblock tokens with ALONE_OR_SINGLELINE optionVladislav Lisetskii
2017-04-05Issue #3891: Split and Organize Checkstyle inputs by Test, renamed test metho...slava ganyaev
2017-04-05Issue #3891: Split and Organize Checkstyle inputs by Test for AvoidInlineCond...slava ganyaev
2017-04-05Issue #4090: Split and Organize Checkstyle inputs by Test for ParameterNumberGabrielBercaru
2017-04-05spelling: fix typos in testsVladislav Lisetskii
2017-04-05Pull #4126: Fix typo in @serialField javadoc tag validationVladislav Lisetskii
2017-04-05spelling: fix some typos in code/javadoc/commentsVladislav Lisetskii
2017-04-05Issue #3616: Fix/suppress TC "Deprecated member is still used" errorsVladislav Lisetskii
2017-04-05Issue #4106: split and organized Checkstyle inputs by Test for AbstractClassNamevasilyeva
2017-04-05Pull #4102: changed loops to end execution earlyrnveach
2017-04-05Issue #4013: Split and Organize Checkstyle inputsby Test for LineLengthMikhailovOlegM
2017-04-05Issue #3234: ClassDataAbstractionCoupling : Add a regex attributTima
2017-04-05Issue #3072: Add EOL for files in test, it, .ci, config foldersVikramaditya Kukreja
2017-03-31Issue #3891: Split and Organize Checkstyle inputs by Test for ArrayTrailingCommaslava ganyaev
2017-03-25Issue #3908: SummaryJavadoc need special processing of inheritDoc tagSagar
2017-03-25Issue #4095: Split and Organize Checkstyle inputs by Test for AbbreviationAsW...unrealwork
2017-03-23Issue #4042: Split and Organize Checkstyle inputs by Test for MethodLengthGabrielBercaru
2017-03-23Issue #3612: Fixed left curly indentationAndrew Kuchev
2017-03-23Issue #3172: Regression false-positive FinalLocalVariableLuolc