aboutsummaryrefslogtreecommitdiff
path: root/src/it/resources
AgeCommit message (Expand)Author
2017-04-05Issue #3072: Add EOL for files in test, it, .ci, config foldersVikramaditya Kukreja
2017-03-19Issue #3892: Add TokenTypes.STATIC_IMPORT in NoLineWrapCheckVikramaditya Kukreja
2017-03-18Issue #3755: Update version of Google Java Style Guide (3 November 2016)Andrei Selkin
2017-03-09Issue #3700: Control Characters are not skipped with google_checks configLuolc
2017-02-16Issue #3701: removed backspace from google's IllegalTokenTextrnveach
2017-02-09Issue #3702: Allow single character names in local variables, method and catc...Andrei Selkin
2017-01-28Revert "Issue #3546: add lambda in a rightcurlycheck"Roman Ivanov
2017-01-28Issue #3546: add lambda in a rightcurlycheckMaksimP
2017-01-26Issue #3675: Replace Scope with AccessModifier in ParameterNameCheck to avoid...Andrei Selkin
2016-12-30Issue #3551: CustomImportOrder shows violation on multiple line separationkazachka
2016-12-30Issue #3678: createCheckConfig become private, all ITs a loading config from ...Roman Ivanov
2016-12-30Issue #3678: update ITs to load certain config by id if there few of them in ...Roman Ivanov
2016-12-30Issue #3678: RightCurly with DO-WHILE demands WHILE to be on new line (config...Roman Ivanov
2016-12-11Issue #2809: added new checks for google style 4.6.2rnveach
2016-11-21Issue #3567: clarified tests with expected exceptionsrnveach
2016-11-11Issue #3381: Update Google style coverage to state of 12 July 2016alberto.cuda
2016-11-05Issue #3473: ParameterNameCheck: new scope and excludeScope propertiesalberto.cuda
2016-11-05Issue #941: Update import ordering in google_checks.xml according to changes ...Andrei Selkin
2016-10-16Issue #3202: ARRAY_INIT whitespace follow check deleted, test cases added and...zenigata
2016-10-08Issue #3472: Add METHOD_REF to tokens of OperatorWrapCheckalberto.cuda
2016-09-29Issue #3471: Fix order of "default" method modifieralberto.cuda
2016-09-18Issue #3433: Cut down on Checkstyle's dependencies on Guava (part 1) (#3446)Andrei Selkin
2016-08-12Issue #2541: Activate forbidden-apis on test input files (#3402)Andrei Selkin
2016-06-12Issue #3090: Fix wrong enforcement of same brace policy for LITERAL_DO in Rig...Andrei Selkin
2016-05-30Issue #3126: Fix a lot of CommentsIndentationCheck false-positives and false-...Vladislav Lisetskiy
2016-01-15Issue #2792: Include InterfaceTypeParameterName into Config of Google StyleAndrei Selkin
2015-12-08Issue #2505: Add ENUM_CONSTANT_DEF support to MethodParamPadAndrei Selkin
2015-12-03Issue #2616: Add CatchParameterName check for catch blocks parametersMichal Kordas
2015-12-03Issue #2633: Fix GenericWhitespace to not trigger error when it ends lineliscju
2015-11-12Issue #2589: Removed unneeded warning comments in IT.rnveach
2015-11-12Issue #2589: Unify IT input file locations with tests.rnveach
2015-11-12Issue #2516: Create test for checkstyle-X.X-all.jar on TravisRoman Ivanov
2015-11-11Issue #2541: Clean up input files to not use forbidden APIsMichal Kordas
2015-11-10Issue #2540: unify it input file names for chapter4formattingrnveach
2015-11-10Issue #2540: unify it input file names for chapter6programpracticernveach
2015-11-10Issue #2540: unify it input file names for chapter5namingrnveach
2015-11-10Issue #2540: unify it input file names for chapter4formattingrnveach
2015-11-09Issue #1438: Fix handling finally in FallThroughCheckVladislav Lisetskiy
2015-11-08Issue #2540: fix spelling errors in it packagesrnveach
2015-11-08Issue #2161: unify it input file names for chapter4formattingrnveach
2015-11-08Issue #2161: unify it input file names for chapter3filestructurernveach
2015-11-07Issue #2161: unify test input file names for chapter2filebasicrnveach
2015-10-31Issue #2078: Update ITs for CommentsIndentationCheckAndrei Selkin
2015-10-18Issue #2266: Fixed blank line indentification for EmptyLineSeparator checkPavel Baranchikov
2015-09-20Issue #2161: Add "Input" prefix to test input filesMichal Kordas
2015-09-17Issue #2095: Fix false negative in AtclauseOrder checkVladislav Lisetskiy
2015-09-15Issue #2074: Correct NonEmptyAtclauseDescription ITVladislav Lisetskiy
2015-09-15Issue #2074: Correct AtclauseOrder ITVladislav Lisetskiy
2015-09-11Issue #2161: Unify naming files with test inputsMichal Kordas
2015-09-10Issue #2130: Fix "deprecation" compiler warnings in input filesMichal Kordas