summaryrefslogtreecommitdiff
path: root/test/rebar_edoc_SUITE.erl
Commit message (Collapse)AuthorAgeFilesLines
* Survive EDoc crashesFred Hebert2017-01-271-1/+21
| | | | | | | | | | | Instead of a hard crash, display an error message indicating which app failed. We can't report the exact failure; only EDoc does it to stdout itself and we can't capture it. Pre/Post hooks are run properly despite the failure, as per escript and compile providers.
* Add tests for multi-app edoc linking workingFred Hebert2016-08-251-0/+52