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
Developer 0d762646c4 Allow Nokogiri XmlMini backend to process cdata elements
[#3219 state:committed]

Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2009-09-17 10:28:10 -07:00
..
autoloading_fixtures
core_ext Shush interpolation warnings 2009-09-13 14:34:59 -05:00
dependencies
fixtures
json Clean up spurious JSON decoding test failure 2009-09-13 05:43:02 -07:00
xml_mini Allow Nokogiri XmlMini backend to process cdata elements 2009-09-17 10:28:10 -07:00
abstract_unit.rb For testing, only load rubygems if mocha is missing 2009-09-14 00:41:04 -05:00
buffered_logger_test.rb
caching_test.rb
callbacks_test.rb
clean_backtrace_test.rb
clean_logger_test.rb
concern_test.rb
dependencies_test.rb
deprecation_test.rb
flush_cache_on_private_memoization_test.rb activesupport -> active_support 2009-09-13 02:45:37 -07:00
gzip_test.rb
i18n_test.rb
inflector_test.rb Fix that irregular plural inflections should not be double-pluralized: 'people'.pluralize should return 'people' not 'peoples'. 2009-08-09 20:28:57 -07:00
inflector_test_cases.rb
isolation_test.rb Lookup ruby bin name too 2009-09-14 00:51:31 -05:00
memoizable_test.rb Forget about old memoize immutable behavior 2009-09-13 13:08:12 -05:00
message_encryptor_test.rb
message_verifier_test.rb
multibyte_chars_test.rb Ruby 1.9 compat: fix regexp slice test 2009-09-13 05:31:43 -07:00
multibyte_conformance.rb
multibyte_test_helpers.rb
multibyte_unicode_database_test.rb
multibyte_utils_test.rb Silence warning for Encoding.default_external= 2009-09-13 04:48:40 -07:00
new_callback_inheritance_test.rb
new_callbacks_test.rb Refactor new callbacks and AR implementation. 2009-09-08 10:26:39 -05:00
option_merger_test.rb
ordered_hash_test.rb
ordered_options_test.rb
rescuable_test.rb
secure_random_test.rb
string_inquirer_test.rb
test_test.rb
time_zone_test.rb
whiny_nil_test.rb