.. |
fixtures
|
Initializer to sort files before eager loading. [#859 state:resolved]
|
2008-08-22 13:06:34 +01:00 |
generators
|
Add helper test generators [#1199 state:resolved]
|
2008-11-17 21:56:39 -06:00 |
mocks
|
RailsFCGIHandler tests. Closes #9630.
|
2007-09-23 11:20:25 +00:00 |
vendor/gems
|
Make VendorGemSourceIndex handle broken/missing specs generated by previous versions.
|
2008-10-13 17:27:25 +02:00 |
abstract_unit.rb
|
RailsFCGIHandler tests. Closes #9630.
|
2007-09-23 11:20:25 +00:00 |
boot_test.rb
|
require abstract_unit directly since test is in load path
|
2008-01-05 13:33:00 +00:00 |
console_app_test.rb
|
Refactor Dispatcher callbacks to remove unnecessary Dependencies checks in production environment.
|
2008-04-18 13:05:43 +01:00 |
error_page_test.rb
|
The 'rails' command was broken by the last commit. Fix that.
|
2008-08-26 16:28:41 +02:00 |
fcgi_dispatcher_test.rb
|
Mock RailsFCGIHandler and Dispatcher to stop mocha deprecation warnings.
|
2008-04-21 11:54:46 -05:00 |
gem_dependency_test.rb
|
Really silence spec warnings when running GemDependency tests [#1308 state:resolved]
|
2008-10-31 18:45:36 +01:00 |
generator_lookup_test.rb
|
Fixed that script/generate would not look for plugin generators in plugin_paths (closes #11000) [glv]
|
2008-03-13 02:47:26 +00:00 |
initializer_test.rb
|
Reflect default locale change from en-US to en
|
2008-11-19 12:22:06 -08:00 |
plugin_loader_test.rb
|
Fix discrepancies with loading rails/init.rb from gems. [#324 state:resolved]
|
2008-06-08 14:04:04 -04:00 |
plugin_locator_test.rb
|
Make plugins initialize also from rails/init.rb to ensure consistency with gems used as plugins
|
2008-06-08 13:05:45 -04:00 |
plugin_test.rb
|
Make plugins initialize also from rails/init.rb to ensure consistency with gems used as plugins
|
2008-06-08 13:05:45 -04:00 |
plugin_test_helper.rb
|
Refactor Plugin Loader. Add plugin lib paths early, and add lots of tests. Closes #9795 [lazyatom]
|
2007-11-08 05:29:44 +00:00 |
rails_generator_test.rb
|
Don't require generator_test_helper in RailsGeneratorTest.
|
2008-04-21 19:14:37 -05:00 |
rails_info_controller_test.rb
|
Appropriate test case subclasses to get assert_tag and assert_deprecated
|
2008-11-15 12:26:37 -08:00 |
rails_info_test.rb
|
Rails Edge info returns the latest git commit hash [#36 state:resolved]
|
2008-04-22 15:44:13 -05:00 |
secret_key_generation_test.rb
|
Appropriate test case subclasses to get assert_tag and assert_deprecated
|
2008-11-15 12:26:37 -08:00 |