..
AtomicPropertyTest.java
Introducing the DIRECT_ATOMIC_PROPERTY_ACCESS
9 years ago
AutoreleaseTest.java
[copyrightor] format start and end of copyright comments
9 years ago
BlockDispatchTest.java
Adding endtoend test that shows that dispatch once works well
9 years ago
BlockDivideByZeroTest.java
Fixing mangling of captured variables
9 years ago
BlockGlobalVariableTest.java
Adding endtoend test for blocks that shows proper handling of global variables and captured variables.
9 years ago
BlockReleaseTest.java
Added endtoend test that shows that we can release objects inside a block
9 years ago
BlockVarTest.java
Adding endtoend test that shows the correct use of self inside a block
9 years ago
CADisplayLinkTest.java
Adding models of CADisplayLink for catching retain cycles.
9 years ago
CategoryProcdescTest.java
[copyrightor] format start and end of copyright comments
9 years ago
DispatchTest.java
[copyrightor] format start and end of copyright comments
9 years ago
FieldSuperclassTest.java
[copyrightor] format start and end of copyright comments
9 years ago
MemoryLeakBucketingArcTest.java
[copyrightor] format start and end of copyright comments
9 years ago
MemoryLeakBucketingTest.java
[copyrightor] format start and end of copyright comments
9 years ago
MemoryLeakTest.java
[clang] Fix tests so that they pass with xcode 7
9 years ago
MemoryLeaksFromModelsTest.java
[copyrightor] format start and end of copyright comments
9 years ago
NPDCoreFoundationClassTest.java
[copyrightor] format start and end of copyright comments
9 years ago
NPEArrayLiteralTest.java
[copyrightor] format start and end of copyright comments
9 years ago
NPEDictionaryLiteralTest.java
add builtin for dictionary literals
9 years ago
NPEEqualNamesTest.java
[clang] Add is_instance as part of the type of objc methods
9 years ago
NPEMallocTest.java
[copyrightor] format start and end of copyright comments
9 years ago
NPESelfTest.java
Revert "Revert "[clang] Removing the case of flagging npes in initialisers. This causes many FPs.""
9 years ago
NSAssertTest.java
[copyrightor] format start and end of copyright comments
9 years ago
NSMakeCollectableTest.java
[copyrightor] format start and end of copyright comments
9 years ago
NSNumber2Test.java
Fixing Bad pointer comparison checker in fast iteration
9 years ago
NSNumberTest.java
[Infer][ios] Reporting error when NSNumber * is coerced to boolean in a comparison
9 years ago
NilParamDerefObjCClassTest.java
[copyrightor] format start and end of copyright comments
9 years ago
NoMemoryLeakBlockIteratorTest.java
[clang] Replacing type void by type void star . Fixing bug in commit 41e0128cf71a399ddc183a7d12fd43dfdc493985
9 years ago
NonnullAttributeTest.java
[copyrightor] format start and end of copyright comments
9 years ago
NullDerefObjCBlockTest.java
[copyrightor] format start and end of copyright comments
9 years ago
NullDerefObjCClassTest.java
[copyrightor] format start and end of copyright comments
9 years ago
NullReturnedByMethodTest.java
[copyrightor] format start and end of copyright comments
9 years ago
NullableTest.java
getting started on a Nullable annotation checker for obj-c
9 years ago
ParameterNotNullableTest.java
Complete copyright messages.
9 years ago
PrematureNilTerminationTest.java
[copyrightor] format start and end of copyright comments
9 years ago
ProcdescTest.java
[copyrightor] format start and end of copyright comments
9 years ago
PropertyMemoryLeakTest.java
[copyrightor] format start and end of copyright comments
9 years ago
PropertyTest.java
[copyrightor] format start and end of copyright comments
9 years ago
ProtocolProcdescTest.java
[copyrightor] format start and end of copyright comments
9 years ago
ResourceLeakTest.java
[copyrightor] format start and end of copyright comments
9 years ago
RetainCycle2Test.java
[copyrightor] format start and end of copyright comments
9 years ago
RetainCycleStaticVarTest.java
Adding static variables to blocks class to get retain cycles
9 years ago
RetainCycleTest.java
[copyrightor] format start and end of copyright comments
9 years ago
RetainreleaseTest.java
[copyrightor] format start and end of copyright comments
9 years ago
ReturnTest.java
[copyrightor] format start and end of copyright comments
9 years ago
StrongDelegateTest.java
Framework to emit warning from frontend
9 years ago
SuperTest.java
[copyrightor] format start and end of copyright comments
9 years ago
TollBridgeTest.java
[copyrightor] format start and end of copyright comments
9 years ago
UpdateDictNPETest.java
[copyrightor] format start and end of copyright comments
9 years ago