rails--rails/railties/test
David Heinemeier Hansson 2b0d668efc Dont run FCGIDispatcher tests if mocha is not available
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5118 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-09-15 09:34:14 +00:00
..
fixtures Railties: generator tests passing 2006-08-29 10:33:40 +00:00
mocks Thoroughly test the FCGI dispatcher. Closes #5970. 2006-09-03 00:18:31 +00:00
abstract_unit.rb Dont run FCGIDispatcher tests if mocha is not available 2006-09-15 09:34:14 +00:00
dispatcher_test.rb Dont run FCGIDispatcher tests if mocha is not available 2006-09-15 09:34:14 +00:00
fcgi_dispatcher_test.rb Dont run FCGIDispatcher tests if mocha is not available 2006-09-15 09:34:14 +00:00
initializer_test.rb New configuration option config.plugin_paths which may be a single path like the default 'vendor/plugins' or an array of paths: ['vendor/plugins', 'lib/plugins']. Plugins are discovered in nested paths, so you can organize your plugins directory as you like. Refactor load_plugin from load_plugins. Simplify initializer unit test. Closes #2757. 2005-11-07 08:09:38 +00:00
plugin_test.rb Cleaning up railties tests. Set RAILS_ROOT for Rails::Initializer if undefined. 2006-08-29 10:15:25 +00:00
rails_generator_test.rb railties tests 2006-09-03 00:04:20 +00:00
rails_info_controller_test.rb railties tests 2006-09-03 00:04:20 +00:00
rails_info_test.rb railties tests 2006-09-03 00:04:20 +00:00