.. |
autoloading_fixtures
|
|
|
core_ext
|
make #inspect if zero length duration return '0 seconds' instead of empty string [#2838 state:resolved]
|
2009-07-02 11:22:25 -07:00 |
dependencies
|
|
|
fixtures
|
Forgot to commit the new file. This is slightly embarrassing.
|
2009-07-01 15:26:14 -07:00 |
json
|
JSON.escape returns UTF-8 strings
|
2009-07-01 16:22:19 -07:00 |
xml_mini
|
Add support for parsing XML and JSON from an IO as well as a string [#2659 state:resolved]
|
2009-05-17 10:37:52 -05:00 |
abstract_unit.rb
|
Move mocha down below initial T::U require and bump version to 0.9.7 [#2858 state:resolved]
|
2009-07-01 11:53:17 -07:00 |
buffered_logger_test.rb
|
Fix dependencies revealed by testing in isolation
|
2009-04-22 18:54:13 -07:00 |
caching_test.rb
|
Fixes bug where Memcached connections get corrupted when an invalid expire is passed in [#2854 state:resolved]
|
2009-07-01 16:56:43 -07:00 |
callbacks_test.rb
|
Remove core ext dependency from test
|
2009-03-24 23:02:23 -07:00 |
clean_backtrace_test.rb
|
Added ActiveSupport::BacktraceCleaner and Rails::BacktraceCleaner for cutting down on backtrace noise (inspired by the Thoughtbot Quiet Backtrace plugin) [DHH]
|
2008-11-22 18:06:08 +01:00 |
clean_logger_test.rb
|
Explicit test dependencies
|
2009-03-28 23:56:14 -07:00 |
concern_test.rb
|
AS::Concern redefines "include" to lazy include modules as dependencies
|
2009-05-29 17:03:23 -05:00 |
dependencies_test.rb
|
Fix dependencies revealed by testing in isolation
|
2009-04-22 18:54:13 -07:00 |
deprecation_test.rb
|
Rework testing extensions to reflect the recent miniunit upheaval
|
2008-11-07 12:45:48 -05:00 |
gzip_test.rb
|
Added a test for Gzip
|
2008-06-02 17:42:10 -05:00 |
i18n_test.rb
|
Remove 'core' fluff. Hookable ActiveSupport.load_all!
|
2009-05-20 18:12:44 -07:00 |
inflector_test.rb
|
ensure Inflector.camelize works with symbols [#2856 state:resolved]
|
2009-07-01 12:14:34 -07:00 |
inflector_test_cases.rb
|
ensure Inflector.camelize works with symbols [#2856 state:resolved]
|
2009-07-01 12:14:34 -07:00 |
isolation_test.rb
|
Adds support for def self.setup in isolation tests for setup that should be run only once in the parent
|
2009-07-02 16:03:41 -07:00 |
memoizable_test.rb
|
Resurrecting 1.9 compatibility.
|
2009-04-13 16:56:04 -07:00 |
message_encryptor_test.rb
|
Ruby 1.9 compat: rename deprecated assert_raises to assert_raise.
|
2009-03-08 13:11:58 -07:00 |
message_verifier_test.rb
|
Ruby 1.9 compat: rename deprecated assert_raises to assert_raise.
|
2009-03-08 13:11:58 -07:00 |
multibyte_chars_test.rb
|
Ruby 1.9 compat: rename deprecated assert_raises to assert_raise.
|
2009-03-08 13:11:58 -07:00 |
multibyte_conformance.rb
|
Move multibyte test helpers to a separate file and make the conformance tests run again.
|
2008-09-21 17:37:38 +02:00 |
multibyte_test_helpers.rb
|
Set encoding of the multibyte test helpers file to UTF-8 so the strings can be read by Ruby 1.9.
|
2008-09-21 18:31:15 +02:00 |
multibyte_unicode_database_test.rb
|
Require mocha >= 0.9.0 for AS tests
|
2008-11-22 19:19:12 -08:00 |
new_callback_inheritance_test.rb
|
Further cleaning up new callbacks
|
2009-06-02 21:41:31 -07:00 |
new_callbacks_test.rb
|
Further cleaning up new callbacks
|
2009-06-02 21:41:31 -07:00 |
option_merger_test.rb
|
Explicit test dependencies
|
2009-03-28 23:56:14 -07:00 |
ordered_hash_test.rb
|
Fixed ActiveSupport::OrderedHash::[] work identically to ::Hash::[] in ruby 1.8.7 [#2832 state:resolved]
|
2009-07-02 12:01:05 -07:00 |
ordered_options_test.rb
|
Namespace Inflector, Dependencies, OrderedOptions, and TimeZone under ActiveSupport [#238 state:resolved]
|
2008-06-03 13:32:53 -05:00 |
rescuable_test.rb
|
Add tests for ActiveSupport::Rescuable. Use ActiveSupport::Rescuable in ActionController::Base.
|
2008-10-04 22:13:50 +01:00 |
secure_random_test.rb
|
1.8 compatibility for random_number method on SecureRandom.
|
2008-10-04 21:11:30 +02:00 |
string_inquirer_test.rb
|
Ruby 1.9 compat: rename deprecated assert_raises to assert_raise.
|
2009-03-08 13:11:58 -07:00 |
test_test.rb
|
Fix dependencies revealed by testing in isolation
|
2009-04-22 18:54:13 -07:00 |
time_zone_test.rb
|
Remove 'core' fluff. Hookable ActiveSupport.load_all!
|
2009-05-20 18:12:44 -07:00 |
whiny_nil_test.rb
|
require abstract_unit directly since test is in load path
|
2008-01-05 13:31:04 +00:00 |