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.
Jules Villard
26a6594b90
detect unsigned values inside structured expressions
...
Summary:
Infer doesn't go looking into field values when looking for unsigned
expressions, which could cause some unintended reports.
Reviewed By: sblackshear
Differential Revision: D3724232
fbshipit-source-id: 9c4cd97
8 years ago
..
AngelismTest.java
Refactoring of tests, separating the tests for linters
8 years ago
ArrayOutOfBoundsTest.java
Refactoring of tests, separating the tests for linters
8 years ago
AsmAngelismTest.java
Refactoring of tests, separating the tests for linters
8 years ago
AssertKeepBranchTest.java
Refactoring of tests, separating the tests for linters
8 years ago
AssertTest.java
Refactoring of tests, separating the tests for linters
8 years ago
AssertionFailureTest.java
Refactoring of tests, separating the tests for linters
8 years ago
BUCK
Refactoring of tests, separating the tests for linters
8 years ago
CompoundLiteralExprTest.java
Refactoring of tests, separating the tests for linters
8 years ago
CustomErrorTest.java
Refactoring of tests, separating the tests for linters
8 years ago
DanglingDereferenceTest.java
Refactoring of tests, separating the tests for linters
8 years ago
DivideByZeroTest.java
Refactoring of tests, separating the tests for linters
8 years ago
EnumTest.java
Refactoring of tests, separating the tests for linters
8 years ago
InitListExprTest.java
Refactoring of tests, separating the tests for linters
8 years ago
ListsTest.java
making get_reachable_hpreds understand inductive predicates
8 years ago
LocalVarsTest.java
Refactoring of tests, separating the tests for linters
8 years ago
MemoryLeakTest.java
Refactoring of tests, separating the tests for linters
8 years ago
NullDereferenceShortCircuitTest.java
Refactoring of tests, separating the tests for linters
8 years ago
NullDereferenceTest.java
Implement containsOnlyLines matcher for tests
8 years ago
NullDereferenceTest2.java
Refactoring of tests, separating the tests for linters
8 years ago
NullDereferenceTest3.java
Refactoring of tests, separating the tests for linters
8 years ago
OffsetOfExprTest.java
Implement containsOnlyLines matcher for tests
8 years ago
ResourceLeakTest.java
Refactoring of tests, separating the tests for linters
8 years ago
SentinelTest.java
Refactoring of tests, separating the tests for linters
8 years ago
UnsafeMallocTest.java
Refactoring of tests, separating the tests for linters
8 years ago
UnsignedIsNonnegativeTest.java
detect unsigned values inside structured expressions
8 years ago
VAArgExprTest.java
Implement containsOnlyLines matcher for tests
8 years ago