aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/generators/plugin_test_runner_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant passing --skip-active-storage in test casesbogdanvlviv2017-11-081-1/+1
* Add --skip-active-storage and do so automatically when --skip-active-record i...bogdanvlviv2017-11-061-1/+1
* Explicitly require `test_unit/reporter` in test helperyuuji.yaginuma2017-09-041-0/+6
* Adding frozen_string_literal pragma to Railties.Pat Allan2017-08-141-0/+2
* Fix test runner's outputyuuji.yaginuma2017-07-301-1/+1
* add warnings option to test runneryuuji.yaginuma2017-01-241-0/+11
* Add more rubocop rules about whitespacesRafael Mendonça França2016-10-291-1/+1
* use `active_support/testing/autorun` in `bin/test` scriptyuuji.yaginuma2016-09-271-0/+6
* applies new string literal convention in railties/testXavier Noria2016-08-061-25/+25
* fix build broken by 07e422f58d61da0.Yves Senn2016-02-151-1/+1
* Remove incomplete filter runs all tests in plugins.Kasper Timm Hansen2016-01-181-8/+0
* display detailed information in inline reportingyuuji.yaginuma2015-12-211-1/+2
* show relative path the rerun snippet of test runner in rails engineyuuji.yaginuma2015-12-101-22/+3
* Mac OS X use /private as directory to temp fileRafael Mendonça França2015-12-041-1/+1
* add `bin/test` script to rails pluginyuuji.yaginuma2015-11-281-0/+123