64 Commits (9872873fe2392c075b1f000886fc3efb18ab4666)

Autor SHA1 Mensaje Fecha
  Tomas Abrahamsson c8f56c7cb2 Don't kill any inet_gethost_native after eunit hace 13 años
  Tuncer Ayaz 8c89a388bf Universally support apps=/skip_apps= hace 13 años
  Klas Johansson 896e8505b2 Stop applications before killing extra processes hace 13 años
  Jon Meredith 5775746758 Remove modules that fail coverage from the list hace 13 años
  Tuncer Ayaz 3e946a7d5c Fix cover_init call to use correct module list hace 13 años
  Joseph Wayne Norton b6f575c7fe Keep *_tests not automatically included by eunit hace 14 años
  Alfonso De Gregorio 6f76d14499 Fix R13 compatibility (auto imported monitor/2) hace 13 años
  Tuncer Ayaz 8376693a3f Fix Dialyzer warnings hace 13 años
  Scott Lystig Fritchie 9c8b5e6c82 Check $ancestors for kernel OTP app processes to not kill hace 13 años
  Scott Lystig Fritchie 0627075dd6 Add comments on pids not to kill hace 13 años
  Scott Lystig Fritchie b674ea19a4 Portability via filename:join/1 hace 13 años
  Scott Lystig Fritchie f79290dc9c Replace sleep with pause_until_net_kernel_stopped() hace 13 años
  Tuncer Ayaz e6d1e13966 Apply Tidier suggestions hace 13 años
  Scott Lystig Fritchie 34dd0ccdd9 EUnit: reset vm state after test run hace 13 años
  David Reid 6736e3147e Fix handling of {already_started,Pid} from cover:start hace 13 años
  David Reid 0edf52b539 Redirect cover module output to .eunit/cover.log hace 13 años
  Andrew Thompson 2e654513dd Fix eunit regression (reported-by Alexander Dorofeev) hace 14 años
  Andrew Thompson 310a1bb7ea New eunit param skip_app, allow suite to be a list hace 14 años
  Tuncer Ayaz be209f24ff Make debug_info default hace 14 años
  Tuncer Ayaz 81be474c30 Fix regression (thanks Anthony Molinaro) hace 14 años
  Tuncer Ayaz 377c9e86d5 Add PropEr support hace 14 años
  Tuncer Ayaz b70f374f89 Remove export_all directive hace 14 años
  Joseph Wayne Norton e4cd50e2a3 Add eunit_first_files option hace 14 años
  Tuncer Ayaz 63de05d914 Clean up code hace 14 años
  Tuncer Ayaz c466076ffb Clean up emacs file local variables hace 14 años
  Tuncer Ayaz 58fd80917a Fix file existence checks hace 14 años
  Kostis Sagonas 7dc76d578e Tidier improvements hace 14 años
  Oscar Hellström 8ea62597ff Use eunit_dir() instead of ?EUNIT_DIR since the function exists. hace 14 años
  Oscar Hellström 8c03d5959b Make sure *both* .eunit and ebin directory exists before setting up the code path. hace 14 años
  Kostis Sagonas e024778599 Dialyzer related cleanups hace 14 años
  Andrew Thompson f2244b26be Add optional eunit coverage report to terminal hace 14 años
  Tuncer Ayaz 820012410a Fix dialyzer warning for call to code:which/1 hace 14 años
  Russell Brown e4772c0763 beam_lib:chunks needs abs path to beam. hace 15 años
  Dave Smith ef175652e4 Fix up code path for eunit so that parse transforms in eunit tests work properly hace 15 años
  Dave Smith f75bcdc7d5 Only skip eunit on apps IIF the app= parameter is specified hace 15 años
  Tuncer Ayaz 8ebbffafe6 Correct typo hace 15 años
  Dave Smith c2b58ac62f Change console message to debug message (more appropriate) hace 15 años
  Dave Smith 9d09ccc99a Adding support for restricting eunit to a specific application hace 15 años
  Chris Bernard 4825353a23 Fix incorrect coverage count when prod modules include EUnit header. hace 15 años
  Jon Meredith bf3dfcb34b Taught eunit/coverage to split the src module coverage stats from any test code. hace 15 años
  Dave Smith 1826e62069 Copy all source files for eunit to .eunit directory so that cover works properly (ick!) hace 15 años
  Jeremy Raymond 87bca27644 Copy src files to .eunit so that cover can always find them hace 15 años
  Tuncer Ayaz 99bf0f3918 Reuse rebar_utils:get_cwd/0 hace 15 años
  Dave Smith 66906bc39e Make sure to add .eunit as an absolute directory so that we avoid weirdness with code loading stuffs. hace 15 años
  Chris Bernard 25538e071f Fixed 3 bugs in rebar_eunit. Added EUnit tests to capture them. hace 15 años
  theiw 8a3ad89f7c Refactor eunit and cover hace 15 años
  theiw 788bd3df72 Provide package support for eunit; build_plt now includes listed applications; begin including -spec annotations hace 15 años
  OJ Reeves 71c974e341 Added support for the speficiation of test suite names hace 15 años
  OJ Reeves 49aef70f9b [mq]: eunit-fix hace 15 años
  Dave Smith fa2a58261a Another round of refactoring to yield better flexiblity in the base_compiler system hace 15 años