summaryrefslogtreecommitdiff
path: root/test/rebar_hooks_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* hooks/artifacts are always run/resolved from an app unless at top of umbrellaTristan Sloughter2015-09-061-4/+18
* Fix rebar_hooks_SUITE:run_hooks_for_plugins/1Viacheslav Kovalev2015-06-261-1/+1
* Add error message for bad provider hook, fixes #521Tristan Sloughter2015-06-191-1/+1
* add artifact testTristan Sloughter2015-06-021-1/+29
* run hooks when building pluginsTristan Sloughter2015-05-211-1/+29
* Initialize namespace in rebar_state with default value.Viacheslav Kovalev2015-05-221-3/+27
* Properly reset hooks for single-app projectViacheslav V. Kovalev2015-05-211-2/+13
* fix find_apps when searching for invalid appsTristan Sloughter2015-02-021-1/+2
* add hook SUITE testsTristan Sloughter2015-01-311-0/+37