112 コミット (28694fa4ef976e5e12685492fffe81b56e82c0f6)

作成者 SHA1 メッセージ 日付
  Tristan Sloughter 28694fa4ef test end case cleanups 10年前
  Tristan Sloughter 4a2996a756 fix for profiles_remain_applied_with_config_present 10年前
  alisdair sullivan 434c662816 rename `_logs` and `_cover` dirs to `logs` and `cover`, respectively 10年前
  alisdair sullivan d72812cb5f name profile directories in `_build` similarly to the arguments 10年前
  alisdair sullivan 08ee1d9f9f fix names in `rebar_as_SUITE` 10年前
  alisdair sullivan 993a9efa58 move `_logs` and `_cover` to `_build` dir 10年前
  alisdair sullivan 6c421e5433 change from post-purging modules after checking their module info to 10年前
  alisdair sullivan ad8982b931 generate cover data (via the `{cover_enabled, true}` option in 10年前
  alisdair sullivan 4a61bae7b3 `as` delegates task handling to `do` provider 10年前
  alisdair sullivan 12726111bc `add_to_profile/3` function added to `rebar_state` 10年前
  Fred Hebert b98d977c5d Some free tests from a debugging session 10年前
  Tristan Sloughter 80f276e5e5 don't replace non-string list with empty list in profile merge 10年前
  Tristan Sloughter ae9c83fb4b copy project apps to deps output dir for compilation 10年前
  Tristan Sloughter d4c2332aab make base_dir for a run include the profiles in path, link to shared deps 10年前
  Tristan Sloughter 235436a410 profiles: combine lists of values for conflicting config options 10年前
  Fred Hebert c283dd2c69 Add tests and fixes for packages upgrades 10年前
  Fred Hebert 249be4985c Reuse test code and drop duplicated stuff 10年前
  alisdair sullivan 521a49dd26 don't unescessarily recompile yrl/xrl files 10年前
  Tristan Sloughter 96f1b21ef8 basic profile deps tests 10年前
  Tristan Sloughter bf70733981 fix test, remove use of filelib:wildcard for R15 support 10年前
  Tristan Sloughter 633dafafc3 release and tar tests 10年前
  Tristan Sloughter 24383e2283 fix order of top_level_deps function in ugprade_SUITE 10年前
  Tristan Sloughter e73ed97cfd follow xdg standard. fixes #122 10年前
  Tristan Sloughter 02e33a265b check for newly added deps in config file that aren't level 0 in the lock 10年前
  Tristan Sloughter be49c5cd44 use project sub-apps with deps in their rebar.config 10年前
  Tristan Sloughter 410e2bcdec replace package management with hex.pm 10年前
  alisdair sullivan 7fa628d615 check already compiled modules compile arguments against current compile 10年前
  Fred Hebert 53a05890ab Initial `deps` command 10年前
  Fred Hebert 2e34e91dfb Warnings for Deletions and friendly errors 10年前
  Fred Hebert 6d8567a7ed Support multiple app upgrade & lock tests 10年前
  Fred Hebert 62dc8fa9c7 Fix testcases, add multi-app upgrade support 10年前
  Fred Hebert 92436d9960 More progress on upgrades 10年前
  Fred Hebert 748a046133 Partial work + Failing tests 10年前
  Fred Hebert b94afdfa2d WIP 10年前
  alisdair sullivan c79d13f5e8 factor out task/args parsing from `do` for use in other meta 10年前
  James Fish 9a90239e51 Add initial dialyzer tests 10年前
  Kelly McLaughlin 29039bece6 Change mock_pkg_resource to create ebin directory 10年前
  Kelly McLaughlin 2abb55170e Add xref provider for cross reference analysis 10年前
  Tristan Sloughter 1e71b47817 fix find_apps when searching for invalid apps 10年前
  Tristan Sloughter 14037aa45f add hook SUITE tests 10年前
  alisdair sullivan f94108e164 fix `reset_dir` test suite for r15x 10年前
  alisdair sullivan 0b21243eae add functions `system_tmpdir/0,1` and `reset_dir/1` 10年前
  alisdair sullivan b205bebecc test for eunit provider 10年前
  Fred Hebert a945143bb4 MORE TESTS 10年前
  Fred Hebert a678b1e658 Adding tests for checkouts being found & compiled 10年前
  Fred Hebert c3a2725fc7 Add release-structured compiling tests 10年前
  Fred Hebert d25838ff69 Add support for custom templates in subdirectories 10年前
  Fred Hebert 54a41ca6c4 Tests and fixes for namespaces 10年前
  Fred Hebert 73676c80b0 Fix up programmatic interface to rebar3 10年前
  Tristan Sloughter 3219a666f4 rewrite profiles 10年前