This website works better with JavaScript.
Explore
Help
Sign In
pghs975uc
/
infer_clone
Watch
1
Star
0
Fork
You've already forked infer_clone
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
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.
4cd595aebd
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '4cd595aebd'
${ noResults }
infer_clone
/
infer
/
tests
/
codetoanalyze
/
java
/
nullsafe-default
History
Artem Pianykh
59c6967e64
[nullsafe] Redo InconsistentSubclassAnnotation tests
...
Reviewed By: jvillard Differential Revision: D19161020 fbshipit-source-id: 06d5e5b77
5 years ago
..
third-party-signatures
[nullsafe] 3rd party annotations from the repo are respected in nullsafe
5 years ago
third-party-test-code/some/test/
pckg
[nullsafe] 3rd party annotations from the repo are respected in nullsafe
5 years ago
.inferconfig
[nullsafe] 3rd party annotations from the repo are respected in nullsafe
5 years ago
ButterKnife.java
[nullsafe][refactor tests] split and improve FieldNotNullable tests
5 years ago
CapturedParam.java
[nullsafe][refactor tests] split and improve FieldNotNullable tests
5 years ago
ConditionRedundant.java
[nullsafe] More test cases for Condition Redundant
5 years ago
CustomAnnotations.java
[nullsafe] When inferring type based on the formal type, respect NullsafeType instead of reading annotations
5 years ago
FieldNotInitialized.java
[nullafe] Consolidate different ways to suppress field not initialized
5 years ago
FieldNotNullable.java
[nullsafe] Consolidate and expand tests for known initializers
5 years ago
FieldOverAnnotated.java
[nullsafe] Add a test for field-overannotated warning
5 years ago
GeneratedGraphQL.java
[nullsafe] Prepare to introduce gradual mode: split tests
5 years ago
InconsistentSubclassAnnotation.java
[nullsafe] Redo InconsistentSubclassAnnotation tests
5 years ago
InconsistentSubclassAnnotationInterface.java
[nullsafe] Prepare to introduce gradual mode: split tests
5 years ago
JunitExample.java
[nullsafe] Prepare to introduce gradual mode: split tests
5 years ago
LibraryCalls.java
[nullsafe] Prepare to introduce gradual mode: split tests
5 years ago
Makefile
[nullsafe] 3rd party annotations from the repo are respected in nullsafe
5 years ago
MapNullability.java
[nullsafe][refactor tests] split and improve FieldNotNullable tests
5 years ago
MyPreconditions.java
[nullsafe] Prepare to introduce gradual mode: split tests
5 years ago
NestedFieldAccess.java
[nullsafe][refactor tests] split and improve FieldNotNullable tests
5 years ago
NoReuseUndefFunctionValues.java
[nullsafe] Prepare to introduce gradual mode: split tests
5 years ago
NullFieldAccess.java
[nullsafe] Make intention of NullFieldAccess test explicit and add positive cases
5 years ago
NullMethodCall.java
[nullsafe] Prepare to introduce gradual mode: split tests
5 years ago
ParameterNotNullable.java
[nullsafe] Prepare to introduce gradual mode: split tests
5 years ago
ReturnNotNullable.java
[nullsafe][easy] Remove duplicated test cases for condition redundant
5 years ago
ServerSideDeserializer.java
[nullsafe] Prepare to introduce gradual mode: split tests
5 years ago
SomeAnnotationEndingWithNullable.java
[nullsafe] Prepare to introduce gradual mode: split tests
5 years ago
StrictMode.java
[nullsafe] Enum values can be used as non-null without strictification
5 years ago
StrictModeForThirdParty.java
[nullsafe] 3rd party annotations from the repo are respected in nullsafe
5 years ago
issues.exp
[nullsafe] Redo InconsistentSubclassAnnotation tests
5 years ago