| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Allow exclusion of apps in cover | Drew Varner | 2017-01-30 | 1 | -6/+13 |
* | | Make test work on all OTPs | Fred Hebert | 2017-01-29 | 1 | -1/+4 |
* | | Add regression for #1410 | Fred Hebert | 2017-01-29 | 1 | -1/+33 |
* | | comment `ERL_COMPILER_OPTIONS` tests | alisdair sullivan | 2017-01-28 | 1 | -0/+9 |
* | | consider `ERL_COMPILER_OPTIONS` when recompiling | alisdair sullivan | 2017-01-28 | 1 | -5/+93 |
* | | Survive EDoc crashes | Fred Hebert | 2017-01-27 | 13 | -1/+293 |
* | | Rework test to work and pass on linux | Fred Hebert | 2017-01-27 | 1 | -7/+11 |
* | | Fix mv command on windows | Fred Hebert | 2017-01-27 | 1 | -2/+184 |
|/ |
|
* | 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 |
* | Added regression tests for PR 1398 | Ted Burghart | 2016-12-05 | 1 | -2/+102 |
* | Fully clean up after test utils for proxy | Fred Hebert | 2016-12-01 | 1 | -4/+5 |
* | 1394: fixed typo | Artem Pervin | 2016-12-01 | 1 | -4/+4 |
* | 1394: fixed typo | Artem Pervin | 2016-12-01 | 1 | -3/+3 |
* | 1394: restore original proxy spec after tests | Artem Pervin | 2016-12-01 | 1 | -6/+21 |
* | 1394: refined export list and tests | Artem Pervin | 2016-12-01 | 1 | -2/+7 |
* | 1394: one more test | Artem Pervin | 2016-12-01 | 1 | -0/+3 |
* | 1394: fixed typos | Artem Pervin | 2016-11-30 | 1 | -2/+2 |
* | 1394: fixed typo | Artem Pervin | 2016-11-30 | 1 | -2/+2 |
* | 1394: added fix for rebar_utils, moved setting of http_options into init_conf... | Artem Pervin | 2016-11-30 | 1 | -2/+16 |
* | Add 'recursive' option | Siri Hansen | 2016-11-21 | 2 | -5/+103 |
* | Add exclude_apps/mods, plt_extra_mods, base_plt_mods config | James Fish | 2016-11-03 | 1 | -2/+36 |
* | allow test specifications to be passed via the command line | alisdair sullivan | 2016-10-17 | 1 | -19/+35 |
* | Prevent crashes in `rebar3 as` with no tasks | Fred Hebert | 2016-10-17 | 1 | -1/+16 |
* | Merge pull request #1337 from ferd/support-aliasing | alisdair sullivan | 2016-10-13 | 3 | -16/+129 |
|\ |
|
| * | Track package hash in memory index, add hash test | Fred Hebert | 2016-10-04 | 1 | -1/+43 |
| * | Add transitive alias tests | Fred Hebert | 2016-10-04 | 1 | -7/+75 |
| * | Update existing tests to use new index structure | Fred Hebert | 2016-10-03 | 1 | -1/+4 |
| * | Properly support package aliasing and alt names | Fred Hebert | 2016-09-27 | 1 | -8/+8 |
* | | Fix private includes when compiling in test profile | Fred Hebert | 2016-09-30 | 1 | -1/+70 |
* | | Add support for behaviors, and not just behaviours | Brujo Benavides | 2016-09-28 | 1 | -1/+1 |
|/ |
|
* | allow using an alternate regex to locate test modules during eunit runs | alisdair sullivan | 2016-09-20 | 1 | -1/+25 |
* | recompile all files when a parse transform given as an opt needs updating | alisdair sullivan | 2016-09-20 | 1 | -2/+103 |
* | Ignore mv warnings | David de Boer | 2016-09-15 | 1 | -2/+10 |
* | r15 proof cover tests`` | alisdair sullivan | 2016-08-27 | 1 | -1/+2 |
* | use `cover:analyse(cover:modules())` for tests instead of `cover:analyse()` | alisdair sullivan | 2016-08-27 | 1 | -1/+1 |
* | reset accumulated coverdata on writing out to disk. this prevents | alisdair sullivan | 2016-08-27 | 1 | -2/+19 |
* | Add test suite for cover_excl_mods option | Fred Hebert | 2016-08-27 | 1 | -2/+28 |
* | Add tests for multi-app edoc linking working | Fred Hebert | 2016-08-25 | 13 | -0/+321 |
* | Handle `escriptize` when the specified app is missing | Nathaniel Waisbrot | 2016-08-04 | 1 | -1/+25 |
* | ssl_verify_hostname was renamed to ssl_verify_fun | Ilya Khaprov | 2016-07-15 | 1 | -32/+24 |
* | Don't error when analyzing empty app | James Fish | 2016-07-11 | 1 | -1/+15 |
* | Handle empty PLTs | James Fish | 2016-07-11 | 1 | -2/+63 |
* | Merge pull request #1207 from ferd/pkg-local-hash-lock | Fred Hebert | 2016-06-22 | 10 | -44/+238 |
|\ |
|
| * | Testing expected hash behaviour and errors in pkgs | Fred Hebert | 2016-05-25 | 4 | -7/+116 |
| * | Make tests pass | Fred Hebert | 2016-05-24 | 3 | -11/+18 |