41 Commits (ec45b44dfd15a6d3d701ef442036eca2d268fb6d)

Author SHA1 Message Date
Josh Berdine f45cf115e6 [test] Do not use infer from PATH
9 years ago
Ryan Rhee a4501462cc [componentkit] Reference fake header in build system test
9 years ago
Jeremy Dubreil cde74b4043 [infer][test] always run the Buck integration test with the option --no-cache
9 years ago
Jeremy Dubreil e38e16c948 [infer][java] Remove the deprecated genrule from the BUCK files
9 years ago
Martino Luca 051fbd779c [Buck] Emit xml stub during `buck_test_xml` target
9 years ago
Cristiano Calcagno 717b61192e [tests] Convert java harness and crashcontext tests to new direct format.
9 years ago
Dulma Churchill a2ee69975a [clang] Remove support for logging lint issues in procdescs
9 years ago
Jules Villard 2da8940a80 test that running infer deletes the previous infer-out folder
9 years ago
Jules Villard dda4921786 exit with correct error code when infer.py fails
9 years ago
Ryan Rhee 957bdde05e Test that component kit headers skips imported headers
9 years ago
Jules Villard aee1eeba3d restore --pmd-xml functionality
9 years ago
Jules Villard 10f10a90c6 diverge on `throw`
9 years ago
Jules Villard 4078a2b276 pass down --reactive and --continue to python
9 years ago
Lázaro Clapp Jiménez Labora 95a12d9706 model String.equals(...) as '=='
9 years ago
Daiva Naudziuniene 6054b4c6d4 Improved ndk-build integration.
10 years ago
Andrzej Kotulski 8d3e7e774e Move location of clang installation
10 years ago
Peter O'Hearn 508d6a3ae7 optional model
10 years ago
Daiva Naudziuniene d707c717f0 ndk-build integration test
10 years ago
Jules Villard 596823bd32 support `clang -c file1.c file2.c`
10 years ago
Jeremy Dubreil 17da853fa8 Do not angelically remove the file attribute on the reciever for virtual calls
10 years ago
Jeremy Dubreil 707a9ae51b Fix resource leaks in the testing framework
10 years ago
Jeremy Dubreil 3a2a6c7c44 Do not run the unsafe guarded access in prod
10 years ago
Jules Villard 1dc636a971 more concise API for creating build integration tests
10 years ago
Jules Villard 6bb3b30c36 do not crash when pygments crashes
10 years ago
Sam Blackshear 36ee3730aa reporting error on unprotected access to field annotated with @GuardedBy
10 years ago
Sam Blackshear 83f511107b stop reporting handler leaks
10 years ago
Sam Blackshear 258e765d4e adding integrity source/sink annotations
10 years ago
Sam Blackshear 4fd2f52fe8 new analysis for adding nullify's
10 years ago
Jules Villard d4521fd70d handle utf8 PWD
10 years ago
Sam Blackshear 77791b7e8e warn on deref of nullable skip function
10 years ago
Sam Blackshear 843bcc1576 support tainting of annotated fields
10 years ago
Peter O'Hearn 50081c7ccb alloc/dealloc model for locks
10 years ago
Sam Blackshear a10d7099c7 warning on deref of nullable retvals
10 years ago
Sam Blackshear e1e62be243 supporting new @PrivacySource/PrivacySink annotations
10 years ago
Jules Villard 9f10b09688 add cmake to the list of make-like tools
10 years ago
Jules Villard bc5dc80df6 waf support
10 years ago
Jules Villard d95ed8e9a7 write filenames as ascii only
10 years ago
Jules Villard 588cdcde42 options to run selective tests in build_integration_tests
10 years ago
jrm e734c1873d Fix cases of resource leaks not detected when the resource indirectly implements Closeable
10 years ago
Jules Villard 73d5a355f6 add mock gradle for e2e test
10 years ago
Jules Villard 09f5605a6e move build integration tests to infer/tests/
10 years ago