aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/testing/autorun.rb
Commit message (Expand)AuthorAgeFilesLines
* [Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`Koichi ITO2017-07-111-0/+1
* * Don't eagerly require Rails' minitest plugin.Kasper Timm Hansen2017-07-101-4/+0
* Use frozen-string-literal in ActiveSupportKir Shatrov2017-07-091-0/+1
* 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
* Prevent multiple values being set to `run_via`yuuji.yaginuma2017-02-181-2/+2
* fffffff, Add code missing in 29f0fbdKasper Timm Hansen2016-09-251-2/+2
* Revise setting of run_with_rails_extension.Kasper Timm Hansen2016-09-251-7/+4
* applies new string literal convention in activesupport/libXavier Noria2016-08-061-2/+2
* inline test runner check into `as/testing/autorun.rb`.Yves Senn2015-06-111-1/+8
* oops. I should have only required minitest, not minitets/autorun. muscle memory.Ryan Davis2013-05-091-1/+1
* Updates to make rails 4 happy with minitest 5:Ryan Davis2013-05-061-2/+2
* Add active_support/testing/autorunRafael Mendonça França2012-12-311-0/+5