63 Commits (56f87573378a883bd42e3db37012730d00a36e95)

Author SHA1 Message Date
Andrzej Kotulski ea4cf13992 [tests] remove inferTest script
10 years ago
Andrzej Kotulski f0bb23bc35 [Make install] install InferClang++ in the right way
10 years ago
Dulma Churchill e8085d5996 [linters] Fix perf problem in the linters, added tests
10 years ago
Jules Villard a2f9ce3f23 [make] install the report script
10 years ago
Jules Villard b3209e2c18 [tests] convert clang_compilation_db test to Makefile
10 years ago
Andrzej Kotulski 4512fcd8ef [tests] Create integration tests for clang translation logic
10 years ago
Jules Villard 2d846d89a6 [build tests] migrate buck integration test to Makefiles
10 years ago
Jules Villard 70720798d8 [tests] share javac.make more broadly
10 years ago
Peter O'Hearn 171d1d6d43 [threadsafety] run thread safety checker on its own
10 years ago
Josh Berdine dcf67c455f [linter] Make checkCopyright indep of Utils, and fix build
10 years ago
Jeremy Dubreil eb197a1cd4 [infer][tests] Make was always exiting with exit code 0 even in the case of test failures
10 years ago
Jeremy Dubreil 5e710277dd [infer][tests] Print a message when all tests are passing
10 years ago
Jules Villard 2485491e93 [tests] replace build_systems python tests as part of `make test-replace`
10 years ago
Josh Berdine 426f29fb3c [make] Silence expected warnings and other spew from tests
10 years ago
Jules Villard c49b9e272d [tests] turn assembly build system test into a Makefile
10 years ago
Dulma Churchill bf14034289 [clang] Do compilation database capture in OCaml directly
10 years ago
Jules Villard 2cd0151e30 [python] restore project_root option and use it to find source files
10 years ago
Josh Berdine 3ae2b41241 [refactor] Call StatsAggregator from Infer instead of from python
10 years ago
Jules Villard b876364340 [tests] convert ant integration test to a Makefile
10 years ago
Josh Berdine 4422893bbd [RFC] Remove CSV and JSON munging python code
10 years ago
Josh Berdine 698ebe8049 [clang] Remove INFER_XX environment variable
10 years ago
Josh Berdine 175e85525d [tests] Convert java tests to avoid phony targets
10 years ago
Jules Villard 00129761be [make] generate test rules automatically, add cpp checkers tests
10 years ago
Jeremy Dubreil a41a139ef7 [infer][build] Move the .PHONY declarations next the target declarations to more easily keep the two in sync
10 years ago
Josh Berdine f45cf115e6 [test] Do not use infer from PATH
10 years ago
Josh Berdine b1a2a304e2 [make] clean *.o and *.o.sh
10 years ago
Jules Villard 9535c4d89e [clang] convert filter_args_and_run_fcp_clang to OCaml
10 years ago
Jeremy Dubreil 274d96a440 [infer][build] fix missing dependency when building the infer toplevel
10 years ago
Jules Villard 343556e0b2 [base] resolve links when guessing which executable we are running, move infer into bin/
10 years ago
Yunxing Dai 61f420b941 Update infer to use yarn to manage dependencies
10 years ago
Josh Berdine 4319b08e77 [make] Add target to generate interface file
10 years ago
Sam Blackshear 3624fea737 [quandary] tests for C++ analysis
10 years ago
Josh Berdine 04465bfb0f [mod_dep] Color and cluster mod_dep graph by directory
10 years ago
Josh Berdine ac0084019c [tests] Use $(MAKE) for recursive invocations
10 years ago
Jules Villard eb391d7875 [llvm] delete llvm frontend
10 years ago
Jeremy Dubreil e38e16c948 [infer][java] Remove the deprecated genrule from the BUCK files
10 years ago
Martino Luca 051fbd779c [Buck] Emit xml stub during `buck_test_xml` target
10 years ago
Cristiano Calcagno 717b61192e [tests] Convert java harness and crashcontext tests to new direct format.
10 years ago
Cristiano Calcagno c134eac91e [tests] Convert objective-c frontend tests to new direct format
10 years ago
Cristiano Calcagno fe21442d47 [tests] Convert the linter tests to the new direct format
10 years ago
Cristiano Calcagno b0980bc35e [tests] Convert c/c++ frontend tests to new format.
10 years ago
Cristiano Calcagno 25cd7dbe89 [tests] Activate objective-c tests in the new format, and remove old junit tests.
10 years ago
Dulma Churchill 1e59512b41 Add InferBuckCompilationDatabase to the installation
10 years ago
Cristiano Calcagno c613820a98 Convert c tests to the new testing format
10 years ago
Cristiano Calcagno 0b7ea202db Convert infer c++ tests to new format
10 years ago
Sam Blackshear 3ff6622c9c setup e2e test skeleton
10 years ago
Cristiano Calcagno 257f4976f0 Convert java tracing tests to new direct format.
10 years ago
Cristiano Calcagno 674f30de2c Convert java infer tests to the new direct format
10 years ago
Cristiano Calcagno 2cb595b8c9 Convert Eradicate and Checkers tests to direct format.
10 years ago
Andrzej Kotulski a31c5416b1 Add basic support for starting ocaml repl with infer code
10 years ago