rebar/test
Dennis Docter 61e79afd80 Add standard xref checks and improved suppression
* Allow the following predefined analyses :
   undefined_function_calls, undefined_functions, locals_not_used,
   exports_not_used, deprecated_function_calls, deprecated_functions

* Trap some possible errors in case module information is not
    available

* ignore_xref works on all checks and can take {M,F,A} tuples.
  (Automatic behaviour export suppression still only works on
  exports_not_used)
2013-01-30 15:26:01 +01:00
..
upgrade_project Add support for using -remsh via runner script 2012-04-23 11:08:19 -07:00
rebar_eunit_tests.erl eunit: analyze coverage only for cover compiled modules 2012-09-13 22:30:30 +02:00
rebar_file_utils_tests.erl Fix whitespace errors in unit tests 2011-08-05 01:52:33 +02:00
rebar_xref_eunit.erl Add standard xref checks and improved suppression 2013-01-30 15:26:01 +01:00