64 Commits (9872873fe2392c075b1f000886fc3efb18ab4666)

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