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
2007-09-17 21:37:48 +00:00
..
autoloading_fixtures Checkin failing test case related to load once paths 2006-12-24 14:41:29 +00:00
core_ext Hash#to_xml doesn't double-unescape. Closes #8806. 2007-09-17 21:31:57 +00:00
dependencies Checkin failing test case related to load once paths 2006-12-24 14:41:29 +00:00
json Fix JSON decoder with nested quotes and commas. Closes #9579. 2007-09-17 21:37:48 +00:00
abstract_unit.rb Added Array#rand (closes #9170) [norbert] 2007-09-15 21:39:04 +00:00
clean_logger_test.rb Improve various test coverage. Closes #8676 [kamal] 2007-06-25 18:22:31 +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 Added support for pluralization with a different starting letter than the singular version (cow/kine) (closes #4929) [norri_b/hasmanyjosh] 2007-06-23 16:47:47 +00:00
multibyte_chars_test.rb Make the utf-handler return the correct value for non-matching regular expressions. Closes #9049 [manfred] 2007-08-05 00:51:16 +00:00
multibyte_conformance.rb Add ActiveSupport::Multibyte. Provides String#chars which lets you deal with strings as a sequence of chars, not of bytes. Closes #6242 [Julian Tarkhanov, Manfred Stienstra & Jan Behrens] 2006-10-03 23:45:32 +00:00
multibyte_handler_test.rb Add ljust, rjust and center to utf8-handler. Closes #9165 [manfred] 2007-08-05 00:48:00 +00:00
option_merger_test.rb Don't undefine #class in OptionMerger [Rick] 2006-09-27 18:46:46 +00:00
ordered_options_test.rb r4487@asus: jeremy | 2006-04-29 12:21:39 -0700 2006-07-08 18:14:49 +00:00
test_test.rb Enhance assert_difference to accept arrays of strings which are then evaled 2007-06-01 20:20:19 +00:00
time_zone_test.rb Improve various test coverage. Closes #8676 [kamal] 2007-06-25 18:22:31 +00:00
whiny_nil_test.rb r4487@asus: jeremy | 2006-04-29 12:21:39 -0700 2006-07-08 18:14:49 +00:00