rails--rails/activesupport/test
Geoff Buesing c62db052a0 config.time_zone and TimeWithZone#marshal_load accept tzinfo/Olson identifiers
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9108 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2008-03-28 04:35:48 +00:00
..
autoloading_fixtures
core_ext config.time_zone and TimeWithZone#marshal_load accept tzinfo/Olson identifiers 2008-03-28 04:35:48 +00:00
dependencies
json Ruby 1.9 compat: declare utf-8 file encoding 2008-02-02 22:52:32 +00:00
abstract_unit.rb Make TimeWithZone work with tzinfo 0.2.x: use TZInfo::Timezone#zone_identifier alias for #abbreviation, silence warnings on tests. Raise LoadError when TZInfo version is < 0.2 by sniffing for TZInfo::TimeOrDateTime constant. Move all tzinfo-dependent TimeZone tests into uses_tzinfo block 2008-03-21 22:48:00 +00:00
buffered_logger_test.rb Fixed that BufferedLogger should create its own directory if one doesnt already exist (closes #11285) [lotswholetime] 2008-03-13 01:54:34 +00:00
caching_test.rb Add a handful of cache store tests 2008-02-01 01:43:47 +00:00
callbacks_test.rb Refactor filters to use Active Support callbacks. Closes #11235. 2008-03-18 17:56:05 +00:00
clean_logger_test.rb require abstract_unit directly since test is in load path 2008-01-05 13:31:04 +00:00
dependencies_test.rb remove some more absolute requires 2008-01-05 13:32:48 +00:00
deprecation_test.rb require abstract_unit directly since test is in load path 2008-01-05 13:31:04 +00:00
inflector_test.rb require abstract_unit directly since test is in load path 2008-01-05 13:31:04 +00:00
inflector_test_cases.rb Fixed String#titleize to work for strings with 's too (closes #10571) [trek] 2008-01-03 00:16:47 +00:00
multibyte_chars_test.rb Ruby 1.9 compat: declare utf-8 file encoding 2008-02-02 22:52:32 +00:00
multibyte_conformance.rb Multibyte: String#chars returns self for Ruby 1.9 2007-12-21 11:21:43 +00:00
multibyte_handler_test.rb Ruby 1.9 compat: declare utf-8 file encoding 2008-02-02 22:52:32 +00:00
option_merger_test.rb require abstract_unit directly since test is in load path 2008-01-05 13:31:04 +00:00
ordered_options_test.rb require abstract_unit directly since test is in load path 2008-01-05 13:31:04 +00:00
test_test.rb Extract ActiveSupport::Callbacks from Active Record, test case setup and teardown, and ActionController::Dispatcher. Closes #10727. 2008-01-19 02:44:45 +00:00
time_zone_test.rb Time.zone= accepts TZInfo::Timezone instances and Olson identifiers; wraps result in TimeZone instance 2008-03-28 04:06:47 +00:00
whiny_nil_test.rb require abstract_unit directly since test is in load path 2008-01-05 13:31:04 +00:00