1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/test
Jeremy Kemper 7b99b40352 Fix JSON date/time conversion tests.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6822 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-05-23 08:43:48 +00:00
..
autoloading_fixtures Checkin failing test case related to load once paths 2006-12-24 14:41:29 +00:00
core_ext Pull file from xml value only if it's a Hash. Closes #8190. 2007-04-26 01:14:17 +00:00
dependencies Checkin failing test case related to load once paths 2006-12-24 14:41:29 +00:00
json Fix JSON date/time conversion tests. 2007-05-23 08:43:48 +00:00
abstract_unit.rb
caching_tools_test.rb
clean_logger_test.rb Allow users to provide custom formatters to Logger. [aeden] Closes #7106, #2484 2007-02-25 00:07:54 +00:00
dependencies_test.rb Update Dependencies to ignore constants inherited from ancestors. Closes #6951. 2007-03-14 23:27:28 +00:00
deprecation_test.rb DeprecatedInstanceVariable#inspect doesn't warn since test/unit, error logs, and others use it for diagnostics. 2006-12-20 21:28:31 +00:00
inflector_test.rb Full test coverage for Inflector. Closes #7228. 2007-01-28 15:52:45 +00:00
multibyte_chars_test.rb
multibyte_conformance.rb
multibyte_handler_test.rb ActiveSupport::Multibyte::Handlers::UTF8Handler should raise when a range and an integer are passed in (just like the native implementation). Closes #7176 [Rich Collins] 2007-01-23 05:27:25 +00:00
option_merger_test.rb
ordered_options_test.rb
reloadable_test.rb
test_test.rb Silence some warnings. 2007-05-18 21:16:43 +00:00
time_zone_test.rb
whiny_nil_test.rb