summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* run compile provider in default namespace from bareTristan Sloughter2018-06-081-1/+18
* Abort if erl_first_files is not a list of stringsBryan Paxton2018-06-081-2/+9
* Introduce support of add and del operations under erl_opts directiveAlexander Petrovsky2018-05-311-12/+375
* Fix override_deps test from suite rebar_compile_SUITEAlexander Petrovsky2018-05-301-6/+7
* 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
|/
* Fix precedence rules of erl_opts for test profileFred Hebert2018-04-201-0/+32
* Merge pull request #1756 from ferd/handle-schemeless-proxyFred Hebert2018-04-201-6/+8
|\
| * Add proxy auto-scheme testFred Hebert2018-04-201-6/+8
* | (#1743): store the etags in cache filesLaszlo Toth2018-04-111-5/+12
|/
* sort-as: bar profile specializes dep "b" into a version anterior to what test...Pierre Fenoll2018-03-021-1/+1
* Revert "sort-as: show issue more clearly"Pierre Fenoll2018-03-021-16/+3
* sort-as: show issue more clearlyPierre Fenoll2018-03-021-3/+16
* rebar_package: do not return first package version for constraint with no matchTristan Sloughter2018-02-261-1/+9
* Merge pull request #1698 from campanja-forks/run-clean-hooksFred Hebert2018-02-211-2/+25
|\
| * add test for provider_hook cleanCarl-Johan Kjellander2018-01-191-2/+25
* | Issue #1704: Fix alias provider argument passingTobias Schlager2018-01-241-1/+26
|/
* Fix escriptize failure when ebin/ has subdirsFred Hebert2017-12-141-2/+25
* Alias plugin promoted to built-in commandFred Hebert2017-12-051-0/+113
* Merge pull request #1679 from ferd/min-coverageFred Hebert2017-12-041-2/+48
|\
| * Support minimal coverage validation in testsFred Hebert2017-12-021-2/+48
* | add eunit and ct option to set coverdata file nameTristan Sloughter2017-12-042-1/+43
* | fix code path when validating pluginsTristan Sloughter2017-12-032-6/+31
|/
* Fix test mocking for profile overridesFred Hebert2017-11-211-2/+4
* Merge branch 'profile_dep_countertest' of https://github.com/lrascao/rebar3 i...Fred Hebert2017-11-211-0/+15
|\
| * Profile deps counter testLuis Rascao2017-10-161-0/+15
* | Make debug_info rules clearFred Hebert2017-11-201-0/+26
* | OTP-21 readiness, Full Unicode supportFred Hebert2017-11-166-13/+13
* | Fix include paths in profile multiapp edge caseFred Hebert2017-10-231-0/+35
|/
* Add tests for unlock state passthroughFred Hebert2017-10-131-2/+5
* Bundle in debug for weak testFred Hebert2017-10-041-0/+3
* Corrects a fix to src_dir valuesFred Hebert2017-09-271-2/+3
* Merge pull request #1625 from tsloughter/ct-sys-config-mergingFred Hebert2017-09-011-1/+11
|\
| * fix sys config mergingTristan Sloughter2017-09-011-1/+11
* | Merge pull request #1624 from ferd/fix-rel-srcdirsFred Hebert2017-09-011-1/+1
|\ \ | |/ |/|
| * Fix relative src dir specificationsFred Hebert2017-08-301-1/+1
* | Recompile when include files changesuexcxine2017-08-291-0/+49
|/
* Fix ordering of overlays and overlay vars in RelxFred Hebert2017-08-151-7/+33
* Fix recursive profile merging in umbrella appsFred Hebert2017-08-111-1/+32
* Merge pull request #1596 from ferd/local-apps-override-depsFred Hebert2017-08-091-1/+29
|\
| * Allow top-level apps to take precedence over depsFred Hebert2017-08-051-1/+29
* | Unicode support in all the placesFred Hebert2017-08-063-7/+7
|/
* add ct compile_only test, checks for compiled appTristan Sloughter2017-07-141-2/+20
* Prevent xref crashes with undef behavioursFred Hebert2017-06-131-2/+44
* Fix xref compile hook on depsFred Hebert2017-06-078-2/+182
* Merge pull request #1564 from tsloughter/reset_profile_hooksTristan Sloughter2017-06-021-2/+16
|\
| * reset hooks under profiles for application optsTristan Sloughter2017-06-021-2/+16
* | Avoid reversing relx overlays.Anthony Molinaro2017-06-011-0/+25
|/