1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/test
David Dollar 7149ddd2a1 Additional tests for the gem subsystem
* test_gem_ignores_development_dependencies
  * test_gem_guards_against_duplicate_unpacks
  * test_gem_does_not_unpack_framework_gems

[#2236 state:committed]

Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2009-04-29 08:07:57 -07:00
..
fixtures
generators
mocks
vendor/gems Additional tests for the gem subsystem 2009-04-29 08:07:57 -07:00
abstract_unit.rb Fix missing core extension dependencies 2009-04-28 17:58:51 -07:00
backtrace_cleaner_test.rb Correctly clean backtraces from vendor/gems and gems in alternate install locations 2009-03-09 12:49:58 +01:00
boot_test.rb Rejig active support dependencies to behave better with the boot process 2009-04-28 18:25:35 -07:00
console_app_test.rb
fcgi_dispatcher_test.rb
gem_dependency_test.rb Additional tests for the gem subsystem 2009-04-29 08:07:57 -07:00
generator_lookup_test.rb
initializer_test.rb Bring abstract_controller up to date with rails/master 2009-04-13 15:18:45 -07:00
metal_test.rb Make sure Metal use ActionController class name conventions [#2242 state:resolved] 2009-03-15 18:41:21 -05:00
plugin_loader_test.rb Refactor ActionView::Template 2009-04-27 11:49:11 -07:00
plugin_locator_test.rb Missed one 2009-04-22 19:50:24 -07:00
plugin_test.rb
plugin_test_helper.rb Fix missing core extension dependencies 2009-04-28 17:58:51 -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_generator_test.rb
rails_info_controller_test.rb Bring abstract_controller up to date with rails/master 2009-04-13 15:18:45 -07:00
rails_info_test.rb Improve tests and code for Rails::InfoController and Rails::Info [#2411 state:resolved] 2009-04-07 09:16:48 -05:00
secret_key_generation_test.rb Explicitly require AS::Deprecation for the SecretKeyGenerator. Bring in ActiveSupport::TestCase for its tests. 2008-11-24 22:39:11 -08:00