aboutsummaryrefslogtreecommitdiff
path: root/src/test/resources-noncompilable/com/puppycrawl/tools/checkstyle
AgeCommit message (Expand)Author
2017-09-20Issue #3891: removed inputs out of non-existent misc packagernveach
2017-09-15Issue #5104: moved and renamed wrong test class namesrnveach
2017-09-10Issue #3891: reorganized astprinter package inputsrnveach
2017-09-10Issue #3891: reorganized remaining inputsrnveach
2017-09-02Issue #3891: reorganized filefilters package inputsrnveach
2017-09-02Issue #3891: reorganized gui package inputsrnveach
2017-07-20minor: Added gui and filefilters folders to resources-noncompilable directory...Subbu Dantu
2017-07-17minor: Added 'astprinter' to resources-noncompilable for AstTreeStringPrinter...Subbu Dantu
2017-07-12Issue #4588: Split and Organize Checkstyle inputs for MainTests to 'main' folderDmytro Kytsmen
2017-07-06Issue #4587: Moved all necessary resource files for OuterTypeFilenameDmytro Kytsmen
2017-07-05Issue #4587: Moved resources for translation and arraytypestyle checkDmytro Kytsmen
2017-06-28Issue #4538: Modified IndentationCheckTest.java and moved its input files to ...Subbu Dantu
2017-06-23Issue #4437: Modified RedundantImportCheckTest.java and moved its input files...Subbu Dantu
2017-06-20Issue #4437: Modified UnusedImportsCheckTest.java and moved its input files t...Subbu Dantu
2017-06-19Issue #4437: Modified ImportOrderCheckTest.java and moved its input files to ...Subbu Dantu
2017-06-12Issue #4437: Modified CustomImportOrderCheckTest.java and moved its input fil...Subbu Dantu
2017-06-07Issue #4431: Modified ModifierOrderCheckTest.java and moved its input files t...Subbu Dantu
2017-05-16Issue #4165: Fixed incorrect class names in magicnumber packageDmytro Kytsmen
2017-05-16Issue #4165: Made refactoring of OneStatementPerLine tests to meet the requir...Dmytro Kytsmen
2017-05-04Issue #4313: Split and Organize Checkstyle inputs by Test for checks in annot...Dmytro Kytsmen
2017-05-02Issue #4314: Split and Organize Checkstyle inputs by Test for checks in desig...Dmytro Kytsmen
2017-05-02Issue #4314: Split and Organize Checkstyle inputs by Test for checks in desig...Dmytro Kytsmen
2017-05-01Issue #4165: Split and Organize Checkstyle inputs by Test for IllegalInstanti...slava ganyaev
2017-04-24Issue #4165: Split and Organize Checkstyle inputs by Test for checks in codin...Dmytro Kytsmen
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-01-27minor: bump year in header of all java filesRoman Ivanov
2016-07-06Issue #3101: Add new 'useContainerOrderingForStatic' option for ImportOrderCh...Andrei Selkin
2016-06-09Issue #3229: resources were moved to compilable areaRoman Ivanov
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-02Issue #3240: added type annotation to java grammar (#3243)rnveach
2016-05-01Issue #3144: fixed NPE in FinalLocalVariable for lambda in field (#3146)rnveach
2016-03-27Issue #2924: Add support for LAMDA token in WhitespaceAround checkVladislav Lisetskiy
2016-03-21Issue #2968: adding more method references examplesrnveach
2016-03-12Issue #3025: try structure is not parsable when only name is usedRoman Ivanov
2016-03-12Issue #2204: Add 'baseName' option for TranslationCheckAndrei Selkin
2016-03-09Issue #2729: arrays brakets after generics in method references left part are...Ilja Dubinin
2016-02-26Issue #2396: added ast regression testingrnveach
2016-02-21Issue #903: Skip type annotations from validation of ModifierOrderCheck (part 2)Andrei Selkin
2016-02-17Issue #2904: fixed bad code in InputInnerAssignmentLambdaExpressionsrnveach
2016-02-17Issue #2818: Add support for lambda expression in LeftCurlyCheckliscju
2016-02-16Issue #281: fixed line wrap handling of slist/objblockrnveach
2016-02-16Issue #2904: fixed bad code in InputFinalLocalVariableNameLambdarnveach
2016-02-16Issue #2904: fixed bad code in InputIllegalInstantiation2rnveach
2016-02-16Issue #2904: fixed SuperCloneCheck from bad code in inputrnveach
2016-02-15Issue #903: Skip type annotations from validation of ModifierOrderCheckAndrei Selkin
2016-02-12Issue #2880: moved compilable resources to resource folderrnveach
2016-02-12Issue #2880: fixed java 8 code compile issuesrnveach
2016-02-12Issue #2822: Makes FinalClass doesnt recognise as final classes with nested s...liscju