rails/actionpack/test
eileencodes db8897c2de Use silence_warnings on StaticTests
When 7e504927 was merged setting `Encoding.default_internal` and
`Encoding.default_external` would throw a warning when the ActionPack
tests were run.

Example warning: `actionpack/test/dispatch/static_test.rb:12: warning:
setting Encoding.default_external`

This patch silences the warnings as other similar tests do for setting
default_internal and default_external.
2015-04-14 08:54:13 -04:00
..
abstract Merge pull request #11790 from printercu/patch-3 2015-02-12 15:39:17 -02:00
assertions Change all MiniTest to Minitest since, MiniTest namespace has been renamed to Minitest 2013-12-18 14:39:50 +05:30
controller Revert "Merge pull request #19682 from supercaracal/fix_force_ssl_redirection_flash_error" 2015-04-12 22:26:35 -03:00
dispatch Use silence_warnings on StaticTests 2015-04-14 08:54:13 -04:00
fixtures Merge pull request #18948 from kaspth/automatic-collection-caching 2015-02-25 11:54:07 -03:00
journey sort_by instead of sort 2015-04-08 22:18:56 +08:00
lib/controller Removing unused fake models 2014-09-07 22:51:14 -03:00
routing Remove deprecate *_path helpers in email views 2015-01-04 11:58:42 -03:00
tmp
abstract_unit.rb wrap "require 'drb/unix'" by bgin-end at test/abstract_unit.rb 2015-04-09 19:25:11 -03:00