282 커밋 (edfa4427a3a35f850d35b57ddec0ca765f9343a2)

작성자 SHA1 메시지 날짜
  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 년 전
  Fred Hebert e880e16063 Review rule about dep priorities 9 년 전
  Fred Hebert 59579c0708 Add tests for mixed deps installs 9 년 전
  alisdair sullivan d6a011981e add support for `rebar3 eunit --file=...' 9 년 전
  Tristan Sloughter d4bca1d6c5 update lock tests to not expect lock for non-default profile run 9 년 전
  Tristan Sloughter ab92f1a292 install package deps in same level/profile order as src deps 9 년 전
  Tristan Sloughter 6d01729c68 upgrade depends on the lock provider and lock prv sets state 9 년 전
  Tristan Sloughter 3309fa8dc7 add test for clean --all 9 년 전
  Tristan Sloughter 90fbd6dbb9 add support for old format otp versions 9 년 전
  Tristan Sloughter 6e9df6cc57 parse old format of OTP versions 9 년 전
  Derek Brown 04fedc7422 Add functions to validate OTP release in use 10 년 전
  Tristan Sloughter c3c9db7ca6 do not install profile deps of deps 9 년 전
  Tristan Sloughter 6f95911d32 only look for top level apps and those directly under apps/ or lib/ 9 년 전
  Fred Hebert 81bf52501d Failing case for unstable upgrade lock files 9 년 전
  Tristan Sloughter b6b32fc64e ensure necessary directories exist to compile mibs files 9 년 전
  CarlosEDP 9e4bf8a3ba Added version check based on commit 74c68478aa 9 년 전
  CarlosEDP 4d2873e311 Refactor tests to init/exec/end. Check OTP version to skip https test on OTP =< 15. 9 년 전
  CarlosEDP d260c05d37 Added testcases for http and https proxy use. 9 년 전
  Fred Hebert cfea721d98 wip: deps install refactor 9 년 전
  alisdair sullivan 77a85b4a68 remove `cover_print_enabled` and `cover_data_dir` config options 9 년 전
  Tristan Sloughter 1c66f0eb9f setup hex httpc profile and http opts. needed also for proxy 9 년 전
  Tristan Sloughter 7e0734efda add test of relx config sorting with 'extend release' 9 년 전
  Viacheslav V. Kovalev 99858f3b69 Use same random seeding function for random_name and random_vsn 9 년 전
  Daniel Widgren ebfdbc695e Fixed review comments 9 년 전
  Viacheslav V. Kovalev 44272e23b6 Some fixes after review 9 년 전
  Viacheslav Kovalev 24815ebc5f Fix rebar_hooks_SUITE:run_hooks_for_plugins/1 10 년 전
  Viacheslav V. Kovalev ab98bc15a8 Fix rebar_utils:sh on windows 10 년 전
  Viacheslav Kovalev 4a605faab8 Fix multi_app_default_dirs test on windows. 10 년 전
  Daniel Widgren a029e957fd Fixed two tests for windows 8.1 and added touch functionality 10 년 전
  Daniel Widgren 4eaa21cd27 Fixed so that release tests now pass. Got all green tests. 10 년 전
  Viacheslav Kovalev 53831dc31b Fix rebar_hooks_SUITE:run_hooks_for_plugins/1 10 년 전
  Viacheslav V. Kovalev 473393a172 Fix rebar_utils:sh on windows 10 년 전
  Viacheslav Kovalev 701f66aab2 Fix multi_app_default_dirs test on windows. 10 년 전
  Daniel Widgren e3d32b10cc Fixed two tests for windows 8.1 and added touch functionality 10 년 전
  Fred Hebert 8c8774f3e0 Make the test work on more versions 9 년 전
  Fred Hebert 36cc244607 Adding erl_first_files test 9 년 전
  Fred Hebert 23eb53ebfd Adding tests for locks 9 년 전
  Tristan Sloughter 4bb2a0c710 Add error message for bad provider hook, fixes #521 10 년 전
  Tristan Sloughter f7ff07a87d plugins provider 10 년 전
  Tristan Sloughter cd8c03e1c4 check format of config file and print the bad section in the error 10 년 전
  James Fish e1f7c8c5f9 Use the same dialyzer rebar.config options as rebar 10 년 전
  Tristan Sloughter e4c300417b add artifact test 10 년 전
  alisdair sullivan d2b62ea1f2 allow `src_dirs` and `extra_src_dirs` at the root of the rebar config 10 년 전
  Tristan Sloughter 7d33dbf6aa store plugin providers in app_info's state for deps 10 년 전