rails--rails/railties/test
José Valim edda0bfe76 Allow nested and multiple fallbacks for generators. 2009-07-21 12:16:25 +02:00
..
fixtures Load generators from user home and show a error message if they can't be loaded. 2009-07-04 20:17:32 +02:00
generators Modified rake tasks to use new app generator structure and updated Thor version. 2009-07-16 11:17:19 +02:00
initializer Get Initializer tests running without requiring parts of Rails being loaded first 2009-07-06 12:25:34 -07:00
mocks
vendor/gems Additional tests for the gem subsystem 2009-04-29 08:07:57 -07:00
abstract_unit.rb Move mocha down below initial T::U require and bump version to 0.9.7 [#2858 state:resolved] 2009-07-01 11:53:17 -07:00
backtrace_cleaner_test.rb
boot_test.rb Make tests pass again after merge. 2009-06-25 10:44:46 +02:00
console_app_test.rb
fcgi_dispatcher_test.rb
gem_dependency_test.rb Only check for built extensions on gem dependencies that are in vendor/gems. [#2825 state:resolved] 2009-07-02 10:27:54 -07:00
generators_test.rb Allow nested and multiple fallbacks for generators. 2009-07-21 12:16:25 +02:00
initializer_test.rb Change generators configuration to have a hash style. 2009-07-15 23:38:41 +02:00
metal_test.rb Make sure Metal use ActionController class name conventions [#2242 state:resolved] 2009-03-15 18:41:21 -05:00
new_initializer_test.rb Started making progress on implementing a new initializer. 2009-06-23 14:49:03 -07:00
paths_test.rb Reapply Rails::Application::Path tweaks 2009-07-06 10:22:42 -07:00
plugin_loader_test.rb Fix the default frameworks 2009-06-23 14:49:04 -07:00
plugin_locator_test.rb Got all the railties tests to pass, rails must boot! 2009-06-23 14:49:04 -07:00
plugin_test.rb Got all the railties tests to pass, rails must boot! 2009-06-23 14:49:04 -07:00
plugin_test_helper.rb Added tests for the :install_gem_spec_stubs initializer 2009-07-02 17:52:46 -07:00
rack_static_test.rb Ensure public folder structure is setup correctly if the tests are ran out of order, fixes tests in 0c9bbf8 2009-03-10 11:19:32 -05:00
rails_info_controller_test.rb Remove a stray process2 require 2009-06-16 16:29:33 -07:00
rails_info_test.rb Get Railties passing again 2009-05-16 12:28:25 -07:00