Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add warnings option to test runner | yuuji.yaginuma | 2017-01-24 | 1 | -0/+11 |
* | Add more rubocop rules about whitespaces | Rafael Mendonça França | 2016-10-29 | 1 | -1/+1 |
* | use `active_support/testing/autorun` in `bin/test` script | yuuji.yaginuma | 2016-09-27 | 1 | -0/+6 |
* | applies new string literal convention in railties/test | Xavier Noria | 2016-08-06 | 1 | -25/+25 |
* | fix build broken by 07e422f58d61da0. | Yves Senn | 2016-02-15 | 1 | -1/+1 |
* | Remove incomplete filter runs all tests in plugins. | Kasper Timm Hansen | 2016-01-18 | 1 | -8/+0 |
* | display detailed information in inline reporting | yuuji.yaginuma | 2015-12-21 | 1 | -1/+2 |
* | show relative path the rerun snippet of test runner in rails engine | yuuji.yaginuma | 2015-12-10 | 1 | -22/+3 |
* | Mac OS X use /private as directory to temp file | Rafael Mendonça França | 2015-12-04 | 1 | -1/+1 |
* | add `bin/test` script to rails plugin | yuuji.yaginuma | 2015-11-28 | 1 | -0/+123 |