You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sam Blackshear e3e80dd2f0
don't report on private unguarded accesses
9 years ago
..
AnalysisStopsTest.java Fix indentation of multiline copyright comment 9 years ago
ArrayOutOfBoundsTest.java Fix indentation of multiline copyright comment 9 years ago
AutoGeneratedTest.java Fix indentation of multiline copyright comment 9 years ago
BUCK initial synchronization 10 years ago
BuiltinsTest.java Fix indentation of multiline copyright comment 9 years ago
ClassCastExceptionsTest.java Fix indentation of multiline copyright comment 9 years ago
CloseableAsResourceTest.java Fix cases of resource leaks not detected when the resource indirectly implements Closeable 9 years ago
ContextLeaksTest.java stop reporting handler leaks 9 years ago
CursorLeaksTest.java Fix indentation of multiline copyright comment 9 years ago
DivideByZeroTest.java cleanup the Java divide by zero end-to-end test 9 years ago
DynamicDispatchTest.java implementing dynamic dispatch support for Java interfaces 9 years ago
FilterInputStreamLeaksTest.java Fix indentation of multiline copyright comment 9 years ago
FilterOutputStreamLeaksTest.java Fix indentation of multiline copyright comment 9 years ago
GuardedByTest.java don't report on private unguarded accesses 9 years ago
HashMapModelTest.java Fix indentation of multiline copyright comment 9 years ago
IntegerClassTest.java Fix indentation of multiline copyright comment 9 years ago
JunitAssertionTest.java Fix indentation of multiline copyright comment 9 years ago
NullPointerExceptionTest.java warn on deref of nullable skip function 9 years ago
ReaderLeaksTest.java Fix indentation of multiline copyright comment 9 years ago
ResourceLeaksTest.java new analysis for adding nullify's 9 years ago
ReturnValueIgnoredTest.java Fix indentation of multiline copyright comment 9 years ago
TaintTest.java adding integrity source/sink annotations 9 years ago
WriterLeaksTest.java Fix indentation of multiline copyright comment 9 years ago