291 コミット (82a6ab3dcedff6ea4a2626283f2145bb3112a3a2)

作成者 SHA1 メッセージ 日付
  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年前
  alisdair sullivan 9d82215296 add an export to allow specifing arbitrary extra erl files to be compiled 9年前
  alisdair sullivan ae275c6396 function name changes: 9年前
  alisdair sullivan ef2b2e2668 add comment for `data_dir' test in `rebar_ct_SUITE' 9年前
  alisdair sullivan 359efed75d test for ensuring `data_dir` is set correctly in ct configs 9年前
  alisdair sullivan 6a89485448 extract `retarget_path/2', `relative_path/2' and `reduce_path/1' and 9年前
  Takeru Ohta db2a53b3d9 Fix for R15B03 9年前
  Takeru Ohta f5d413e90f Change option name from "plt_include_all_deps" to "plt_apps" 9年前
  Takeru Ohta 902dd59d23 Add a testcase for 'plt_include_all_deps' dialyzer option 9年前
  Takeru Ohta 4ff78b4d77 Add rebar_localfs_resource module for testing purposes 9年前
  Tristan Sloughter 586a1a487c add test for 'rebar3 plugins list' to ensure it can run 9年前
  Tristan Sloughter cfd4beb99d hooks/artifacts are always run/resolved from an app unless at top of umbrella 9年前
  Fred Hebert c57177fde8 Revert "Revert "only load packages when needed"" 9年前
  Fred Hebert 3f83b3a382 Revert "only load packages when needed" 9年前
  Tristan Sloughter 8732b7d5bd only load packages when needed 9年前
  Tristan Sloughter f209ccc2b8 remove state record from app_info record 9年前
  Tristan Sloughter 98752aab93 wip: move state into app_info 9年前
  Fred Hebert a27fd22c3f Basic package aliasing tests 9年前
  Tristan Sloughter d67a5bce52 fix pkgs provider output for new package index format 9年前
  Tristan Sloughter f2f63013fe override 'deps' now automatically overrides '{deps,default}' 9年前
  Tristan Sloughter dae1b4cc82 improve error messages for packages by checking its existance before fetching 9年前
  Tristan Sloughter 391959dae8 use 'default' for default hex repo path in cache and include in info messages 9年前
  Tristan Sloughter 86e4c5d5ef do not override user cli supplied outputdir for relx 9年前
  Tristan Sloughter e853e12d7c add back removed tests 9年前
  Tristan Sloughter cf5390f018 replace use of dict of packages and registry with single ets table 9年前
  Tristan Sloughter 31a24ad4ff this patch treats pkg and src deps as equals, so level decides winner 9年前
  pvmart 293dfb79d6 speed up tests a bit by setting global_rebar_dir 9年前
  pvmart c2d9aec502 update ct to play nice with previous commit 9年前
  Tristan Sloughter 073dbb71ec handle new tests for mix package types (git/pkg) 9年前
  Fred Hebert e25ba5d8ea All dep overrides in packages are blocked 9年前