.. |
autoloading_fixtures
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 04:12:33 -03:00 |
core_ext
|
Ruby 1.8.7+ provides to_date/to_datetime, AS just makes them public.
|
2011-02-03 13:12:03 -02:00 |
dependencies
|
|
|
deprecation
|
|
|
fixtures
|
|
|
json
|
Fix tests providing valid JSON
|
2011-02-02 20:53:03 -02:00 |
xml_mini
|
|
|
abstract_unit.rb
|
Silence warnings for Encoding.default_external= and Encoding.default_internal=
|
2010-08-22 18:43:31 -03:00 |
autoload.rb
|
|
|
benchmarkable_test.rb
|
|
|
buffered_logger_test.rb
|
|
|
caching_test.rb
|
Test cache.key_file_path with separators ht. Jim Wilson [#5611]
|
2010-11-07 20:02:14 -02:00 |
callback_inheritance_test.rb
|
Use run_callbacks; the generated _run_<name>_callbacks method is not a public interface.
|
2011-01-31 19:45:53 -02:00 |
callbacks_test.rb
|
Use run_callbacks; the generated _run_<name>_callbacks method is not a public interface.
|
2011-01-31 19:45:53 -02:00 |
clean_backtrace_test.rb
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 04:12:33 -03:00 |
clean_logger_test.rb
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 04:12:33 -03:00 |
concern_test.rb
|
|
|
configurable_test.rb
|
Call it compile_methods! and do the same on AM.
|
2010-09-27 20:43:56 +02:00 |
dependencies_test.rb
|
Add before_remove_const callback to ActiveSupport::Dependencies.remove_unloadable_constants!
|
2010-09-01 22:32:41 +02:00 |
deprecation_test.rb
|
|
|
descendants_tracker_test.rb
|
|
|
empty_bool.rb
|
|
|
file_update_checker_test.rb
|
|
|
flush_cache_on_private_memoization_test.rb
|
|
|
gzip_test.rb
|
|
|
i18n_test.rb
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 04:12:33 -03:00 |
inflector_test.rb
|
Ensure that uncountable are removed after test
|
2010-12-22 09:44:46 +01:00 |
inflector_test_cases.rb
|
|
|
isolation_test.rb
|
|
|
lazy_load_hooks_test.rb
|
|
|
load_paths_test.rb
|
|
|
log_subscriber_test.rb
|
|
|
memoizable_test.rb
|
memoized protected methods should remain protected
|
2010-09-24 20:31:12 -03:00 |
message_encryptor_test.rb
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 04:12:33 -03:00 |
message_verifier_test.rb
|
|
|
multibyte_chars_test.rb
|
|
|
multibyte_conformance.rb
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 04:12:33 -03:00 |
multibyte_test_helpers.rb
|
|
|
multibyte_unicode_database_test.rb
|
|
|
multibyte_utils_test.rb
|
|
|
notifications_test.rb
|
|
|
option_merger_test.rb
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 04:12:33 -03:00 |
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
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 04:12:33 -03:00 |
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
|
calling correct method on minitest for test name when teardown callback fails
|
2010-10-04 09:34:34 -07:00 |
test_test.rb
|
removing AS::Testing::Default in favor of just undefing default_test
|
2010-10-01 17:22:42 -07:00 |
test_xml_mini.rb
|
added tests for XmlMini#to_tag.
|
2011-01-06 17:56:22 +01:00 |
time_zone_test.rb
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 04:12:33 -03:00 |
transliterate_test.rb
|
|
|
ts_isolated.rb
|
|
|
whiny_nil_test.rb
|
|
|