| Commit message (Expand) | Author | Age | Files | Lines |
* | add eunit and ct option to set coverdata file name | Tristan Sloughter | 2017-12-04 | 1 | -1/+26 |
* | OTP-21 readiness, Full Unicode support | Fred Hebert | 2017-11-16 | 1 | -1/+1 |
* | fix sys config merging | Tristan Sloughter | 2017-09-01 | 1 | -1/+11 |
* | Unicode support in all the places | Fred Hebert | 2017-08-06 | 1 | -2/+2 |
* | add ct compile_only test, checks for compiled app | Tristan Sloughter | 2017-07-14 | 1 | -2/+20 |
* | Allow single test spec in ct_opts | Siri Hansen | 2017-03-06 | 1 | -2/+39 |
* | Handle errors from ct_testspec | Siri Hansen | 2016-12-22 | 1 | -0/+47 |
* | Add all dirs from test spec | Siri Hansen | 2016-12-20 | 1 | -4/+99 |
* | Allow using relative path to suite in project root | Siri Hansen | 2016-12-13 | 1 | -2/+53 |
* | Translate path to testspec | Siri Hansen | 2016-12-09 | 1 | -4/+23 |
* | Add directory of testspec as extra_src_dir | Siri Hansen | 2016-12-08 | 1 | -4/+24 |
* | Improve merge of command line options and config options | Siri Hansen | 2016-12-07 | 1 | -2/+84 |
* | allow test specifications to be passed via the command line | alisdair sullivan | 2016-10-17 | 1 | -19/+35 |
* | add support for passing a sys_config to common test | Tristan Sloughter | 2016-06-11 | 1 | -3/+45 |
* | adjust `data_dir_correct` test in ct suite | alisdair sullivan | 2016-05-23 | 1 | -1/+1 |
* | move definition of 'EUNIT' macro to eunit provider | alisdair sullivan | 2016-03-03 | 1 | -4/+28 |
* | Take CT options errors and turn them to warnings | Fred Hebert | 2016-03-02 | 1 | -7/+7 |
* | Merge pull request #1099 from talentdeficit/ct_include | Tristan Sloughter | 2016-03-01 | 1 | -3/+27 |
|\ |
|
| * | add support for common tests `include` flag | alisdair sullivan | 2016-03-01 | 1 | -3/+27 |
* | | add a link to the docs about `test_spec` and `cover` in ct warnings | alisdair sullivan | 2016-03-01 | 1 | -2/+2 |
* | | error on a cover spec in ct_opts | alisdair sullivan | 2016-03-01 | 1 | -1/+19 |
|/ |
|
* | fix paths for multiple app projects when running ct with no --dir argument | alisdair sullivan | 2016-01-30 | 1 | -5/+6 |
* | add test for foo_SUITE_data files | alisdair sullivan | 2015-12-20 | 1 | -2/+8 |
* | put `extra' ct test suites in `extras/apps/APPNAME' rather than `extras' | alisdair sullivan | 2015-12-20 | 1 | -1/+44 |
* | allow ct suites to be specified at the root of a project (or root of app) | alisdair sullivan | 2015-12-20 | 1 | -1/+45 |
* | error on ct/eunit argument errors instead of warning | alisdair sullivan | 2015-11-15 | 1 | -10/+68 |
* | calculate coverage info as late as possible in ct provider execution | alisdair sullivan | 2015-11-05 | 1 | -2/+36 |
* | reenable support for most command line options and rename `ct_tests` to `ct_o... | alisdair sullivan | 2015-11-01 | 1 | -3/+400 |
* | refactor `rebar_prv_common_test` | alisdair sullivan | 2015-11-01 | 1 | -167/+144 |
* | refactor `rebar_erlc_compiler` | alisdair sullivan | 2015-10-26 | 1 | -0/+1 |
* | add comment for `data_dir' test in `rebar_ct_SUITE' | alisdair sullivan | 2015-09-14 | 1 | -0/+1 |
* | test for ensuring `data_dir` is set correctly in ct configs | alisdair sullivan | 2015-09-14 | 1 | -4/+14 |
* | delete all symlinks when copying from project files to `_build` tree | alisdair sullivan | 2015-05-09 | 1 | -2/+34 |
* | modify `ct` provider to copy selected directories and compile them | alisdair sullivan | 2015-04-03 | 1 | -0/+520 |