.. |
autoloading_fixtures
|
|
|
core_ext
|
moves Object#singleton_class to Kernel#singleton_class to match Ruby also there, same for #class_eval to simplify, and adds coverage for class_eval
|
2010-04-05 12:15:08 -07:00 |
dependencies
|
|
|
fixtures
|
deOMGifying Railties, Active Support, and Action Pack
|
2010-01-31 09:46:30 -08:00 |
json
|
Fix a JSON ordering issue
|
2010-02-10 14:46:16 -08:00 |
xml_mini
|
Fixed some bugs and fixed some tests in new SAX-based XmlMini backends.
|
2010-01-01 13:18:03 -08:00 |
abstract_unit.rb
|
avoid method redefined; discarding old empty? warning [#4302 state:committed]
|
2010-03-30 16:59:48 -07:00 |
autoload.rb
|
|
|
benchmarkable_test.rb
|
|
|
buffered_logger_test.rb
|
|
|
caching_test.rb
|
Drop expires argument from call to @data in MemCacheStore so it works with memcache-client and memcached gems, as advertised [#3672 state:resolved]
|
2010-03-28 13:57:14 -07:00 |
callback_inheritance_test.rb
|
Added missing requires abstract_unit and activesupport to the loadpath of ts_isolated [#4215 state:committed]
|
2010-03-18 17:50:28 -07:00 |
callbacks_test.rb
|
Added missing requires abstract_unit and activesupport to the loadpath of ts_isolated [#4215 state:committed]
|
2010-03-18 17:50:28 -07:00 |
clean_backtrace_test.rb
|
|
|
clean_logger_test.rb
|
|
|
concern_test.rb
|
|
|
dependencies_test.rb
|
Make dependencies_test pass running standalone [#4215 state:resolved]
|
2010-03-18 17:50:28 -07:00 |
deprecation_test.rb
|
Modify backtrace test to take implementations with slightly different backtrace output into consideration.
|
2009-12-13 10:40:00 -05:00 |
empty_bool.rb
|
avoid method redefined; discarding old empty? warning [#4302 state:committed]
|
2010-03-30 16:59:48 -07:00 |
flush_cache_on_private_memoization_test.rb
|
Added missing requires abstract_unit and activesupport to the loadpath of ts_isolated [#4215 state:committed]
|
2010-03-18 17:50:28 -07:00 |
gzip_test.rb
|
|
|
i18n_test.rb
|
|
|
inflector_test.rb
|
|
|
inflector_test_cases.rb
|
Changed the way inflections for uncountables work for 'funky jeans' [#3576 state:resolved]
|
2010-04-05 23:54:42 +02:00 |
isolation_test.rb
|
deOMGifying Railties, Active Support, and Action Pack
|
2010-01-31 09:46:30 -08:00 |
load_paths_test.rb
|
CI has a bunch of duplicate load paths
|
2010-02-15 10:53:44 -06:00 |
memoizable_test.rb
|
|
|
message_encryptor_test.rb
|
Ruby 1.9.2: marshaling round-trips Time#zone
|
2010-03-28 22:52:08 -07:00 |
message_verifier_test.rb
|
Ruby 1.9.2: marshaling round-trips Time#zone
|
2010-03-28 22:52:08 -07:00 |
multibyte_chars_test.rb
|
Revert "failing tests in multibyte_chars_test.rb fixed". The bug is in Ruby 1.9.1 p376, not in AS test suite.
|
2010-02-02 12:07:41 +01:00 |
multibyte_conformance.rb
|
|
|
multibyte_test_helpers.rb
|
|
|
multibyte_unicode_database_test.rb
|
|
|
multibyte_utils_test.rb
|
|
|
notifications_test.rb
|
Mark bang instrumentations as something that you shuold not be listening to.
|
2010-03-17 23:44:03 +01:00 |
option_merger_test.rb
|
|
|
ordered_hash_test.rb
|
Adding custom yaml (de-)serialization for OrderedHash
|
2010-01-27 15:29:06 -08:00 |
ordered_options_test.rb
|
|
|
rescuable_test.rb
|
No need to emulate default Ruby behavior in initialize
|
2010-02-10 14:40:36 -08:00 |
safe_buffer_test.rb
|
Deleted all references to ActionView::SafeBuffer in favor of ActiveSupport::SafeBuffer
|
2010-01-31 22:14:18 -08:00 |
secure_random_test.rb
|
|
|
string_inquirer_test.rb
|
|
|
test_test.rb
|
avoid method redefined; discarding old empty? warning [#4302 state:committed]
|
2010-03-30 16:59:48 -07:00 |
time_zone_test.rb
|
delegate unknown timezones to TZInfo
|
2010-04-02 17:43:48 -03:00 |
ts_isolated.rb
|
Added missing requires abstract_unit and activesupport to the loadpath of ts_isolated [#4215 state:committed]
|
2010-03-18 17:50:28 -07:00 |
whiny_nil_test.rb
|
Make many parts of Rails lazy. In order to facilitate this,
|
2010-03-07 06:24:30 -08:00 |