225 Commits (c983675b9ef8499a41e18ee6b8d83d11d75bd6b7)

Author SHA1 Message Date
  Tristan Sloughter 90fbd6dbb9 add support for old format otp versions 9 years ago
  Tristan Sloughter 6e9df6cc57 parse old format of OTP versions 9 years ago
  Derek Brown 04fedc7422 Add functions to validate OTP release in use 10 years ago
  Tristan Sloughter c3c9db7ca6 do not install profile deps of deps 9 years ago
  Tristan Sloughter 6f95911d32 only look for top level apps and those directly under apps/ or lib/ 9 years ago
  Fred Hebert 81bf52501d Failing case for unstable upgrade lock files 9 years ago
  Tristan Sloughter b6b32fc64e ensure necessary directories exist to compile mibs files 9 years ago
  CarlosEDP 9e4bf8a3ba Added version check based on commit 74c68478aa 9 years ago
  CarlosEDP 4d2873e311 Refactor tests to init/exec/end. Check OTP version to skip https test on OTP =< 15. 9 years ago
  CarlosEDP d260c05d37 Added testcases for http and https proxy use. 9 years ago
  Fred Hebert cfea721d98 wip: deps install refactor 9 years ago
  alisdair sullivan 77a85b4a68 remove `cover_print_enabled` and `cover_data_dir` config options 9 years ago
  Tristan Sloughter 1c66f0eb9f setup hex httpc profile and http opts. needed also for proxy 9 years ago
  Tristan Sloughter 7e0734efda add test of relx config sorting with 'extend release' 9 years ago
  Viacheslav V. Kovalev 99858f3b69 Use same random seeding function for random_name and random_vsn 9 years ago
  Daniel Widgren ebfdbc695e Fixed review comments 9 years ago
  Viacheslav V. Kovalev 44272e23b6 Some fixes after review 9 years ago
  Viacheslav Kovalev 24815ebc5f Fix rebar_hooks_SUITE:run_hooks_for_plugins/1 10 years ago
  Viacheslav V. Kovalev ab98bc15a8 Fix rebar_utils:sh on windows 10 years ago
  Viacheslav Kovalev 4a605faab8 Fix multi_app_default_dirs test on windows. 10 years ago
  Daniel Widgren a029e957fd Fixed two tests for windows 8.1 and added touch functionality 10 years ago
  Daniel Widgren 4eaa21cd27 Fixed so that release tests now pass. Got all green tests. 10 years ago
  Viacheslav Kovalev 53831dc31b Fix rebar_hooks_SUITE:run_hooks_for_plugins/1 10 years ago
  Viacheslav V. Kovalev 473393a172 Fix rebar_utils:sh on windows 10 years ago
  Viacheslav Kovalev 701f66aab2 Fix multi_app_default_dirs test on windows. 10 years ago
  Daniel Widgren e3d32b10cc Fixed two tests for windows 8.1 and added touch functionality 10 years ago
  Fred Hebert 8c8774f3e0 Make the test work on more versions 9 years ago
  Fred Hebert 36cc244607 Adding erl_first_files test 9 years ago
  Fred Hebert 23eb53ebfd Adding tests for locks 9 years ago
  Tristan Sloughter 4bb2a0c710 Add error message for bad provider hook, fixes #521 10 years ago
  Tristan Sloughter f7ff07a87d plugins provider 10 years ago
  Tristan Sloughter cd8c03e1c4 check format of config file and print the bad section in the error 10 years ago
  James Fish e1f7c8c5f9 Use the same dialyzer rebar.config options as rebar 10 years ago
  Tristan Sloughter e4c300417b add artifact test 10 years ago
  alisdair sullivan d2b62ea1f2 allow `src_dirs` and `extra_src_dirs` at the root of the rebar config 10 years ago
  Tristan Sloughter 7d33dbf6aa store plugin providers in app_info's state for deps 10 years ago
  Fred Hebert 707cddbce7 Fix upgrade of atom-only packages 10 years ago
  Tristan Sloughter 4ff95cee31 add test for plugin with transitive deps 10 years ago
  Jean Parpaillon 7ff23a63dc Add rebar.config 'excluded_apps' key. 10 years ago
  Tristan Sloughter f772dcee2e fix storing of pkg and src deps in app_info 10 years ago
  Tristan Sloughter e65ad8c2ca run hooks when building plugins 10 years ago
  Viacheslav Kovalev 49d977c2b8 Initialize namespace in rebar_state with default value. 10 years ago
  Tristan Sloughter dc3afe96c6 update stable_lock test from Fred's branch 10 years ago
  Fred Hebert 166d5a9d09 Add tests for lock forwarding 10 years ago
  Viacheslav V. Kovalev efd2445c74 Properly reset hooks for single-app project 10 years ago
  alisdair sullivan d05103a4a8 methods for retrieving `src_dirs` and `extra_src_dirs` 10 years ago
  Tristan Sloughter 3a201230fe install plugins from the global config to ~/.cache/plugins 10 years ago
  alisdair sullivan c534deafc5 generalize the "test" special dir into an {extra_src_dirs, [...]} option 10 years ago
  Tristan Sloughter f37cee14b2 patch tests 10 years ago
  Fred Hebert 84db4a05ce More package management tests 10 years ago