rails--rails/activerecord/test/cases
Rob Christie 7e560d0b0d Fixed adapter test cases that were failing in oracle because the asserts were looking for the presence of offset and limit which are not available in oracle. Changed the tests to check that the sql injection is not present in the output so that the tests are database adapter agnostic. 2009-08-06 23:40:58 +03:00
..
associations
validations
active_schema_test_mysql.rb
active_schema_test_postgresql.rb
adapter_test.rb
aggregations_test.rb
ar_schema_test.rb Autoload ActiveRecord files 2008-11-24 11:14:24 -06:00
associations_test.rb
attribute_methods_test.rb
autosave_association_test.rb
base_test.rb
batches_test.rb
binary_test.rb
calculations_test.rb
callbacks_observers_test.rb
callbacks_test.rb
class_inheritable_attributes_test.rb
column_alias_test.rb
column_definition_test.rb
connection_pool_test.rb
connection_test_firebird.rb
connection_test_mysql.rb
copy_table_test_sqlite.rb
database_statements_test.rb
datatype_test_postgresql.rb
date_time_test.rb
default_test_firebird.rb
defaults_test.rb
deprecated_finder_test.rb
dirty_test.rb
finder_respond_to_test.rb
finder_test.rb
fixtures_test.rb
helper.rb
i18n_test.rb
inheritance_test.rb
invalid_date_test.rb
json_serialization_test.rb
lifecycle_test.rb
locking_test.rb
method_scoping_test.rb
migration_test.rb
migration_test_firebird.rb
mixin_test.rb
modules_test.rb
multiple_db_test.rb
named_scope_test.rb
nested_attributes_test.rb
pk_test.rb
pooled_connections_test.rb
query_cache_test.rb
readonly_test.rb
reflection_test.rb
reload_models_test.rb
repair_helper.rb
reserved_word_test_mysql.rb
sanitize_test.rb
schema_authorization_test_postgresql.rb
schema_dumper_test.rb
schema_test_postgresql.rb
serialization_test.rb
state_machine_test.rb
synonym_test_oracle.rb
timestamp_test.rb
transactions_test.rb
unconnected_test.rb
validations_test.rb
xml_serialization_test.rb