aboutsummaryrefslogtreecommitdiff
path: root/src/test/resources/com
AgeCommit message (Expand)Author
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-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 #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
2017-03-20Issue #4044: Fix false negative in ALONE while checking single line if blocksAndrei Selkin
2017-03-19Issue #3892: Add TokenTypes.STATIC_IMPORT in NoLineWrapCheckVikramaditya Kukreja
2017-03-19Issue #3986: Splitting inputs by Test for AnonInnerLengthSamuel Gu
2017-03-18Issue #3985: Move all input files for EmptyLineSeparator checkanudeepti2004
2017-03-18Issue #4014: Split and Organize Checkstyle inputs by Test for MethodCountTima
2017-03-16Issue #3970: Split Inputs test for EmptyInitializerPadTestSamuel Gu
2017-03-16Issue #3991: Split and Organize Checkstyle inputs by Test for ExecutableState...GabrielBercaru
2017-03-16Issue #3976: EmptyForIteratorPad input test organise and splitshivanshsoni
2017-03-15Issue #3437: PackageDeclaration should give option for directory name mismatchVikramaditya Kukreja
2017-03-14Issue #3999: Split and Organize Checkstyle inputs by Test for FileLengthGrigorii Shevchenko
2017-03-14Issue #3961: DetailASTTest: 'checkTree' failing on deep AST treeLuolc
2017-03-14Issue #3958: Modified GenericWhitespaceCheckTest.java and moved its input fil...Subbu Dantu
2017-03-13Issue #3954: MethodParamPad Test input splitGitToasterhub
2017-03-09Issue #3965: remove from Input files "Compilable with Java8"Luolc
2017-03-09Issue #3700: Control Characters are not skipped with google_checks configLuolc
2017-03-08Issue #3904: Split and Organize Checkstyle inputs by Test for SeparatorWrapSagar
2017-03-08Issue #3929: Modified OperatorWrapCheckTest.java and moved its input files to...Nikhil Gupta
2017-03-08Issue #3897: Split input test files for WhitespaceAfterCheckTestPedro Portela
2017-03-06Issue #3329: Added lambda to ParenPadAndrew Kuchev
2017-03-04Issue #3900: Modified TypecastParenPadCheckTest.java and moved its test-files...Piyush Sharma
2017-03-03Issue #3850: Fixed multiline typecastAndrei Selkin
2017-02-28Issue #3848: Increase code coverage of RequireThisCheckAndrei Selkin
2017-02-23Issue #3830: Fix bug in DesignForExtension when order of annotations changes ...Andrei Selkin
2017-02-20Pull #3841: add allowEmptyCatches parameter to WhitespaceAroundCheckliscju
2017-02-19Issue #3843: Fix coverage problem for DesignForExtensionAndrei Selkin
2017-02-15Issue #3803: added new case for if and or operator for IndentationCheckrnveach
2017-02-15Issue #3733: Modify indent check to handle multiple, stacked annotationsshawn.kovalchick
2017-02-10Issue #3718: Add varargs support for NoWhitespaceBeforeRobert Painsi
2017-02-08Issue #3803: fixed catch indentation wrappingrnveach
2017-02-01Issue #3776: fixed try-resource in RightCurlyCheckrnveach
2017-01-28Revert "Issue #3546: add lambda in a rightcurlycheck"Roman Ivanov