102 커밋 (8aadd65a3481a3bd65a9cdf43e577c690e600824)

작성자 SHA1 메시지 날짜
  Tuncer Ayaz 8aadd65a34 rebar_eunit: adapt to R15B02 changes 12 년 전
  Markus Näsman 2d139ea6c2 Stop cover server between eunit runs for speed 12 년 전
  Tuncer Ayaz ff8337f9b0 Fix whitespace error in rebar_eunit 12 년 전
  Tuncer Ayaz f528c397f8 Fix whitespace errors in rebar_ct and rebar_eunit 12 년 전
  Tuncer Ayaz 3c0d97bf2c Cleanup and comment 12 년 전
  Roberto Ostinelli 60516dc406 Fix tests= option not running generator tests 12 년 전
  Roberto Ostinelli fa6618f2b4 Add experimental tests= filter without eunit suites 12 년 전
  Tuncer Ayaz fc7df16e31 Clarify comments 12 년 전
  Tuncer Ayaz bdee72fae8 rebar_eunit: add tests= TODO item 12 년 전
  Roberto Ostinelli 69dc9ec933 Add experimental tests= filter for eunit suites 12 년 전
  Tuncer Ayaz 5d6b82390f rebar_eunit: fix typo 12 년 전
  Tuncer Ayaz e47d643ea3 Use separate dirs for eunit and qc 12 년 전
  Tuncer Ayaz 99b645e4a3 Separate eunit and qc compile options 12 년 전
  Tuncer Ayaz 803f6e8ecd Replace test-compile with compile_only=true option 12 년 전
  Tuncer Ayaz 888bbc8ee2 Fix whitespace error 12 년 전
  Tuncer Ayaz fdc1425a3b Use rebar_utils:test_dir/0 for coverdata export file 12 년 전
  David Åberg 43d5b6257e Enable export of cover data from eunit testrun 13 년 전
  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 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 년 전