64 커밋 (9872873fe2392c075b1f000886fc3efb18ab4666)

작성자 SHA1 메시지 날짜
  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 년 전
  Dave Smith c2b58ac62f Change console message to debug message (more appropriate) 15 년 전
  Dave Smith 9d09ccc99a Adding support for restricting eunit to a specific application 15 년 전
  Chris Bernard 4825353a23 Fix incorrect coverage count when prod modules include EUnit header. 15 년 전
  Jon Meredith bf3dfcb34b Taught eunit/coverage to split the src module coverage stats from any test code. 15 년 전
  Dave Smith 1826e62069 Copy all source files for eunit to .eunit directory so that cover works properly (ick!) 15 년 전
  Jeremy Raymond 87bca27644 Copy src files to .eunit so that cover can always find them 15 년 전
  Tuncer Ayaz 99bf0f3918 Reuse rebar_utils:get_cwd/0 15 년 전
  Dave Smith 66906bc39e Make sure to add .eunit as an absolute directory so that we avoid weirdness with code loading stuffs. 15 년 전
  Chris Bernard 25538e071f Fixed 3 bugs in rebar_eunit. Added EUnit tests to capture them. 15 년 전
  theiw 8a3ad89f7c Refactor eunit and cover 15 년 전
  theiw 788bd3df72 Provide package support for eunit; build_plt now includes listed applications; begin including -spec annotations 15 년 전
  OJ Reeves 71c974e341 Added support for the speficiation of test suite names 15 년 전
  OJ Reeves 49aef70f9b [mq]: eunit-fix 15 년 전
  Dave Smith fa2a58261a Another round of refactoring to yield better flexiblity in the base_compiler system 15 년 전