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 34aa9c2949
[infer][java] handle int boxing in HashMap model
10 years ago
..
AnalysisStopsTest.java initial synchronization 10 years ago
ArrayOutOfBoundsTest.java initial synchronization 10 years ago
AutoGeneratedTest.java initial synchronization 10 years ago
BUCK initial synchronization 10 years ago
BuiltinsTest.java [infer][models] Fixing InferAssume 10 years ago
ClassCastExceptionsTest.java initial synchronization 10 years ago
CloseableAsResourceTest.java [infer][java] add working example with closeQuietly in the tests 10 years ago
CursorLeaksTest.java [infer][Java] use the containsExactly matcher for resource leak tests 10 years ago
DivideByZeroTest.java initial synchronization 10 years ago
FilterInputStreamLeaksTest.java [infer][Java] use the containsExactly matcher for resource leak tests 10 years ago
FilterOutputStreamLeaksTest.java [infer][Java] use the containsExactly matcher for resource leak tests 10 years ago
HashMapModelTest.java [infer][java] handle int boxing in HashMap model 10 years ago
IntegerClassTest.java [infer][java] model for Integer 10 years ago
JunitAssertionTest.java [infer][Java] rename the builtin `InferBuiltins.__infer_assume` into `InferBuiltins.assume` 10 years ago
NullPointerExceptionTest.java [java] Upstream support for class names with $dollar (requires "opam update") 10 years ago
ReaderLeaksTest.java [infer][Java] use the containsExactly matcher for resource leak tests 10 years ago
ResourceLeaksTest.java [infer][Java] use the containsExactly matcher for resource leak tests 10 years ago
ReturnValueIgnoredTest.java initial synchronization 10 years ago
WriterLeaksTest.java [infer][Java] use the containsExactly matcher for resource leak tests 10 years ago