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
Diego Carrion a1edbf7206 parse dates to yaml in json arrays
Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
2011-03-22 21:09:54 -03:00
..
autoloading_fixtures
core_ext removing stubs. 1.9.3 implements Date.today in C so mocking the return value of Time.now does nothing 2011-03-07 15:44:39 -08:00
dependencies
deprecation
fixtures
json parse dates to yaml in json arrays 2011-03-22 21:09:54 -03:00
xml_mini
abstract_unit.rb
autoload.rb
benchmarkable_test.rb
buffered_logger_test.rb Fix tests on 1.8. 2011-02-22 22:51:02 +01:00
caching_test.rb do not test explicit equality of predicate methods, they should be allowed to return truthy or falsey objects 2011-03-07 09:36:07 -08:00
callback_inheritance_test.rb Prevent callbacks in child classes from being executed more than once. 2011-03-13 01:35:29 +08:00
callbacks_test.rb Add better test scenario for around callback return results 2011-03-08 15:01:06 +08:00
class_cache_test.rb adding deprecation noticies to deprecated class cache methods 2011-03-02 09:31:40 -08:00
clean_backtrace_test.rb
clean_logger_test.rb
concern_test.rb
configurable_test.rb Make ActiveSupport::Configurable work with modules 2011-02-28 13:30:32 -02:00
dependencies_test.rb adding deprecation noticies to deprecated class cache methods 2011-03-02 09:31:40 -08:00
deprecation_test.rb
descendants_tracker_test.rb
empty_bool.rb
file_update_checker_test.rb
file_watcher_test.rb Fix tests on 1.8. 2011-02-22 22:51:02 +01:00
flush_cache_on_private_memoization_test.rb
gzip_test.rb Add missing require 2011-02-09 08:36:44 -02:00
i18n_test.rb
inflector_test.rb Remove warnings about redefined test methods 2011-03-01 12:39:04 -02:00
inflector_test_cases.rb handle double pluralization for irregular plurals 2011-02-16 15:08:25 -02:00
isolation_test.rb
lazy_load_hooks_test.rb
load_paths_test.rb
log_subscriber_test.rb
memoizable_test.rb
message_encryptor_test.rb
message_verifier_test.rb
multibyte_chars_test.rb
multibyte_conformance.rb
multibyte_test_helpers.rb
multibyte_unicode_database_test.rb
multibyte_utils_test.rb
notifications_test.rb just use an attr_accessor so we do not pay ||= on every notification call 2011-02-09 14:02:38 -08:00
option_merger_test.rb
ordered_hash_test.rb just < 1.9 is fine and 1.9.1 is not supported 2011-02-03 19:27:43 -02:00
ordered_options_test.rb
rescuable_test.rb
safe_buffer_test.rb make sure we play nicely when syck is activated 2011-01-28 15:00:52 -08:00
secure_random_test.rb
string_inquirer_test.rb
test_case_test.rb fixing test case test on 1.9.3dev 2011-03-01 10:14:09 -08:00
test_test.rb
test_xml_mini.rb added tests for XmlMini#to_tag. 2011-01-06 17:56:22 +01:00
time_zone_test.rb
transliterate_test.rb
ts_isolated.rb
whiny_nil_test.rb Report the correct value of nil.id in the exception message 2011-03-06 15:23:31 +00:00