summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Translate path to testspecSiri Hansen2016-12-091-4/+23
* Add directory of testspec as extra_src_dirSiri Hansen2016-12-081-4/+24
* Improve merge of command line options and config optionsSiri Hansen2016-12-071-2/+84
* Added regression tests for PR 1398Ted Burghart2016-12-051-2/+102
* Fully clean up after test utils for proxyFred Hebert2016-12-011-4/+5
* 1394: fixed typoArtem Pervin2016-12-011-4/+4
* 1394: fixed typoArtem Pervin2016-12-011-3/+3
* 1394: restore original proxy spec after testsArtem Pervin2016-12-011-6/+21
* 1394: refined export list and testsArtem Pervin2016-12-011-2/+7
* 1394: one more testArtem Pervin2016-12-011-0/+3
* 1394: fixed typosArtem Pervin2016-11-301-2/+2
* 1394: fixed typoArtem Pervin2016-11-301-2/+2
* 1394: added fix for rebar_utils, moved setting of http_options into init_conf...Artem Pervin2016-11-301-2/+16
* Add 'recursive' optionSiri Hansen2016-11-212-5/+103
* Add exclude_apps/mods, plt_extra_mods, base_plt_mods configJames Fish2016-11-031-2/+36
* allow test specifications to be passed via the command linealisdair sullivan2016-10-171-19/+35
* Prevent crashes in `rebar3 as` with no tasksFred Hebert2016-10-171-1/+16
* Merge pull request #1337 from ferd/support-aliasingalisdair sullivan2016-10-133-16/+129
|\
| * Track package hash in memory index, add hash testFred Hebert2016-10-041-1/+43
| * Add transitive alias testsFred Hebert2016-10-041-7/+75
| * Update existing tests to use new index structureFred Hebert2016-10-031-1/+4
| * Properly support package aliasing and alt namesFred Hebert2016-09-271-8/+8
* | Fix private includes when compiling in test profileFred Hebert2016-09-301-1/+70
* | Add support for behaviors, and not just behavioursBrujo Benavides2016-09-281-1/+1
|/
* allow using an alternate regex to locate test modules during eunit runsalisdair sullivan2016-09-201-1/+25
* recompile all files when a parse transform given as an opt needs updatingalisdair sullivan2016-09-201-2/+103
* Ignore mv warningsDavid de Boer2016-09-151-2/+10
* r15 proof cover tests``alisdair sullivan2016-08-271-1/+2
* use `cover:analyse(cover:modules())` for tests instead of `cover:analyse()`alisdair sullivan2016-08-271-1/+1
* reset accumulated coverdata on writing out to disk. this preventsalisdair sullivan2016-08-271-2/+19
* Add test suite for cover_excl_mods optionFred Hebert2016-08-271-2/+28
* Add tests for multi-app edoc linking workingFred Hebert2016-08-2513-0/+321
* Handle `escriptize` when the specified app is missingNathaniel Waisbrot2016-08-041-1/+25
* ssl_verify_hostname was renamed to ssl_verify_funIlya Khaprov2016-07-151-32/+24