mirror of
https://github.com/correl/rebar.git
synced 2025-03-16 17:00:16 -09:00
Augment 'tests' option of 'rebar eunit' command with ability to specify tests to run using module-qualified names. This change also forced me to change the way modules for coverage and for testing itself are selected - module-qualified tests specifications are now taken into consideration. Extend tests to cover new functionality. Update dialyzer_reference accordingly.
3 lines
167 B
Text
3 lines
167 B
Text
|
|
rebar_eunit.erl:469: Call to missing or unexported function eunit_test:function_wrapper/2
|
|
rebar_utils.erl:164: Call to missing or unexported function escript:foldl/3
|