.. |
autoloading_fixtures
|
Checkin failing test case related to load once paths
|
2006-12-24 14:41:29 +00:00 |
core_ext
|
If it doesn't overflow, it won't have a .start method. So don't run the second assertion either
|
2008-07-20 21:25:31 +02:00 |
dependencies
|
Checkin failing test case related to load once paths
|
2006-12-24 14:41:29 +00:00 |
json
|
Time#to_json: don't convert to utc before encoding. References #175
|
2008-05-18 10:48:11 -05:00 |
abstract_unit.rb
|
Removing unnecessary uses_tzinfo helper from tests, given that TZInfo is now bundled
|
2008-03-30 23:01:06 +00:00 |
buffered_logger_test.rb
|
require fileutils
|
2008-03-31 01:09:19 +00:00 |
caching_test.rb
|
Cleanup ActiveSupport::Cache::ThreadSafety module and add test coverage
|
2008-07-17 15:29:30 -05:00 |
callbacks_test.rb
|
Revert "Run callbacks from object's metaclass"
|
2008-07-16 20:23:44 -05:00 |
clean_logger_test.rb
|
require abstract_unit directly since test is in load path
|
2008-01-05 13:31:04 +00:00 |
dependencies_test.rb
|
Added config.dependency_loading to enable or disable the dependency loader after initialization
|
2008-07-24 11:58:26 -05:00 |
deprecation_test.rb
|
Namespace Inflector, Dependencies, OrderedOptions, and TimeZone under ActiveSupport [#238 state:resolved]
|
2008-06-03 13:32:53 -05:00 |
gzip_test.rb
|
Added a test for Gzip
|
2008-06-02 17:42:10 -05:00 |
i18n_test.rb
|
make i18n date/time tests timezone independent
|
2008-07-16 10:51:48 -07:00 |
inflector_test.rb
|
Add Inflection rules for String#humanize. [#535 state:resolved] [dcmanges]
|
2008-07-02 13:25:36 +01:00 |
inflector_test_cases.rb
|
Fixed String#titleize to work for strings with 's too (closes #10571) [trek]
|
2008-01-03 00:16:47 +00:00 |
memoizable_test.rb
|
Improved Memoizable test coverage and added support for multiple arguments
|
2008-07-22 10:26:44 -05:00 |
multibyte_chars_test.rb
|
Ruby 1.9 compat: declare utf-8 file encoding
|
2008-02-02 22:52:32 +00:00 |
multibyte_conformance.rb
|
Multibyte: String#chars returns self for Ruby 1.9
|
2007-12-21 11:21:43 +00:00 |
multibyte_handler_test.rb
|
Ruby 1.9 compat: declare utf-8 file encoding
|
2008-02-02 22:52:32 +00:00 |
option_merger_test.rb
|
Allow deep merging of hash values for nested with_options. [#490 state:resolved]
|
2008-07-17 01:59:08 +01:00 |
ordered_hash_test.rb
|
Add more standard Hash methods to ActiveSupport::OrderedHash [#314 state:resolved]
|
2008-06-03 14:15:33 -05:00 |
ordered_options_test.rb
|
Namespace Inflector, Dependencies, OrderedOptions, and TimeZone under ActiveSupport [#238 state:resolved]
|
2008-06-03 13:32:53 -05:00 |
string_inquirer_test.rb
|
Renamed StringQuestioneer to StringInquirer.
|
2008-06-04 15:06:32 -05:00 |
test_test.rb
|
Add empty setup and teardown methods to rule out default setup behavior in base class
|
2008-06-09 23:04:51 -07:00 |
time_zone_test.rb
|
Added support for regexp matching of priority zones in time_zone_select [#195 state:resolved]
|
2008-06-29 13:37:07 -05:00 |
typed_array_test.rb
|
Extract ActiveSupport::TypedArray class to ensure an array is all of the same type [#673 state:resolved]
|
2008-07-22 11:12:16 -05:00 |
whiny_nil_test.rb
|
require abstract_unit directly since test is in load path
|
2008-01-05 13:31:04 +00:00 |