aboutsummaryrefslogtreecommitdiffstats
path: root/tools/test.rb
Commit message (Expand)AuthorAgeFilesLines
* Use frozen string literal in tools/Koichi ITO2017-08-131-0/+2
* * Don't eagerly require Rails' minitest plugin.Kasper Timm Hansen2017-07-101-3/+6
* 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
* Adds missing minor doc about tools/test.rb [ci skip]Marc Ignacio2017-06-211-1/+1
* Prevent a redefinition warning when the real Rails.root appearsMatthew Draper2017-05-261-2/+3
* Prevent multiple values being set to `run_via`yuuji.yaginuma2017-02-181-1/+1
* make work bin/test scripts with line filteryuuji.yaginuma2016-12-171-0/+3
* update bin/test scripts to prevent double runs.Yves Senn2016-11-211-0/+2
* applies new string literal convention in toolsXavier Noria2016-08-061-1/+1
* Remove requiring load_paths from tools/test.rbPrathamesh Sonpatki2016-03-021-1/+4
* make it possible to customize the executable inside rereun snippets.Yves Senn2015-06-131-0/+2
* select the AR adapter through `bin/test`.Yves Senn2015-06-111-2/+0
* use our runner (`bin/test`) for framework components.Yves Senn2015-06-111-0/+12