aboutsummaryrefslogtreecommitdiff
path: root/src/test/resources/com/puppycrawl/tools/checkstyle/checks/naming
AgeCommit message (Collapse)Author
2017-04-27Issue #4141: Split and Organize Checkstyle inputs by Test for ConstantNameDmytro Kytsmen
2017-04-17Issue #4208: Split and Organize Checkstyle inputs by Test for StaticVariableNameAkshita
2017-04-13Issue #4168: Split and Organize Checkstyle inputs by Test for ↵Janine Freitas
MethodTypeParameterName
2017-04-13Issue #4191: Split and Organize Checkstyle inputs by Test for ParameterNameShubham Kumar
2017-04-10Issue #4150: Split and Organize Checkstyle inputs by Test for LocalVariableNameDmytro Kytsmen
2017-04-06Issue #4144: Split and Organize Checkstyle inputs by Test for LocalFinalVariablekurileo
2017-04-05Issue #4106: split and organized Checkstyle inputs by Test for AbstractClassNamevasilyeva
2017-04-05Issue #3072: Add EOL for files in test, it, .ci, config foldersVikramaditya Kukreja
2017-03-25Issue #4095: Split and Organize Checkstyle inputs by Test for ↵unrealwork
AbbreviationAsWordInName
2017-03-09Issue #3965: remove from Input files "Compilable with Java8"Luolc
2017-01-26Issue #3675: Replace Scope with AccessModifier in ParameterNameCheck to ↵Andrei Selkin
avoid wrong scopes comparison
2016-11-05Issue #3473: ParameterNameCheck: new scope and excludeScope propertiesalberto.cuda
2016-06-16Issue #3239: fixed checks that fail on new receiver parameter (#3272)rnveach
2016-06-09Issue #3229: resources were moved to compilable areaRoman Ivanov
2015-12-14Issue #2694: Fixing AbbreviationAsWordInName incorrectly reports constants ↵Abram Thielke
in annotations
2015-12-09Issue #2678: Fix NPE in ParameterNameCheckAndrei Selkin
2015-12-03Issue #2616: Add CatchParameterName check for catch blocks parametersMichal Kordas
2015-11-18Revert "Issue #2290: Add 'skipCatchParameter' to skip catch parameter from ↵Roman Ivanov
validation" This reverts commit 176301250bfd2063f405fed4a960064e0a3e0230.
2015-11-05Issue #2290: Add 'skipCatchParameter' to skip catch parameter from validationAndrei Selkin
2015-11-05Issue #2290: Fix NPE in isOverriddenMethod during validation of methods with ↵Andrei Selkin
implicit modifiers
2015-11-04Issue #2290: Add 'ignoreOverridden' option to skip methods with @Override ↵Andrei Selkin
annotation
2015-10-22Issue #2161: unify test input file namesrnveach
2015-10-22Issue #2161: unify test input file namesrnveach
2015-10-19Issue #2161: unify test input locations for naming packagernveach
2015-10-16Issue #2161: unify test input locations for blocks packagernveach
2015-10-15Issue #2161: unify test input locations for naming packagernveach