345 コミット (0844e27d5be33e0e87a7c24a2742631cc4f9262e)

作成者 SHA1 メッセージ 日付
  Fred Hebert 410de349d1 rename dist to dist_node 9年前
  Fred Hebert 7a1b59015f Extract dist config handling, support {dist, ...} 9年前
  alisdair sullivan 0bd5e230d2 move definition of 'EUNIT' macro to eunit provider 9年前
  alisdair sullivan d75fa758d8 Revert "define the 'EUNIT' macro in the test profile" 9年前
  alisdair sullivan 4c32c52b55 define the 'EUNIT' macro in the test profile 9年前
  Tristan Sloughter 268713c5d7 include project_plugins in plugins that can be upgraded 9年前
  Fred Hebert 76e1d89bac Take CT options errors and turn them to warnings 9年前
  alisdair sullivan 3fa202397b add a link to the docs about `test_spec` and `cover` in ct warnings 9年前
  alisdair sullivan 1d5f520deb add support for common tests `include` flag 9年前
  alisdair sullivan 93cb2329a0 error on a cover spec in ct_opts 9年前
  Tristan Sloughter c36e9bf791 add test for new hook function 9年前
  Tristan Sloughter ca64142633 add test to verify only project_plugins override providers 9年前
  Heinz N. Gies e9e62657c9 Add more hex rules so they don't throw errors 9年前
  Fred Hebert caf4468f3b Make lock files future-proof 9年前
  Luis Rascao f60c522cdc Add test case for relx overlay vars 9年前
  Tristan Sloughter c4aaff7a06 don't lose overrides in an app when installing plugins it uses' 9年前
  alisdair sullivan 7427b5f03e fix paths for multiple app projects when running ct with no --dir argument 9年前
  Luis Rascao 123630a68e Add module directory to include path 9年前
  Tristan Sloughter aeb6a1986b add profile option to clean task 9年前
  alisdair sullivan a8dc8ce6e6 deduplicate default test set generated by `rebar3 eunit` 9年前
  Tristan Sloughter fe7b4aa3ed merge overlay entries into a single {overlay, list()} for relx 9年前
  Tristan Sloughter 414dd344e9 install project app plugins after discovering them not before 9年前
  Tristan Sloughter 5dba402a11 only apply default and prod profile to dependencies 9年前
  Fred Hebert b9b74173ca fix dirs robocopy and canonical paths in windows 9年前
  Fred Hebert 6ba96dcf45 Avoid changing directories in test suite 9年前
  Tristan Sloughter ec20f29e7c convert ~> versions to highest matching 9年前
  alisdair sullivan a4711d00ac add test for foo_SUITE_data files 9年前
  alisdair sullivan 639906bdb5 put `extra' ct test suites in `extras/apps/APPNAME' rather than `extras' 9年前
  alisdair sullivan 9acd23f727 allow ct suites to be specified at the root of a project (or root of app) 9年前
  Fred Hebert 44a30ca52f Plugin templates enabled 9年前
  Tristan Sloughter c4c7ca4244 support temporary cdn change with HEX_CDN os var 9年前
  Fred Hebert 9e01db6852 Add tests for base_dir reconfiguration 9年前
  Fred Hebert d201d7f4a6 A bad template index does not crash; shows warning 9年前
  alisdair sullivan 6f70b7fc88 remove mib header file in `priv/mibs/include' 9年前
  alisdair sullivan d9ae98e4d8 symlink mib hrl output in apps `include' directories 9年前
  Fred Hebert 769e14c542 Actually fix tuple merging. 9年前
  Tristan Sloughter 540f2ebb0f add tests for setting per-profile sys_config variables for relx 9年前
  Fred Hebert 5b7bf677f8 Add test cases for tuple deduplication 9年前
  Phil Toland afbf729532 Added tests and fixed a bug 9年前
  Tristan Sloughter 2242daaec9 auto-update the registry if a pkg isn't found, fail if it still isn't found 9年前
  Fred Hebert bf347caa55 Handle force flags in leading position 9年前
  alisdair sullivan 25914c3508 error on ct/eunit argument errors instead of warning 9年前
  alisdair sullivan 0461729fd9 calculate coverage info as late as possible in ct provider execution 9年前
  alisdair sullivan 94169fbdf2 reenable support for most command line options and rename `ct_tests` to `ct_opts` 9年前
  alisdair sullivan 19a3a96893 refactor `rebar_prv_common_test` 9年前
  alisdair sullivan d8be03ab6a fixes for cover under new compiler/eunit/ct 9年前
  James Fish d48f02dbc4 Rebuild PLT when beams no longer exist 9年前
  alisdair sullivan edfa4427a3 dedup `src_dirs` and `extra_src_dirs` on read 9年前
  alisdair sullivan 17e26f7265 delay validation of eunit tests until just before running 9年前
  alisdair sullivan d1409d0b3b refactor `rebar_erlc_compiler` 9年前