.. |
adapters
|
|
|
associations
|
removing space errors
|
2010-11-18 10:01:29 -08:00 |
session_store
|
use persisted? instead of new_record? wherever possible
|
2010-11-09 13:54:04 -02:00 |
validations
|
removing many unused variables
|
2010-11-16 17:06:50 -08:00 |
adapter_test.rb
|
|
|
aggregations_test.rb
|
|
|
ar_schema_test.rb
|
|
|
associations_test.rb
|
removing many unused variables
|
2010-11-16 17:06:50 -08:00 |
attribute_methods_test.rb
|
removing many unused variables
|
2010-11-16 17:06:50 -08:00 |
autosave_association_test.rb
|
removing many unused variables
|
2010-11-16 17:06:50 -08:00 |
base_test.rb
|
removing many unused variables
|
2010-11-16 17:06:50 -08:00 |
batches_test.rb
|
|
|
binary_test.rb
|
|
|
calculations_test.rb
|
|
|
callbacks_test.rb
|
|
|
column_alias_test.rb
|
|
|
column_definition_test.rb
|
|
|
connection_management_test.rb
|
|
|
connection_pool_test.rb
|
fix ruby 1.9 deadlock problem, fixes #5736 add connection pool tests
|
2010-10-06 14:45:56 -06:00 |
counter_cache_test.rb
|
|
|
database_statements_test.rb
|
|
|
date_time_test.rb
|
|
|
defaults_test.rb
|
|
|
deprecated_finder_test.rb
|
|
|
dirty_test.rb
|
|
|
dynamic_finder_match_test.rb
|
|
|
finder_respond_to_test.rb
|
Use better assertion methods for testing
|
2010-05-19 10:18:36 +02:00 |
finder_test.rb
|
removing many unused variables
|
2010-11-16 17:06:50 -08:00 |
fixtures_test.rb
|
removing many unused variables
|
2010-11-16 17:06:50 -08:00 |
helper.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 |
inheritance_test.rb
|
|
|
invalid_date_test.rb
|
|
|
json_serialization_test.rb
|
|
|
lifecycle_test.rb
|
|
|
locking_test.rb
|
clear any stale connections before messing with threaded tests
|
2010-10-13 16:58:03 -07:00 |
log_subscriber_test.rb
|
|
|
mass_assignment_security_test.rb
|
|
|
method_scoping_test.rb
|
|
|
migration_test.rb
|
testing instance based migrations
|
2010-11-17 14:26:35 -08:00 |
mixin_test.rb
|
|
|
modules_test.rb
|
|
|
multiple_db_test.rb
|
|
|
named_scope_test.rb
|
|
|
nested_attributes_test.rb
|
|
|
persistence_test.rb
|
removing many unused variables
|
2010-11-16 17:06:50 -08:00 |
pooled_connections_test.rb
|
|
|
primary_keys_test.rb
|
|
|
query_cache_test.rb
|
removing many unused variables
|
2010-11-16 17:06:50 -08:00 |
quoting_test.rb
|
|
|
readonly_test.rb
|
|
|
reflection_test.rb
|
|
|
relation_scoping_test.rb
|
removing many unused variables
|
2010-11-16 17:06:50 -08:00 |
relations_test.rb
|
testing multiple ORd queries
|
2010-11-18 13:39:57 -08:00 |
reload_models_test.rb
|
|
|
sanitize_test.rb
|
|
|
schema_dumper_test.rb
|
|
|
serialization_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 |
timestamp_test.rb
|
removing many unused variables
|
2010-11-16 17:06:50 -08:00 |
transaction_callbacks_test.rb
|
|
|
transactions_test.rb
|
removing many unused variables
|
2010-11-16 17:06:50 -08:00 |
unconnected_test.rb
|
|
|
validations_repair_helper.rb
|
Simplify repair_validations on AR and make it work with new callbacks.
|
2010-01-01 03:20:38 +01:00 |
validations_test.rb
|
|
|
xml_serialization_test.rb
|
|
|
yaml_serialization_test.rb
|
|
|