370 次代码提交 (f9576c8598c4d44a3bd8adf36d62f5eb9b8c29a3)

作者 SHA1 备注 提交日期
  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 年前
  alisdair sullivan 621d8a9485 Revert "add an export to allow specifing arbitrary extra erl files to be compiled" 9 年前
  Fred Hebert 4ad998b718 Support proper paths in non-erl first files 9 年前
  Fred Hebert 3c4ba63187 Tests for warnings 9 年前
  alisdair sullivan 420d804ea3 shiny and new test suite for eunit provider 9 年前
  alisdair sullivan 496986583c fix test names in `eunit_test_SUITE` 9 年前
  alisdair sullivan 2a1e0dd07e inject `eunit_compile_opts`, `eunit_first_files` and `TEST` macro 9 年前
  alisdair sullivan 391d95d953 add `application' flag and additional tests 9 年前
  alisdair sullivan 8825e648e5 add `error_on_warning' option to eunit provider 9 年前
  alisdair sullivan d080c96156 reworked eunit provider to allow access to full range of eunit tests 9 年前
  Tristan Sloughter 90a06efa4f add test to not upgrade unrelated transitive dep during upgrade 9 年前
  Tristan Sloughter dfa668f211 only upgrade children and transitive children of dep being upgraded 9 年前
  alisdair sullivan 09cc07e172 fix canonical path tests on windows 9 年前
  Tristan Sloughter 3b0584abd6 handle newly added deps to config even when lock is empty 9 年前