40 次程式碼提交 (d6a011981ebc82ce9fad3eeb7ca40372a53ea142)

作者 SHA1 備註 提交日期
  alisdair sullivan d6a011981e add support for `rebar3 eunit --file=...' 9 年之前
  alisdair sullivan 360834dd40 Revert "don't add `{extra_src_dirs, ["test"]}` to `test` profile" 9 年之前
  Fred Hebert 3ed0c5feff fix bareness issues 10 年之前
  Tristan Sloughter 8a50331898 move handling of undefined app state to function 10 年之前
  alisdair sullivan b06a6ecadd don't add `{extra_src_dirs, ["test"]}` to `test` profile 10 年之前
  Tristan Sloughter 529025b6fd purge loaded code when it conflicts with project apps in tests 10 年之前
  alisdair sullivan c534deafc5 generalize the "test" special dir into an {extra_src_dirs, [...]} option 10 年之前
  Tristan Sloughter 4374999d95 real bootstrapping 10 年之前
  Tristan Sloughter a3d4cc1259 track and cleanup code paths for different contexts 10 年之前
  Tristan Sloughter a447067888 rm old beams, make erlcinfo graph per app isntad of global to project 10 年之前
  Tristan Sloughter 019152e1d5 fix eunit comment 10 年之前
  Tristan Sloughter 4e64e36857 fixes from bad rebase against master 10 年之前
  Tristan Sloughter a55c94cc9c support provider hooks on ct and eunit 10 年之前
  Fred Hebert 043a2f5453 Provide descriptions for all tasks 10 年之前
  alisdair sullivan efb859f15a split function setting test set for clarity 10 年之前
  alisdair sullivan 044b6580e7 filter checkapps via `rebar_app_info:is_checkout` rather than 10 年之前
  alisdair sullivan c5bc19b021 add `--app=...` and `--suite=...` options for the eunit provider to 10 年之前
  Fred Hebert 92245a138b use PRV_ERROR for formattable errors 10 年之前
  alisdair sullivan b0300f1b2f symlink extra test dirs and compile from there instead of from 10 年之前
  alisdair sullivan ab84fc89cc compile source from the symlinked directories under `_build` to 10 年之前
  Tristan Sloughter ea82d0561d update all examples in providers to use rebar3 10 年之前
  alisdair sullivan 90bff8f8d4 preserve state when compiling directories with a `rebar.config` 10 年之前
  alisdair sullivan ad8982b931 generate cover data (via the `{cover_enabled, true}` option in 10 年之前
  alisdair sullivan c7c00bccfd modify `ct` and `eunit` to work with isolated `ebin` dirs 10 年之前
  Tristan Sloughter ae9c83fb4b copy project apps to deps output dir for compilation 10 年之前
  Tristan Sloughter 0533f9dddc don't lose erl_opts when compiling for tests 10 年之前
  alisdair sullivan 00e03d70ef use new `rebar_file_utils` functions in `eunit` and `ct` providers 10 年之前
  alisdair sullivan 10298a21b6 change more instances of mistyped `erl_first_modules` to 10 年之前
  Tristan Sloughter 407362c074 replace single profile atom in providers with list of profiles 10 年之前
  alisdair sullivan 5e270a7456 when compiling `common_test` or `eunit` use the same tmp dir 10 年之前
  alisdair sullivan 16c31097c2 add support for a bare `test` directory when using `apps` libdirs 10 年之前
  alisdair sullivan 853efc5077 exclude `_checkouts` from directories to be precompiled for 10 年之前
  alisdair sullivan e5270da3d7 preserve rebar path when running `ct` and `eunit` tests 10 年之前
  alisdair sullivan eb34901ab7 reworked eunit provider 10 年之前
  Tristan Sloughter 8e5c916cb6 move dir functions from utils to new module rebar_dir 10 年之前
  Tristan Sloughter 79b1f23240 move back to using format_error/1 10 年之前
  Tristan Sloughter 1ff904f39a handle throw by relx 10 年之前
  Tristan Sloughter fe6827706f add eunit task, still work to be done 10 年之前