aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/generators/plugin_test_runner_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+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