mirror of
https://github.com/correl/rebar.git
synced 2024-11-14 19:19:30 +00:00
93689703c1
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
|