summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Support minimal coverage validation in testsFred Hebert2017-12-021-2/+48
* 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
|/
* Merge pull request #1540 from ferd/allow-profile-deps-upgradeFred Hebert2017-05-191-2/+91
|\
| * Cull default dep names in non-default upgradeFred Hebert2017-05-191-2/+26
| * Add test for upgrade of profile depsFred Hebert2017-05-071-2/+67
* | Bump cth_readable to 1.2.6Fred Hebert2017-05-121-1/+1
* | Add tests for the first_files profile mergesFred Hebert2017-05-111-2/+23
|/
* eunit in 19.3 errors if `init_per_*` isn't paired with `end_per_*`alisdair sullivan2017-03-181-1/+4
* Allow single test spec in ct_optsSiri Hansen2017-03-061-2/+39
* More fixes for bad calls to find_appsFred Hebert2017-02-261-2/+2
* Fix default .app.src file for rebar_app_infoFred Hebert2017-02-241-6/+23
* Fix detection of src_dirs in unknown apps/depsFred Hebert2017-02-231-2/+38
* Add respect for src_dirs option in app_discoverFred Hebert2017-02-191-3/+38
* use proper skips in compiler tests that use unavailable functionsalisdair sullivan2017-02-051-17/+29
* Merge pull request #1463 from varnerac/cover_exclude_appsFred Hebert2017-01-301-6/+13
|\
| * Allow exclusion of apps in coverDrew Varner2017-01-301-6/+13
* | Make test work on all OTPsFred Hebert2017-01-291-1/+4
* | Add regression for #1410Fred Hebert2017-01-291-1/+33
* | comment `ERL_COMPILER_OPTIONS` testsalisdair sullivan2017-01-281-0/+9
* | consider `ERL_COMPILER_OPTIONS` when recompilingalisdair sullivan2017-01-281-5/+93
* | Survive EDoc crashesFred Hebert2017-01-2713-1/+293
* | Rework test to work and pass on linuxFred Hebert2017-01-271-7/+11
* | Fix mv command on windowsFred Hebert2017-01-271-2/+184
|/
* Handle errors from ct_testspecSiri Hansen2016-12-221-0/+47
* Add all dirs from test specSiri Hansen2016-12-201-4/+99
* Allow using relative path to suite in project rootSiri Hansen2016-12-131-2/+53