67 Commits (2ae71b2b88c5320aa4bdc6b74abdb10d3111499f)

Author SHA1 Message Date
  Hakan Nilsson 2ae71b2b88
Add tests for relx config file 4 years ago
  Tristan Sloughter b14fa55c77
require the app name as the last part of git_subdir path 4 years ago
  Tristan Sloughter b3fad9ac0c
filter out non-directories from app discover search 5 years ago
  Tristan Sloughter bff3b76dba
very quick test of git_subdir 5 years ago
  Tristan Sloughter 4264f80e0e
have checkouts test look for apps in the checkouts out dir 5 years ago
  Tristan Sloughter 5f03505eba
initial support for relx 4.0.0 5 years ago
  Bryan Paxton 46765c8c5f Update hex_core to v0.6.8 5 years ago
  Bryan Paxton 209c02ec57 Fix fetching of private packages from orgs on hex repos (#2020) 6 years ago
  Tristan Sloughter 2dfba204e4
properly support top level app erl_opts from REBAR_CONFIG os var (#1889) 6 years ago
  Tristan Sloughter 8e0ef83de4
add option to compiler provider to only build dependencies (#1888) 6 years ago
  Tristan Sloughter 56b7d88975
support for hex v2, multiple repository fetching, private organizations (#1884) 6 years ago
  Tristan Sloughter 6e672852a7
fix code path when validating plugins 7 years ago
  Fred Hebert 2d5cd9c00c OTP-21 readiness, Full Unicode support 7 years ago
  Fred Hebert 963c49f5eb Unicode support in all the places 7 years ago
  Fred Hebert 7c125d95f0 More fixes for bad calls to find_apps 8 years ago
  Fred Hebert c15c31f35c Testing expected hash behaviour and errors in pkgs 9 years ago
  Fred Hebert be79259e32 Test support for OTP-19 9 years ago
  Fred Hebert 124f121d38 Support package hashes in structure and lockfile 9 years ago
  Tristan Sloughter ca64142633 add test to verify only project_plugins override providers 9 years ago
  Luis Rascao f60c522cdc Add test case for relx overlay vars 9 years ago
  alisdair sullivan d1409d0b3b refactor `rebar_erlc_compiler` 9 years ago
  alisdair sullivan 420d804ea3 shiny and new test suite for eunit provider 9 years ago
  Fred Hebert a27fd22c3f Basic package aliasing tests 9 years ago
  pvmart 293dfb79d6 speed up tests a bit by setting global_rebar_dir 9 years ago
  Fred Hebert 59579c0708 Add tests for mixed deps installs 9 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
  Fred Hebert cfea721d98 wip: deps install refactor 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 4a605faab8 Fix multi_app_default_dirs test on windows. 10 years ago
  Daniel Widgren 4eaa21cd27 Fixed so that release tests now pass. Got all green tests. 10 years ago
  Viacheslav Kovalev 701f66aab2 Fix multi_app_default_dirs test on windows. 10 years ago
  Fred Hebert 36cc244607 Adding erl_first_files test 9 years ago
  Tristan Sloughter cd8c03e1c4 check format of config file and print the bad section in the error 10 years ago
  Tristan Sloughter 4ff95cee31 add test for plugin with transitive deps 10 years ago
  Tristan Sloughter dc3afe96c6 update stable_lock test from Fred's branch 10 years ago
  Tristan Sloughter 3a201230fe install plugins from the global config to ~/.cache/plugins 10 years ago
  Tristan Sloughter bce924e04a don't load package registry unless there are pkg deps to solve 10 years ago
  Tristan Sloughter becf29a5ac enable parse transformations in rebar config 10 years ago
  Tristan Sloughter a3d4cc1259 track and cleanup code paths for different contexts 10 years ago
  Tristan Sloughter 00a183e3a8 test building of deps plugins 10 years ago
  alisdair sullivan 069ed62690 add a more direct way to generate an `eunitized` test app to 10 years ago
  Kelly McLaughlin 81969f1cf6 Test cases to exercise the dev_mode release option 10 years ago
  Tristan Sloughter 5e58823fd6 treat _checkouts as deps that are always compiled 10 years ago
  Fred Hebert f35f26fece Implement deps conflicts as errors 10 years ago
  Tristan Sloughter 3f5fa807cb update erlydtl compiler to output to _build, add simple test 10 years ago
  Tristan Sloughter ae9c83fb4b copy project apps to deps output dir for compilation 10 years ago