| Commit message (Expand) | Author | Age | Files | Lines |
* | don't lose erl_opts when compiling for tests | Tristan Sloughter | 2015-01-23 | 1 | -2/+2 |
* | use new `rebar_file_utils` functions in `eunit` and `ct` providers | alisdair sullivan | 2015-01-16 | 1 | -10/+2 |
* | change more instances of mistyped `erl_first_modules` to | alisdair sullivan | 2015-01-15 | 1 | -1/+1 |
* | replace single profile atom in providers with list of profiles | Tristan Sloughter | 2015-01-11 | 1 | -1/+1 |
* | when compiling `common_test` or `eunit` use the same tmp dir | alisdair sullivan | 2015-01-09 | 1 | -5/+17 |
* | add support for a bare `test` directory when using `apps` libdirs | alisdair sullivan | 2015-01-08 | 1 | -2/+26 |
* | exclude `_checkouts` from directories to be precompiled for | alisdair sullivan | 2015-01-08 | 1 | -2/+13 |
* | adjust handling of `common_test` `dir` option and refactor provider | alisdair sullivan | 2015-01-08 | 1 | -19/+33 |
* | switch to `lists:ukeymerge` to merge `ct` opts for better behavior | alisdair sullivan | 2015-01-07 | 1 | -13/+1 |
* | preserve rebar path when running `ct` and `eunit` tests | alisdair sullivan | 2015-01-07 | 1 | -1/+3 |
* | reworked ct provider | alisdair sullivan | 2015-01-06 | 1 | -82/+133 |
* | rewrite profiles | Tristan Sloughter | 2014-12-16 | 1 | -6/+1 |
* | Handle more ct_run return values. | omarkj | 2014-12-04 | 1 | -5/+21 |
* | move dir functions from utils to new module rebar_dir | Tristan Sloughter | 2014-12-01 | 1 | -1/+1 |
* | wip: profiles | Tristan Sloughter | 2014-11-29 | 1 | -4/+4 |
* | Transform silent_connections well and parse | omarkj | 2014-11-26 | 1 | -2/+2 |
* | Correctly parse create_priv_dir. | omarkj | 2014-11-26 | 1 | -1/+1 |
* | Return errors when tests fail. | omarkj | 2014-11-26 | 1 | -5/+12 |
* | Validate the input as it comes in from the | omarkj | 2014-11-26 | 1 | -40/+95 |
* | move back to using format_error/1 | Tristan Sloughter | 2014-11-09 | 1 | -4/+4 |
* | properly reset cwd after finding version of git resource | Tristan Sloughter | 2014-11-05 | 1 | -0/+5 |
* | common test provider must depend on test deps | Tristan Sloughter | 2014-11-04 | 1 | -1/+1 |
* | switch ct provider to use external provider behavior | Tristan Sloughter | 2014-11-03 | 1 | -3/+3 |
* | add help | omarkj | 2014-11-03 | 1 | -9/+110 |
* | common tests -> Common Tests | omarkj | 2014-09-25 | 1 | -1/+1 |
* | Enable ct. | omarkj | 2014-09-19 | 1 | -14/+29 |
* | CT Provider. | omarkj | 2014-09-18 | 1 | -0/+59 |