Commit Graph

2341 Commits (cccfad2445d2857fe58cef983f6de7bf21381b0c)
 

Author SHA1 Message Date
Josh Berdine cccfad2445 Directly handle javac -version option in build command 8 years ago
Josh Berdine 3dfaa9ed7b Remove support for SuppressWarnings annotations 8 years ago
Josh Berdine 00f3c4227b Add quoting to unbreak tests 8 years ago
Cristiano Calcagno d670bdd61a [eradicate] Add support for methods that don't return (System.exit) 8 years ago
Sam Blackshear a99e0f8b63 [cleanup] delete optimistic_cast option 8 years ago
Andrzej Kotulski 35be73e560 [Makefile.config] Remove unused ENABLE_OCAML_ANNOT 8 years ago
Jules Villard bcac924e7f register checkers in monocore mode 8 years ago
Jules Villard c51c4a21ae [siof] collate multiple reports at the same line into one 8 years ago
Jules Villard a9d5b5afdb [tests] kill empty build_integration_tests.py 8 years ago
Jules Villard c6ed7ad489 [tests] convert waf test to Makefile 8 years ago
Jules Villard b4bd78bb05 [tests] convert utf8 in pwd test to Makefile 8 years ago
Jules Villard 4c34509f6d [tests] convert unknown ext test to Makefile 8 years ago
Jules Villard c40dfc950e [tests] convert reactive test to Makefile 8 years ago
Jules Villard 25e35e8bec [tests] convert pmd-xml test to Makefile 8 years ago
Jules Villard dece9f1386 [tests] convert ndk-build test to Makefile 8 years ago
Jules Villard facdcbe6f2 [tests] convert clang multiple files test to Makefile 8 years ago
Jules Villard f57154372f [tests] move make test to a Makefile 8 years ago
Jules Villard d80c9c742d [tests] move utf8 in procname test to a Makefile 8 years ago
Jules Villard de8356e4b0 [tests] move javac test to a Makefile 8 years ago
Jules Villard 5ffd9e3a7b [tests] port gradle test to a Makefile 8 years ago
Jules Villard ebb75d6171 [tests] port --fail-on-issue test to a Makefile 8 years ago
Jules Villard 674e3c86ea [tests] port delete infer-out test to a Makefile 8 years ago
Jules Villard 241b4b04fa [tests] port ck imports test to a Makefile 8 years ago
Jules Villard 6c056f535a [tests] port ck analytics test to a Makefile 8 years ago
Jules Villard eafe1158a6 [tests] convert cmake test to a Makefile 8 years ago
Jules Villard b7bf84e757 [make] run test analysis then test printing to group failures at the end 8 years ago
Jules Villard a6be58848b [make] make frontend tests more functional 8 years ago
Jules Villard bd0751dd1c [make] do not confuse the jobserver 8 years ago
Jules Villard 4d34efe71d [toplevel] fix double-printing of infer options in --help 8 years ago
Josh Berdine fb34f30350 Directly handle javac -classpath option in build command 8 years ago
Josh Berdine a9253d8996 Directly handle javac -classes_out option in build command 8 years ago
Andrzej Kotulski 95ad5b6387 [reactive-capture] Random fixes 8 years ago
Andrzej Kotulski 9fb0636ca1 [compilation db] Remove special module for compilation db 8 years ago
Martino Luca ebb6931358 [CTL] Let issue name be a string for linters 8 years ago
Sam Blackshear ee90e10491 [thread-safety] don't report on fields of immutable collections 8 years ago
Yunxing Dai 84477a1060 Use a new installation script for ocaml 8 years ago
Sam Blackshear 79154adf9e [thread-safety] use ownership info to avoid false alarms 8 years ago
Jules Villard bce1a1ff2e [make] make infer/src/Makefile less phony 8 years ago
Jules Villard 475f37ea03 [java] do not leak file descriptors when redirecting stderr to /dev/null 8 years ago
Andrzej Kotulski 1bb6401d15 [command line] Fix json deserialization of mk_path_list 8 years ago
Sam Blackshear 16cae31f20 [absint] add inverted set domain 8 years ago
Sam Blackshear 8e212f0468 [thread-safety] use id map to decompile tmp vars into access paths 8 years ago
Jeremy Dubreil a11446ea96 [infer][test] proceed on failures when replacing the .exp files 8 years ago
Dino Distefano 4682393cd6 Use place-holders string in messages 8 years ago
Josh Berdine 178451e117 Disable timeouts during model analysis 8 years ago
Cristiano Calcagno ec1a07f445 Unbreak --continue option by passing it down to the python files 8 years ago
Sam Blackshear 6d7b8099f7 [java] treat all var names containing $ as temporaries 8 years ago
Sam Blackshear 26ba5336a8 [domains] gating sanity checks in id -> access path domain 8 years ago
Sam Blackshear 7682017f93 [quandary] only show relevant passthroughs in trace 8 years ago
Jules Villard f2a5810141 [clang] remove InferClang command from generated frontend debug scripts 8 years ago