Commit Graph

4205 Commits

Author SHA1 Message Date
Ilja Dubinin 47cfb3621d Coverage has been increaded to 100% in HeaderCheck. Issue #1292 2015-07-28 21:08:18 -07:00
Ilja Dubinin e3e0c92185 Coverage has been increased to 100% in RegexpHeaderCheck. Issue #1292 2015-07-28 20:59:02 -07:00
Ruslan Diachenko 37fe13f3f1 Issue #1287: 'BooleanExpressionComplexityCheck' refactored, UT coverage improved 2015-07-28 20:55:12 -07:00
Ruslan Diachenko 22d40e6bfd Issue #1287: 'JavaNCSSCheck' UT coverage improved 2015-07-28 20:52:16 -07:00
Baratali Izmailov 72c36b6812 Issue #1293: Improved coverage for AbstractIllegalMethodCheck 2015-07-28 20:50:51 -07:00
Baratali Izmailov 14feaeff30 Issue #1293: Improved coverage for OverloadMethodsDeclarationOrderCheck 2015-07-28 20:48:01 -07:00
Baratali Izmailov 22c3968680 Issue #1293: Improved coverage for ModifiedControlVariableCheck. 2015-07-28 14:05:49 -07:00
Roman Ivanov d15507116c workaround: Investigate TreeWalkerTest.testDestroyNonExistingCache failure on Windows. #1496 2015-07-28 14:00:43 -07:00
Roman Ivanov d5ce987cdd workaround: Investigate TreeWalkerTest.testDestroyNonExistingCache failure on Windows. #1496 2015-07-28 14:00:01 -07:00
Roman Ivanov 4ad8894fd7 workaround: Investigate TreeWalkerTest.testDestroyNonExistingCache failure on Windows. #1496 2015-07-28 13:26:35 -07:00
Michal Kordas 70d6e7afbc Add test cases and refactor JavadocStyle check. #1308 2015-07-28 10:13:00 -07:00
Roman Ivanov ea9ff3965d 100% UTs coverage for PropertyCacheFile. Refactoring of PropertyCacheFile. #1294 2015-07-28 10:12:18 -07:00
Aleksandr Ivanov 0ce872d7cc Updated configuration for Eclipse Mars in xdoc #1464 2015-07-28 08:51:53 -07:00
Aleksandr Ivanov 4f60f045d8 Fixed compilation error for CustomImportOrder input file #1470 2015-07-28 11:42:32 +03:00
Ilja Dubinin f1dc9b205d coverage has been increased to 100% in RughtCurlyCheck. Issue #1291 2015-07-27 19:33:58 -07:00
Ruslan Diachenko 2282f82cb7 Issue #1287: 'ClassFanOutComplexityCheck' UT coverage improved 2015-07-27 19:28:24 -07:00
Ruslan Diachenko 23c9322367 Issue #1287: 'NPathComplexityCheck', 'CyclomaticComplexityCheck', 'AbstractComplexityCheck' refactored, UT coverage improved 2015-07-27 19:27:03 -07:00
Ilja Dubinin 71d0a829e4 Coverage has been increased t0 100% in LeftCurlyCheck. Issue #1291 2015-07-27 16:13:57 -07:00
Michal Kordas 9dbc719566 Add test case and refactor JavadocUtils. #1308 2015-07-27 21:21:18 +02:00
Baratali Izmailov 576d593f6c Issue #1293: Refactoring of IllegalTypeCheck 2015-07-26 11:03:24 -07:00
Roman Ivanov 2f987d2f18 CheckDocsDoclet.java was removed as it is not used in a project. 2015-07-25 23:42:08 -07:00
Roman Ivanov e689662e9d 100% coverage for PackageNamesLoader. #1294 2015-07-25 22:54:55 -07:00
Ruslan Diachenko 33efb558db Issue #1289: 'AbstractParenPadCheck' UT coverage improved 2015-07-25 22:42:39 -07:00
Ilja Dubinin b219e2ff88 Coverage has been increased to 100% in EmptyBlockCheck. Issue #1291 2015-07-25 22:31:54 -07:00
Ilja Dubinin eb29e863de Coverage has been increased to 100% in NeedBracesCheck. Issue #1291 2015-07-25 22:31:14 -07:00
Ruslan Diachenko b9936d9735 Issue #1289: 'NoWhitespaceAfterCheck' refactored, UT coverage improved 2015-07-26 03:09:32 +01:00
Ruslan Diachenko 39efe0e886 Issue #1289: 'NoWhitespaceBeforeCheck' refactored, UT coverage improved 2015-07-25 18:07:22 -07:00
Ruslan Diachenko a96429cb97 Issue #1289: 'OperatorWrapCheck' UT coverage improved 2015-07-25 17:59:25 -07:00
Ruslan Diachenko 5c35deadc6 Issue #1289: 'EmptyForInitializerPadCheck' UT coverage improved 2015-07-25 17:58:02 -07:00
Ruslan Diachenko 0e02e3565f Issue #1289: 'WhitespaceAfterCheck' refactored, UT coverage improved 2015-07-25 17:56:36 -07:00
Ilja Dubinin dce9c0687b Coverage has been increased to 100% in AnnotationUseStyleCheck. Issue #908 2015-07-25 17:50:39 -07:00
Aleksandr Ivanov d91c50c1ae updated Xdoc and Javadoc for ImportOrder and CustomImportOrder #1464 2015-07-25 17:23:00 -07:00
Roman Ivanov c3f9d975a8 100% coverage for UTF8Control. #1295 2015-07-25 17:05:31 -07:00
Roman Ivanov 050d1e55a8 100% code coverage for AutomaticBean. #1295 2015-07-25 15:17:50 -07:00
Aleksandr Ivanov 8f12d2b925 100% coverage for CustomImportOrder. #1128 2015-07-25 15:38:58 -04:00
Roman Ivanov d27384e31d Remove from dependecies deprecated jar commons-beanutils-core.jar . #1471 2015-07-25 12:21:16 -07:00
liscju f768f75438 Make RedundantModifier checks if inner types declared in interface has redundant
static modifier, fixes part of #1242
2015-07-25 07:51:49 -07:00
Andrei Selkin 7cbf72f187 Add missing xdocs for allowMultipleEmptyLines property of EmptyLineSeparatorCheck, issue #881. 2015-07-25 13:07:11 +03:00
Roman Ivanov 4a10d4a1d8 appveyor: matrix: fast_finish: true 2015-07-24 23:38:19 -07:00
liscju 2f7481ee4e Make RedundantModifier checks if enum constructor has redundant private
modifier, fixes part of #1242
2015-07-24 21:14:02 -07:00
Roman Ivanov eb6de977b5 reorganization of build sequence to speedup build failure, as verify stage is most common mistakes 2015-07-24 19:29:27 -07:00
Michal Kordas 7088d5c3c2 Refactor and add test cases to JavadocParagraph check. #1308 2015-07-24 17:03:13 -07:00
Michal Kordas 1bc8a685f6 Add tests and refactor TagParser for JavadocStyle check. #1308 2015-07-24 17:01:47 -07:00
Baratali Izmailov 779d30b759 Issue #1293: Refactoring of InnerAssignmentCheck 2015-07-24 16:59:41 -07:00
Aleksandr Ivanov dba2da926c Enable CustomImportOrder #1459 2015-07-24 23:07:07 +03:00
Michal Kordas 365ff682db Remove dead code from JavadocType check. #1308 2015-07-24 11:41:32 -07:00
Aleksandr Ivanov ccb3b8a5a9 fix build problem on xdoc #1448 2015-07-24 11:39:46 -07:00
Roman Ivanov 76d9a1c67b appveyor, fast_finish is introduced 2015-07-24 11:08:22 -07:00
Roman Ivanov 86d6ac1312 Revert "appveyor, fail_fast is introduced"
This reverts commit 8f084de41b.
2015-07-24 11:04:08 -07:00
Roman Ivanov 8f084de41b appveyor, fail_fast is introduced 2015-07-24 11:01:55 -07:00