summaryrefslogtreecommitdiff
path: root/inttest/erlc
Commit message (Collapse)AuthorAgeFilesLines
* Fix #249 (erlc regression)Slava Yurin2014-05-302-2/+3
| | | | | | | | | | | | | The combination of changes to rebar_erlc_compiler, and the fact that erl_first_files is inherited, caused a regression. To fix that, ensure every project uses its own .rebar/erlcinfo. While at it, fix the issue that erl_first_files entries were not included when initializing the dep digraph. Reported-by: Louis-Philippe Gauthier Reported-by: Roland Karlsson Thanks: Tuncer Ayaz
* Regression test for #249Slava Yurin2014-05-307-2/+67
|
* erlc: add test suiteTuncer Ayaz2014-03-1214-0/+282