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.
Jeremy Dubreil 245e49e2da
[infer] Eradicate should understand any form of checkNotNull
7 years ago
..
ActivityFieldNotInitialized.java Fix indentation of multiline copyright comment 9 years ago
CustomAnnotations.java [eradicate] Add support for new annotation @PropagatesNullable 8 years ago
DefinitelyNotNullable.java [infer][java] match the annotation by class name, forgetting the package, instead of checking if the end of the annotation matches 8 years ago
FieldNotInitialized.java [cleanup] remove unused java dependencies 7 years ago
FieldNotNullable.java [infer][java] Infer should not suggest @Nullable on captured parameters 7 years ago
InconsistentSubclassAnnotation.java Fix indentation of multiline copyright comment 9 years ago
InconsistentSubclassAnnotationInterface.java Fix indentation of multiline copyright comment 9 years ago
JunitExample.java [infer][eradicate] Consider junit.framework.TestCase.setUp as an initializer 8 years ago
LibraryCalls.java Fix indentation of multiline copyright comment 9 years ago
Makefile [infer][checkers] run the Java biabduction tests using the checkers framework 7 years ago
MyPreconditions.java [infer] Eradicate should understand any form of checkNotNull 7 years ago
NoReuseUndefFunctionValues.java Fix indentation of multiline copyright comment 9 years ago
NullFieldAccess.java Fix indentation of multiline copyright comment 9 years ago
NullMethodCall.java [infer] Eradicate should understand any form of checkNotNull 7 years ago
ParameterNotNullable.java [eradicate] model System.getenv as @Nullable 8 years ago
PresentTest.java [Eradicate] Code cleanup and add test cases 8 years ago
ReturnNotNullable.java [infer][java] Eradicate should not report a Return Not Nullable when a method returns the integer 0 7 years ago
SuppressedFieldNotInitializedExample.java Fix indentation of multiline copyright comment 9 years ago
issues.exp [infer] add the report kind to the list of expected output 7 years ago