summaryrefslogtreecommitdiff
path: root/src/rebar_prv_common_test.erl
Commit message (Expand)AuthorAgeFilesLines
* Abstracted path managementFred Hebert2018-10-111-7/+5
* Logger support in cth_readable; compact CT outputFred Hebert2018-05-051-14/+20
* add eunit and ct option to set coverdata file nameTristan Sloughter2017-12-041-3/+10
* Add experimental support for ct --retry optionFred Hebert2017-11-241-4/+19
* Revert "Add experimental support for ct --retry option"Fred Hebert2017-11-241-23/+5
* Add experimental support for ct --retry optionFred Hebert2017-11-231-5/+23
* OTP-21 readiness, Full Unicode supportFred Hebert2017-11-161-1/+1
* Unicode support in all the placesFred Hebert2017-08-061-1/+1
* add compile_only option to ct providerTristan Sloughter2017-07-131-2/+12
* Handle internal CT failuresFred Hebert2017-05-111-2/+9
* Drop R15 supportFred Hebert2017-05-031-3/+0
* Fix typo, occured -> occurredLuis Rascao2017-04-121-1/+1
* Typo: seperate -> separateMichiel Beijen2017-03-271-8/+8
* Allow single test spec in ct_optsSiri Hansen2017-03-061-12/+15
* Handle errors from ct_testspecSiri Hansen2016-12-221-3/+5
* Make sure ct_testspec is loadedSiri Hansen2016-12-221-0/+1
* Add all dirs from test specSiri Hansen2016-12-201-12/+69
* Allow using relative path to suite in project rootSiri Hansen2016-12-131-14/+1
* Translate path to testspecSiri Hansen2016-12-091-33/+28
* Add directory of testspec as extra_src_dirSiri Hansen2016-12-081-8/+8
* Improve merge of command line options and config optionsSiri Hansen2016-12-071-25/+52
* Fix rebar3 dialyzer warningsFred Hebert2016-11-191-11/+4
* fix "helpful" compiler spelling correctionalisdair sullivan2016-10-171-1/+1
* allow test specifications to be passed via the command linealisdair sullivan2016-10-171-3/+8
* Some post-review changes:Alexander Sedov2016-10-111-0/+4
* Avoid backward-compatibility-breaking changes.Alexander Sedov2016-10-111-3/+3
* Made reading sys.configs consistent with OTP specification.Alexander Sedov2016-10-111-3/+3
* Made Common Test load the user's applications before slurping config.Alexander Sedov2016-10-111-0/+1
* Typo fix.Alexander Sedov2016-08-041-1/+1
* add support for passing a sys_config to common testTristan Sloughter2016-06-111-1/+24
* Add sname, name, setcookie option in eunit, ctsoranoba2016-04-071-1/+10
* supported dist_node in ct and eunitsoranoba2016-04-071-0/+5
* allow all `ct_opts` arguments to be passed through to `ct:run_test/1`alisdair sullivan2016-04-011-2/+4
* move definition of 'EUNIT' macro to eunit provideralisdair sullivan2016-03-031-1/+19
* Take CT options errors and turn them to warningsFred Hebert2016-03-021-6/+9
* Merge pull request #1099 from talentdeficit/ct_includeTristan Sloughter2016-03-011-14/+30
|\
| * add support for common tests `include` flagalisdair sullivan2016-03-011-14/+30
* | Merge pull request #1098 from talentdeficit/ct_warn_on_cover_specTristan Sloughter2016-03-011-1/+3
|\ \
| * | add a link to the docs about `test_spec` and `cover` in ct warningsalisdair sullivan2016-03-011-2/+2
| * | error on a cover spec in ct_optsalisdair sullivan2016-03-011-0/+2
| |/
* | in providers that don't run per app run all available hooksTristan Sloughter2016-02-281-4/+5
|/
* fix paths for multiple app projects when running ct with no --dir argumentalisdair sullivan2016-01-301-7/+13
* don't strip the project apps when running `ct` with just a root suite specifiedalisdair sullivan2016-01-301-2/+3
* put `extra' ct test suites in `extras/apps/APPNAME' rather than `extras'alisdair sullivan2015-12-201-1/+2
* allow ct suites to be specified at the root of a project (or root of app)alisdair sullivan2015-12-201-2/+27
* whitespace cleanupalisdair sullivan2015-12-201-1/+1
* error on ct/eunit argument errors instead of warningalisdair sullivan2015-11-151-42/+71
* warn on incorrectly specified test options in `rebar.config`alisdair sullivan2015-11-141-6/+21
* Optionally disable readable outputFred Hebert2015-11-131-10/+26
* Prettify all of common test output.Fred Hebert2015-11-131-2/+19