aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/commands/test
Commit message (Expand)AuthorAgeFilesLines
* [Railties] require => require_relativeAkira Matsuda2017-07-011-2/+2
* Add the `<app_root>/test` dir to the `$LOAD_PATH` as a string:Edouard CHIN2017-06-161-1/+1
* Show correct commands in helpyuuji.yaginuma2017-03-031-2/+4
* Prevent multiple values being set to `run_via`yuuji.yaginuma2017-02-181-1/+1
* Hide commands from API site.Kasper Timm Hansen2016-10-281-2/+2
* Use `on_load` to trigger commandline processing codeAaron Patterson2016-10-211-5/+0
* Prevent the test framework from being loaded in production modeAaron Patterson2016-10-211-0/+5
* Apply test command changes.Kasper Timm Hansen2016-09-261-1/+3
* Initial command structure.Kasper Timm Hansen2016-09-251-0/+18