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.
Josh Berdine 175e85525d
[tests] Convert java tests to avoid phony targets
8 years ago
..
.inferconfig Convert java infer tests to the new direct format 9 years ago
AnalysisStops.java
ArrayOutOfBounds.java
AutoGenerated.java
BUCK [infer][java] Remove the deprecated genrule from the BUCK files 9 years ago
Builtins.java [infer][java] Separate the builtins from the other models for a better modularity 9 years ago
ClassCastExceptions.java
CloseableAsResourceExample.java Do not angelically remove the file attribute on the reciever for virtual calls 9 years ago
ContextLeaks.java adding tests for context leaks via weak reference 9 years ago
CursorLeaks.java
DivideByZero.java
DynamicDispatch.java
FilterInputStreamLeaks.java Fix resource leak false positive with the resource wrapper java.io.DataInputStream 9 years ago
FilterOutputStreamLeaks.java
GuardedByExample.java don't warn on GuardedBy self reference 8 years ago
HashMapExample.java
IntegerExample.java
JunitAssertion.java
Makefile [tests] Convert java tests to avoid phony targets 8 years ago
NeverNullSource.java
NullPointerExceptions.java model String.equals(...) as '==' 9 years ago
ReaderLeaks.java [infer][java] Removing the models for com.squareup.okhttp.internal.StrictLineReader 9 years ago
ResourceLeaks.java new analysis for adding nullify's 9 years ago
ReturnValueIgnored.java
SkippedSourceFile.java
SomeLibrary.java
T.java
TaintExample.java [infer][java] Separate the builtins from the other models for a better modularity 9 years ago
Utils.java
WriterLeaks.java
issues.exp [backend] Report ignored return value on skip functions 8 years ago