Josh Berdine
63b57790f9
Fix indentation of multiline copyright comment
...
Summary:
public
Lines other than the first of multi-line comments in non-ocaml files
were flush right instead of aligned.
Reviewed By: jvillard
Differential Revision: D2739752
fb-gh-sync-id: c85f56e
9 years ago
Dulma Rodriguez
a4c910cc2c
Adding makefile generation time to the infer toplevel script
...
Summary: @public
Adding makefile generation time to the infer toplevel script
Reviewed By: @cristianoc
Differential Revision: D2498240
9 years ago
Sam Blackshear
7987d1a2a6
[Infer][tests] Adding tests for incremental functionality
...
Summary:
using the json stats parsing + some BUCK magic
to write tests for the incremental mode.
9 years ago
Sam Blackshear
f8cc0c2ba8
[Infer][stats] Adding procedure stats to stats.json
...
Summary:
This will make it easier to write
tests for the procedure-level incremental functionality.
9 years ago
Sam Blackshear
daac9c7af7
[Infer][tests] Adding parser for stats.json, matcher for checking number of files analyzed by stats.json
9 years ago