78 次代码提交 (252757c753e9ec5c5247a86eb635aee385d05ee1)

作者 SHA1 备注 提交日期
  Tuncer Ayaz 252757c753 Do not use application:set_env 13 年前
  Tuncer Ayaz 5a4ddd5524 Do not keep eunit config 13 年前
  Tuncer Ayaz e185e86bff Remove shared state 13 年前
  Tuncer Ayaz e4fb80799b Remove debug log 13 年前
  Tuncer Ayaz 015858b2d3 Simplify eunit 13 年前
  Tuncer Ayaz 990e60f120 Use filename:join 13 年前
  Tuncer Ayaz f5af9d6c21 Fix rebar_eunit whitespace issues 13 年前
  Motiejus Jakštys ad2f30ccb9 Fix cover crash if src_dirs is not default 13 年前
  Tuncer Ayaz e6165c7146 Fix #252 (Reported-by: Maxim-Vladimirsky) 13 年前
  Tuncer Ayaz 3dce05314b Fix rebar_eunit comments 13 年前
  Dave Smith c86c99940d Remove ?FAIL in favor of ?ABORT 13 年前
  Jeremy Raymond 7e84634b8f Fix for destruction of config app vars on reset 13 年前
  Tuncer Ayaz ee44d8554a Fix whitespace errors 13 年前
  Francis Joanis b498e86ef7 Delete existing erl files in ?EUNIT_DIR 13 年前
  Tomas Abrahamsson c8f56c7cb2 Don't kill any inet_gethost_native after eunit 13 年前
  Tuncer Ayaz 8c89a388bf Universally support apps=/skip_apps= 13 年前
  Klas Johansson 896e8505b2 Stop applications before killing extra processes 13 年前
  Jon Meredith 5775746758 Remove modules that fail coverage from the list 13 年前
  Tuncer Ayaz 3e946a7d5c Fix cover_init call to use correct module list 13 年前
  Joseph Wayne Norton b6f575c7fe Keep *_tests not automatically included by eunit 14 年前
  Alfonso De Gregorio 6f76d14499 Fix R13 compatibility (auto imported monitor/2) 13 年前
  Tuncer Ayaz 8376693a3f Fix Dialyzer warnings 13 年前
  Scott Lystig Fritchie 9c8b5e6c82 Check $ancestors for kernel OTP app processes to not kill 13 年前
  Scott Lystig Fritchie 0627075dd6 Add comments on pids not to kill 13 年前
  Scott Lystig Fritchie b674ea19a4 Portability via filename:join/1 13 年前
  Scott Lystig Fritchie f79290dc9c Replace sleep with pause_until_net_kernel_stopped() 13 年前
  Tuncer Ayaz e6d1e13966 Apply Tidier suggestions 13 年前
  Scott Lystig Fritchie 34dd0ccdd9 EUnit: reset vm state after test run 13 年前
  David Reid 6736e3147e Fix handling of {already_started,Pid} from cover:start 13 年前
  David Reid 0edf52b539 Redirect cover module output to .eunit/cover.log 13 年前
  Andrew Thompson 2e654513dd Fix eunit regression (reported-by Alexander Dorofeev) 14 年前
  Andrew Thompson 310a1bb7ea New eunit param skip_app, allow suite to be a list 14 年前
  Tuncer Ayaz be209f24ff Make debug_info default 14 年前
  Tuncer Ayaz 81be474c30 Fix regression (thanks Anthony Molinaro) 14 年前
  Tuncer Ayaz 377c9e86d5 Add PropEr support 14 年前
  Tuncer Ayaz b70f374f89 Remove export_all directive 14 年前
  Joseph Wayne Norton e4cd50e2a3 Add eunit_first_files option 14 年前
  Tuncer Ayaz 63de05d914 Clean up code 14 年前
  Tuncer Ayaz c466076ffb Clean up emacs file local variables 14 年前
  Tuncer Ayaz 58fd80917a Fix file existence checks 14 年前
  Kostis Sagonas 7dc76d578e Tidier improvements 14 年前
  Oscar Hellström 8ea62597ff Use eunit_dir() instead of ?EUNIT_DIR since the function exists. 14 年前
  Oscar Hellström 8c03d5959b Make sure *both* .eunit and ebin directory exists before setting up the code path. 14 年前
  Kostis Sagonas e024778599 Dialyzer related cleanups 14 年前
  Andrew Thompson f2244b26be Add optional eunit coverage report to terminal 14 年前
  Tuncer Ayaz 820012410a Fix dialyzer warning for call to code:which/1 14 年前
  Russell Brown e4772c0763 beam_lib:chunks needs abs path to beam. 15 年前
  Dave Smith ef175652e4 Fix up code path for eunit so that parse transforms in eunit tests work properly 15 年前
  Dave Smith f75bcdc7d5 Only skip eunit on apps IIF the app= parameter is specified 15 年前
  Tuncer Ayaz 8ebbffafe6 Correct typo 15 年前