rebar/src
David Reid 0edf52b539 Redirect cover module output to .eunit/cover.log
The cover module calls io:format and io:fwrite directly for several types of
informational messages and warnings.  When using meck to mock covered modules
these warnings are triggered and can cause severe polution of the test output.

We can avoid this by starting cover explicitly then setting the group_leader
of that process to a file handle.
2011-08-05 10:04:14 -07:00
..
getopt.erl Update getopt 2011-01-23 16:05:25 +01:00
mustache.erl Update mustache.erl 2011-04-27 10:19:34 +02:00
rebar.erl Add list-deps to completion and abbrev-cmds 2011-06-10 17:20:49 +02:00
rebar_abnfc_compiler.erl Clean up code 2011-02-06 17:41:04 +01:00
rebar_app_utils.erl Add support for priv/<vcs.vsn> as fallback for version info 2011-04-10 16:12:50 -06:00
rebar_appups.erl Apply Tidier suggestions 2011-06-02 22:09:11 +02:00
rebar_asn1_compiler.erl Clean up specs 2011-03-28 18:39:38 +02:00
rebar_base_compiler.erl Clean up code 2011-02-06 17:41:04 +01:00
rebar_cleaner.erl Clean up emacs file local variables 2011-01-31 17:55:36 +01:00
rebar_config.erl Clean up specs 2011-03-28 18:39:38 +02:00
rebar_core.erl Allow plugins to run before/after a rebar command. 2011-05-23 12:46:03 +01:00
rebar_ct.erl Pass extra params to ct (thanks Mickael Remond) 2011-04-06 20:11:13 +02:00
rebar_deps.erl Add list-deps command 2011-04-21 06:08:40 -06:00
rebar_edoc.erl Clean up specs 2011-03-28 18:39:38 +02:00
rebar_erlc_compiler.erl Deprecate xrl_opts/yrl_opts fail_on_warning opt 2011-06-08 19:44:57 +02:00
rebar_erlydtl_compiler.erl Clean up code 2011-02-06 17:41:04 +01:00
rebar_escripter.erl Add options for escript shebang, command, emu_args 2011-06-14 12:13:09 +02:00
rebar_eunit.erl Redirect cover module output to .eunit/cover.log 2011-08-05 10:04:14 -07:00
rebar_file_utils.erl Clean up specs 2011-03-28 18:39:38 +02:00
rebar_lfe_compiler.erl Minimize compile options 2011-06-01 18:56:01 +02:00
rebar_log.erl Clean up code 2011-02-06 17:41:04 +01:00
rebar_neotoma_compiler.erl Clean up code 2011-02-06 17:41:04 +01:00
rebar_otp_app.erl Expand {vsn,git} in app.src to git-describe output 2011-02-17 19:17:28 +01:00
rebar_port_compiler.erl Apply Tidier suggestions 2011-06-02 22:09:11 +02:00
rebar_protobuffs_compiler.erl Recursively search "src" for .proto files 2011-06-01 13:29:47 -05:00
rebar_rel_utils.erl Better org. of how upgraded apps are determined 2011-05-24 10:48:19 +02:00
rebar_reltool.erl Apply Tidier suggestions 2011-06-02 22:09:11 +02:00
rebar_require_vsn.erl Clean up code 2011-02-06 17:41:04 +01:00
rebar_subdirs.erl Clean up code 2011-02-06 17:41:04 +01:00
rebar_templater.erl Centralize variable resolution; add target_dir variable 2011-04-10 16:12:50 -06:00
rebar_upgrade.erl Apply Tidier suggestions 2011-06-02 22:09:11 +02:00
rebar_utils.erl Deprecate xrl_opts/yrl_opts fail_on_warning opt 2011-06-08 19:44:57 +02:00
rebar_xref.erl Abort if xref emits warnings 2011-05-25 20:28:32 +02:00