rails/railties/test
Arun Agrawal ba3e27532b fix scaffold_generator_test.rb and model_generator_test.rb
Broken after this 6a054b0038bac288a1f6e45feb5470f4ee492081
2012-04-16 12:10:39 +05:30
..
application Fix a couple more script[type=text/javascript] tests affected by #5748 2012-04-08 07:28:31 -07:00
commands match rails console environment support, to server 2012-03-22 13:13:12 -04:00
fixtures treat USAGE as an ERB template 2011-11-02 09:00:18 -04:00
generators fix scaffold_generator_test.rb and model_generator_test.rb 2012-04-16 12:10:39 +05:30
isolation Fix scaffold controller template, ensure rake scaffold test pass by default 2012-03-14 14:47:20 -03:00
railties Environment in engines tests is required on boot_rails, no need to require explicitly 2012-03-13 21:01:45 +01:00
abstract_unit.rb require minitest rather than test/unit 2012-01-06 15:50:47 -08:00
backtrace_cleaner_test.rb Test::Unit::Util::BacktraceFilter is never defined 2012-01-06 20:42:53 -03:00
generators_test.rb Remove --http. 2012-03-14 22:30:01 +01:00
initializable_test.rb :group => :assets should only run in the assets environment. 2011-10-02 22:08:33 +02:00
paths_test.rb Drop Paths::Root initializer check of #path as it isn't checked in the #path= or anywhere else 2012-03-29 02:53:25 -07:00
rails_info_controller_test.rb Loading action_controller twice removed. 2011-05-22 02:14:17 +05:30
rails_info_test.rb Updated/changed useless tr/gsubs 2012-04-03 15:16:09 +02:00
script_rails_loader_test.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00