.. |
third-party-signatures
|
[nullsafe] Fix treatment of enum values wrt nullsafe mode
|
5 years ago |
third-party-test-code/some/test/pckg
|
[nullsafe] Trust explicitly annotated third party in all modes
|
5 years ago |
.inferconfig
|
[nullsafe] 3rd party annotations from the repo are respected in nullsafe
|
5 years ago |
AlternativeRecommendations.java
|
[nullsafe] Error reporting: recommend non-nullable alternarives for known nullable methods
|
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 |
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 |
FieldNullabilityMemoization.java
|
[nullsafe] A dedicated test for testing field nullability memoization
|
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] Treat parameter in overrides of `equals(Object param)` as nullable.
|
5 years ago |
InconsistentSubclassAnnotationInterface.java
|
[nullsafe] Prepare to introduce gradual mode: split tests
|
5 years ago |
InheritanceForStrictMode.java
|
[nullsafe] Show violations of @NullsafeStrict mode as errors: Part 2
|
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 |
ModePromotions.java
|
[nullsafe] Recommend "trust none" as a promotion mode, when it is possible.
|
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 |
NullsafeMode.java
|
[nullsafe] Trust explicitly annotated third party in all modes
|
5 years ago |
ParameterNotNullable.java
|
[nullsafe] Prepare to introduce gradual mode: split tests
|
5 years ago |
PropagatesNullable.java
|
[nullsafe][easy] Break CustomAnnotations.java into two subtests
|
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] Show Strict mode violations as errors: part 3
|
5 years ago |
StrictModeForThirdParty.java
|
[nullsafe] Directly model nullability of values from third-party code
|
5 years ago |
SwitchCase.java
|
[nullsafe] Add a test for `switch` case
|
5 years ago |
TrueFalseOnNull.java
|
[nullsafe] Model Object.equals() and descentands as FalseOnNull
|
5 years ago |
TryWithResource.java
|
[nullsafe] Repro for wrong nullability of $bcvarN in try-with-resource
|
5 years ago |
issues.exp
|
Fix tests
|
5 years ago |