rebar/src
Andrew Thompson 03da5e0be0 Add random_suite_order option to eunit command
Option takes either 'true' or a numeric seed value. If true is passed, a
random seed is generated and used. The numeric seed value is for
repeatability.

The idea here is to root out test suites that are order dependant, or
that fail in the presence of certain orderings.
2014-02-07 13:05:33 -05:00
..
rebar.erl allow suite[s] or test[s] as options for eunit and ct 2014-02-05 16:56:44 -05:00
rebar_abnfc_compiler.erl Implement 'rebar help CMD1 CMD2' and extend common 'rebar help' msg 2012-12-31 20:45:11 +01:00
rebar_app_utils.erl Remove experimental flags 2014-01-14 12:44:53 +01:00
rebar_appups.erl Implement 'rebar help CMD1 CMD2' and extend common 'rebar help' msg 2012-12-31 20:45:11 +01:00
rebar_asn1_compiler.erl Implement 'rebar help CMD1 CMD2' and extend common 'rebar help' msg 2012-12-31 20:45:11 +01:00
rebar_base_compiler.erl rebar_base_compiler: replace fixed size list with a tuple 2014-01-15 19:29:00 +01:00
rebar_cleaner.erl Implement 'rebar help CMD1 CMD2' and extend common 'rebar help' msg 2012-12-31 20:45:11 +01:00
rebar_config.erl Fix is_verbose/1 helper function 2013-12-06 21:39:53 +01:00
rebar_core.erl rebar_core: fix Dialyzer warning introduced in aa46d85 (#157) 2013-11-26 21:15:04 +01:00
rebar_ct.erl allow suite[s] or test[s] as options for eunit and ct 2014-02-05 16:56:44 -05:00
rebar_deps.erl deps: remove undocumented fossil syntax 2013-11-26 20:30:16 +01:00
rebar_dia_compiler.erl rebar_dia_compiler: fix Dialyzer warnings 2013-12-17 14:27:35 +01:00
rebar_edoc.erl Implement 'rebar help CMD1 CMD2' and extend common 'rebar help' msg 2012-12-31 20:45:11 +01:00
rebar_erlc_compiler.erl erlc: properly reuse the right erl_opts in test_compile 2013-11-26 20:33:56 +01:00
rebar_erlydtl_compiler.erl erlydtl: add missing clause (Reported-by: goofansu) 2014-01-14 18:38:53 +01:00
rebar_escripter.erl Implement 'rebar help CMD1 CMD2' and extend common 'rebar help' msg 2012-12-31 20:45:11 +01:00
rebar_eunit.erl Add random_suite_order option to eunit command 2014-02-07 13:05:33 -05:00
rebar_file_utils.erl Do not rewrite .app file if it didn't change 2012-08-08 00:52:54 +02:00
rebar_getopt.erl Fix #187 (rename getopt to rebar_getopt) 2014-01-01 10:59:34 +01:00
rebar_lfe_compiler.erl lfe: use correctly filtered erl_opts 2013-11-26 20:33:56 +01:00
rebar_log.erl Fix is_verbose/1 helper function 2013-12-06 21:39:53 +01:00
rebar_mustache.erl Fix #187 (rename mustache to rebar_mustache) 2014-01-01 10:59:34 +01:00
rebar_neotoma_compiler.erl Fix typo in neotoma help message 2013-08-30 10:44:24 +01:00
rebar_otp_app.erl Merge pull request #37 from nox/force-registered 2013-06-16 06:14:48 -07:00
rebar_port_compiler.erl Add rebar-deps env to port compiler SharedEnv 2013-05-06 11:15:06 -04:00
rebar_protobuffs_compiler.erl Implement 'rebar help CMD1 CMD2' and extend common 'rebar help' msg 2012-12-31 20:45:11 +01:00
rebar_qc.erl Merge pull request #215 from tuncer/experimental 2014-01-16 15:09:50 -08:00
rebar_rel_utils.erl rebar_rel_utils: remove two lines of noop 2012-07-24 20:34:02 +02:00
rebar_reltool.erl Implement merged overlays 2013-03-26 05:23:47 -04:00
rebar_require_vsn.erl Implement 'rebar help CMD1 CMD2' and extend common 'rebar help' msg 2012-12-31 20:45:11 +01:00
rebar_shell.erl Re-use rebar_utils:ebin_dir() 2012-08-06 19:00:18 +02:00
rebar_subdirs.erl Remove shared state 2012-07-13 15:21:56 +02:00
rebar_templater.erl Fix #187 (rename mustache to rebar_mustache) 2014-01-01 10:59:34 +01:00
rebar_upgrade.erl Merge pull request #183 from EchoTeam/generate-upgrade-and-target-dir 2014-01-14 12:48:48 -08:00
rebar_utils.erl Fix false reporting of (plain) vsn strings 2013-11-26 20:33:34 +01:00
rebar_xref.erl introduce xref_extra_paths 2014-01-13 15:11:12 +01:00