This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-09-18 09:34:34 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa03ad1046316e3bdc0ef36471aacfac9e37783b
openide
/
java
/
java-tests
/
testSrc
/
com
/
intellij
/
codeInspection
T
History
Dmitry Batkovich
fa03ad1046
inspection tool window: node exclusion restoration on tree regrouping fixed
2016-03-29 17:17:14 +03:00
..
bytecodeAnalysis
…
ex
…
AnalysisScopeTest.java
…
BlockMarkerCommentsTest.java
…
CanBeFinalTest.java
…
CollectionAddAllCanBeReplacedWithConstructorTest.java
…
ConcatenationToMessageFormatActionTest.java
…
ContractCheckTest.java
…
ContractInferenceFromSourceTest.groovy
…
ConvertParameterToLocalVariableTest.java
…
DataFlowInspection8Test.java
…
DataFlowInspectionAncientTest.java
…
DataFlowInspectionTest.java
IDEA-151355 Wrong 'condition always false' after using decrement on object field
2016-02-10 12:39:20 +01:00
DataFlowInspectionTestCase.java
…
DataFlowInspectionTestSuite.java
…
DefaultFileTemplateUsageInspectionTest.java
…
DefUseTest.java
…
DeprecationInspectionTest.java
…
DuplicateThrowsInspectionTest.java
…
EmptyMethodTest.java
…
EntryPointsConverterTest.java
…
EqualsAndHashCodeTest.java
…
FieldAccessedNotGuardedInspectionTest.java
IDEA-153187 (Bogus "Unguarded field access" inspection for inner class)
2016-03-24 19:02:12 +01:00
FieldCanBeLocalTest.java
…
GlobalInspectionContextTest.java
…
InlineSameParameterValueTest.java
…
InspectionProfilesConverterTest.java
…
Java8CollectionsApiInspectionTest.java
…
JavaAPIUsagesInspectionTest.java
…
JavaDocInspectionTest.java
[tests] javadoc highlighting tests merger and cleanup
2016-03-07 17:24:51 +01:00
LocalCanBeFinalTest.java
…
MagicConstantInspectionTest.java
…
NullableStuffInspectionAncientTest.java
…
NullableStuffInspectionTest.java
…
NullityInferenceFromSourceTestCase.groovy
…
NumericOverflowTest.java
…
OfflineIRVTest.java
inspection tool window: node exclusion restoration on tree regrouping fixed
2016-03-29 17:17:14 +03:00
ParameterCanBeLocalTest.java
…
PurityInferenceFromSourceTest.groovy
…
RedundantArray4VarargsCallInspectionTest.java
…
RedundantArrayForVarargsCallInspectionTest.java
…
RedundantCast15Test.java
…
RedundantCast18Test.java
…
RedundantCastTest.java
…
RedundantSuppressTest.java
…
RedundantThrowTest.java
…
RedundantTypeArgsInspectionTest.java
…
SameParameterValueTest.java
…
SillyAssignmentTest.java
…
SingleInspectionProfilePanelTest.java
…
StaticPseudoFunctionalStyleMethodTest.java
…
StringTokenizerDelimiterInspectionTest.java
…
SuperClassHasFrequentlyUsedInheritorsInspectionTest.java
…
SuspiciousCollectionMethodCalls14Test.java
…
SuspiciousCollectionMethodCallsTest.java
suspicious method calls: don't ignore array types, captures, etc (IDEA-153097)
2016-03-21 14:14:26 +01:00
SuspiciousNameCombinationTest.java
…
TestOnlyInspectionTest.java
…
UnknownGuardInspectionTest.java
improve "Unknown @GuardedBy field" inspection
2016-03-19 10:19:53 +01:00
UnusedDeclarationTest.java
…
UnusedLibraryInspectionTest.java
…
UnusedMethodParameterTest.java
…
UnusedReturnValueTest.java
…
VisibilityInspectionTest.java
…