summaryrefslogtreecommitdiff
path: root/test/rebar_dir_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Support rebar config dir env varBryan Paxton2019-06-301-1/+30
* Prevent copying or symlink non-existing src_dirsFred Hebert2018-04-271-3/+0
* Merge branch 'feature_long_src_paths' of https://github.com/danikp/rebar3 int...Fred Hebert2018-04-271-2/+22
|\
| * fix & testDmitry2018-04-231-2/+22
* | Clear all dialyzer errorsFred Hebert2018-04-231-1/+11
|/
* Corrects a fix to src_dir valuesFred Hebert2017-09-271-2/+3
* Fix relative src dir specificationsFred Hebert2017-08-301-1/+1
* Add 'recursive' optionSiri Hansen2016-11-211-3/+63
* Read env var REBAR_CACHE_DIR on rebar3 only onceFrancisco Rojas2016-04-061-1/+1
* use priv_dir in rebar_dir testFrancisco Rojas2016-03-171-2/+2
* Allows overwrite default cache dir using REBAR_CACHE_DIRFrancisco Rojas2016-03-151-2/+34
* Add tests for base_dir reconfigurationFred Hebert2015-12-191-3/+40
* dedup `src_dirs` and `extra_src_dirs` on readalisdair sullivan2015-10-301-6/+6
* extract `retarget_path/2', `relative_path/2' and `reduce_path/1' andalisdair sullivan2015-09-131-5/+33
* wip: move state into app_infoTristan Sloughter2015-08-311-21/+21
* methods for retrieving `src_dirs` and `extra_src_dirs`alisdair sullivan2015-05-191-0/+99