| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix ct test for new command handling | Tristan Sloughter | 2014-09-17 | 1 | -1/+1 |
* | update common tests | Tristan Sloughter | 2014-09-17 | 1 | -2/+2 |
* | change name of suite | Tristan Sloughter | 2014-09-01 | 1 | -1/+1 |
* | only build invalid (not built) source deps and project apps | Tristan Sloughter | 2014-09-01 | 1 | -1/+1 |
* | add first test | Tristan Sloughter | 2014-09-01 | 1 | -0/+113 |
* | remove more code that can be brought back later if needed | Tristan Sloughter | 2014-08-30 | 17 | -1788/+0 |
* | Follow-up typo fixes for #327 | Tuncer Ayaz | 2014-07-17 | 1 | -1/+1 |
* | rebar_utils:otp_release/0: handle vsn like x.y.z** | Tuncer Ayaz | 2014-07-17 | 1 | -6/+10 |
* | Adapt arch string to versioning scheme changes (>= 17.x) | Tuncer Ayaz | 2014-07-17 | 1 | -0/+43 |
* | Add qualified name tests specification (see #118) | Sergey Savenko | 2014-05-29 | 1 | -0/+40 |
* | file_utils: properly report errors (fix #95) | Tuncer Ayaz | 2014-04-11 | 1 | -2/+2 |
* | Add partial support for Erlang/OTP 17 | Joseph Wayne Norton | 2014-03-29 | 1 | -0/+23 |
* | Merge branch 'xref_20130130' of git://github.com/spilgames/rebar into spg-xref | Dave Smith | 2013-06-17 | 1 | -0/+203 |
|\ |
|
| * | Add standard xref checks and improved suppression | Dennis Docter | 2013-01-30 | 1 | -0/+203 |
* | | Merge pull request #53 from oferrigni/unit_test_file_handling_fix | Dave Smith | 2013-06-16 | 1 | -3/+11 |
|\ \ |
|
| * | | Fix file handling on windows for tests | Oliver Ferrigni | 2013-01-14 | 1 | -3/+11 |
| |/ |
|
* | | Sync test/upgrade_project/rel/files with priv/templates | Tuncer Ayaz | 2013-06-12 | 5 | -66/+210 |
* | | Use "pwd -P" to get the current physical path. | olgeni | 2013-06-10 | 2 | -2/+2 |
|/ |
|
* | eunit: analyze coverage only for cover compiled modules | Shunichi Shinohara | 2012-09-13 | 1 | -17/+27 |
* | Cleanup and comment | Tuncer Ayaz | 2012-08-20 | 1 | -1/+1 |
* | Fix tests= option not running generator tests | Roberto Ostinelli | 2012-08-20 | 1 | -1/+27 |
* | Add experimental tests= filter without eunit suites | Roberto Ostinelli | 2012-08-20 | 1 | -1/+19 |
* | Add experimental tests= filter for eunit suites | Roberto Ostinelli | 2012-08-11 | 1 | -0/+118 |
* | Use separate dirs for eunit and qc | Tuncer Ayaz | 2012-08-09 | 1 | -13/+13 |
* | Add 'qc' cmd and rename eunit-compile to test-compile | Tuncer Ayaz | 2012-07-23 | 1 | -13/+13 |
* | Fix test/rebar_eunit_tests.erl | Slava Yurin | 2012-06-29 | 1 | -6/+8 |
* | Add support for using -remsh via runner script | joewilliams | 2012-04-23 | 2 | -7/+81 |
* | add more info to readme | joewilliams | 2012-03-31 | 1 | -0/+1 |
* | Handle vm.args properly while building upgrades | joewilliams | 2011-10-05 | 1 | -24/+23 |
* | Get rid of app.config | joewilliams | 2011-09-20 | 3 | -4/+17 |
* | rebar_eunit_tests: avoid repetition | Tuncer Ayaz | 2011-08-07 | 1 | -2/+3 |
* | rebar_eunit_tests: check return values | Tuncer Ayaz | 2011-08-07 | 1 | -21/+15 |
* | Fix whitespace errors in unit tests | Tuncer Ayaz | 2011-08-05 | 2 | -17/+19 |
* | Sync rel/files in dummy project with templates | Tuncer Ayaz | 2011-07-18 | 4 | -11/+29 |
* | Update runner script in test project | Tuncer Ayaz | 2011-03-04 | 1 | -3/+3 |
* | Add 'generate-appups' command | joewilliams | 2011-02-15 | 2 | -8/+1 |
* | Clean up emacs file local variables | Tuncer Ayaz | 2011-01-31 | 3 | -3/+3 |
* | Update nodetool in upgrade_project | Tuncer Ayaz | 2011-01-31 | 1 | -0/+22 |
* | Fix file existence checks | Tuncer Ayaz | 2011-01-29 | 2 | -10/+10 |
* | Add 'generate-upgrade' command | joewilliams | 2011-01-27 | 13 | -0/+499 |
* | Apply Tidier suggestions | Tuncer Ayaz | 2011-01-13 | 1 | -1/+1 |
* | Unify executable invocation | Juhani Rankimies | 2011-01-06 | 1 | -0/+12 |
* | Port rebar_eunit_tests to Windows | Juhani Rankimies | 2010-10-27 | 1 | -5/+12 |
* | Port rebar_file_utils to Windows | Juhani Rankimies | 2010-10-27 | 1 | -0/+265 |
* | Fix incorrect coverage count when prod modules include EUnit header. | Chris Bernard | 2010-05-15 | 1 | -2/+22 |
* | Fixed 3 bugs in rebar_eunit. Added EUnit tests to capture them. | Chris Bernard | 2010-03-04 | 1 | -0/+229 |