| Commit message (Expand) | Author | Age | Files | Lines |
* | More fixes for bad calls to find_apps | Fred Hebert | 2017-02-26 | 1 | -2/+2 |
* | Testing expected hash behaviour and errors in pkgs | Fred Hebert | 2016-05-25 | 1 | -4/+6 |
* | Test support for OTP-19 | Fred Hebert | 2016-05-24 | 1 | -6/+17 |
* | Support package hashes in structure and lockfile | Fred Hebert | 2016-05-24 | 1 | -9/+9 |
* | add test to verify only project_plugins override providers | Tristan Sloughter | 2016-02-22 | 1 | -1/+28 |
* | Add test case for relx overlay vars | Luis Rascao | 2016-02-05 | 1 | -6/+9 |
* | refactor `rebar_erlc_compiler` | alisdair sullivan | 2015-10-26 | 1 | -2/+5 |
* | shiny and new test suite for eunit provider | alisdair sullivan | 2015-09-29 | 1 | -1/+1 |
* | Basic package aliasing tests | Fred Hebert | 2015-08-26 | 1 | -1/+24 |
* | speed up tests a bit by setting global_rebar_dir | pvmart | 2015-08-20 | 1 | -0/+2 |
* | Add tests for mixed deps installs | Fred Hebert | 2015-08-16 | 1 | -19/+60 |
* | do not install profile deps of deps | Tristan Sloughter | 2015-07-18 | 1 | -0/+8 |
* | only look for top level apps and those directly under apps/ or lib/ | Tristan Sloughter | 2015-07-16 | 1 | -4/+4 |
* | Failing case for unstable upgrade lock files | Fred Hebert | 2015-07-08 | 1 | -3/+3 |
* | wip: deps install refactor | Fred Hebert | 2015-07-02 | 1 | -4/+8 |
* | Use same random seeding function for random_name and random_vsn | Viacheslav V. Kovalev | 2015-06-28 | 1 | -3/+8 |
* | Fixed review comments | Daniel Widgren | 2015-06-26 | 1 | -19/+1 |
* | Some fixes after review | Viacheslav V. Kovalev | 2015-06-26 | 1 | -1/+2 |
* | Fixed so that release tests now pass. Got all green tests. | Daniel Widgren | 2015-06-26 | 1 | -1/+19 |
* | Fix multi_app_default_dirs test on windows. | Viacheslav Kovalev | 2015-06-26 | 1 | -2/+2 |
* | Adding erl_first_files test | Fred Hebert | 2015-06-26 | 1 | -1/+1 |
* | check format of config file and print the bad section in the error | Tristan Sloughter | 2015-06-18 | 1 | -1/+1 |
* | add test for plugin with transitive deps | Tristan Sloughter | 2015-05-27 | 1 | -3/+4 |
* | update stable_lock test from Fred's branch | Tristan Sloughter | 2015-05-21 | 1 | -12/+12 |
* | install plugins from the global config to ~/.cache/plugins | Tristan Sloughter | 2015-05-17 | 1 | -1/+16 |
* | don't load package registry unless there are pkg deps to solve | Tristan Sloughter | 2015-04-28 | 1 | -2/+2 |
* | track and cleanup code paths for different contexts | Tristan Sloughter | 2015-04-21 | 1 | -1/+2 |
* | test building of deps plugins | Tristan Sloughter | 2015-04-04 | 1 | -0/+15 |
* | add a more direct way to generate an `eunitized` test app to | alisdair sullivan | 2015-03-24 | 1 | -5/+25 |
* | Merge pull request #286 from tsloughter/checkouts | Fred Hebert | 2015-03-23 | 1 | -1/+2 |
|\ |
|
| * | treat _checkouts as deps that are always compiled | Tristan Sloughter | 2015-03-21 | 1 | -1/+2 |
* | | Test cases to exercise the dev_mode release option | Kelly McLaughlin | 2015-03-23 | 1 | -1/+10 |
|/ |
|
* | Implement deps conflicts as errors | Fred Hebert | 2015-03-15 | 1 | -9/+13 |
* | update erlydtl compiler to output to _build, add simple test | Tristan Sloughter | 2015-03-07 | 1 | -0/+3 |
* | copy project apps to deps output dir for compilation | Tristan Sloughter | 2015-02-28 | 1 | -9/+10 |
* | make base_dir for a run include the profiles in path, link to shared deps | Tristan Sloughter | 2015-02-28 | 1 | -3/+3 |
* | Add tests and fixes for packages upgrades | Fred Hebert | 2015-02-23 | 1 | -0/+3 |
* | Reuse test code and drop duplicated stuff | Fred Hebert | 2015-02-23 | 1 | -1/+10 |
* | basic profile deps tests | Tristan Sloughter | 2015-02-22 | 1 | -0/+32 |
* | fix test, remove use of filelib:wildcard for R15 support | Tristan Sloughter | 2015-02-22 | 1 | -2/+2 |
* | release and tar tests | Tristan Sloughter | 2015-02-22 | 1 | -0/+24 |
* | Support multiple app upgrade & lock tests | Fred Hebert | 2015-02-11 | 1 | -0/+14 |
* | Partial work + Failing tests | Fred Hebert | 2015-02-11 | 1 | -8/+0 |
* | WIP | Fred Hebert | 2015-02-11 | 1 | -1/+11 |
* | add hook SUITE tests | Tristan Sloughter | 2015-01-31 | 1 | -0/+20 |
* | test for eunit provider | alisdair sullivan | 2015-01-06 | 1 | -4/+27 |
* | Adding tests for checkouts being found & compiled | Fred Hebert | 2014-12-29 | 1 | -1/+9 |
* | Add release-structured compiling tests | Fred Hebert | 2014-12-24 | 1 | -3/+9 |
* | rewrite profiles | Tristan Sloughter | 2014-12-16 | 1 | -2/+1 |
* | Adding pkg deps tests and refactorings | Fred Hebert | 2014-12-16 | 1 | -1/+2 |