102 次程式碼提交 (8aadd65a3481a3bd65a9cdf43e577c690e600824)

作者 SHA1 備註 提交日期
  Tuncer Ayaz c9ddb8325a Quote EUnit User's guide about _tests.beam handling 12 年之前
  Tuncer Ayaz ad2e94b96b Add experimental notice to test-compile and shell 12 年之前
  Tuncer Ayaz 636c02f0be Fix R13B03 build (Reported-by: Sergey Nartimov) 12 年之前
  Tuncer Ayaz 228f39efa1 Rename old eunit compile options for consistency with test-compile 12 年之前
  Tuncer Ayaz c0644dc195 Finalize app=, skip_app=, suite= deprecations 12 年之前
  Tuncer Ayaz e75a97ad33 Add 'qc' cmd and rename eunit-compile to test-compile 14 年之前
  Tuncer Ayaz 902dcdf3ff Add 'eunit-compile' cmd (Suggested-by: Joe Norton) 14 年之前
  Tuncer Ayaz 252757c753 Do not use application:set_env 12 年之前
  Tuncer Ayaz 5a4ddd5524 Do not keep eunit config 12 年之前
  Tuncer Ayaz e185e86bff Remove shared state 13 年之前
  Tuncer Ayaz e4fb80799b Remove debug log 12 年之前
  Tuncer Ayaz 015858b2d3 Simplify eunit 12 年之前
  Tuncer Ayaz 990e60f120 Use filename:join 12 年之前
  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 年之前