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-23 15:03:36 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
05a2fe6debbd69aabe21579ee2b052dfffdd9e2c
openide
/
java
/
java-tests
/
testSrc
/
com
/
intellij
/
codeInspection
/
bytecodeAnalysis
T
History
peter
e5d728e7a4
don't return inferred annotations that will be neglected anyway (e.g. on overrideable methods)
2014-12-03 17:40:04 +01:00
..
data
fix for testing inference of '@Contract(pure=true)' annotations
2014-10-16 10:54:54 +04:00
BytecodeAnalysisIntegrationTest.java
don't return inferred annotations that will be neglected anyway (e.g. on overrideable methods)
2014-12-03 17:40:04 +01:00
BytecodeAnalysisResultsHighlightingTest.java
…
BytecodeAnalysisTest.java
don't return inferred annotations that will be neglected anyway (e.g. on overrideable methods)
2014-12-03 17:40:04 +01:00
ExpectContract.java
fix for testing inference of '@Contract(pure=true)' annotations
2014-10-16 10:54:54 +04:00
ExpectLeaking.java
…
ExpectNoPsiKey.java
…
ExpectNotNull.java
…