rails--rails/activerecord/test
David Heinemeier Hansson 078bd0515e Added fixture caching thatll speed up a normal fixture-powered test suite between 50% and 100% (closes #9682) [frederick.cheung@gmail.com]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7662 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-09-28 14:05:03 +00:00
..
associations
connections
fixtures Added ActiveRecord::Base#to_json/from_json (currently does not support :include like to_xml) [DHH]. Added ActiveRecord::Base#from_xml [DHH] 2007-09-20 23:22:30 +00:00
aaa_create_tables_test.rb
abstract_unit.rb
active_schema_test_mysql.rb
adapter_test.rb
adapter_test_sqlserver.rb
aggregations_test.rb
all.sh
ar_schema_test.rb
association_inheritance_reload.rb
associations_test.rb Correctly quote id list for limited eager loading. Closes #7482. 2007-09-22 23:51:03 +00:00
attribute_methods_test.rb
base_test.rb
binary_test.rb
calculations_test.rb
callbacks_test.rb
class_inheritable_attributes_test.rb
column_alias_test.rb
connection_test_firebird.rb
connection_test_mysql.rb Added fixture caching thatll speed up a normal fixture-powered test suite between 50% and 100% (closes #9682) [frederick.cheung@gmail.com] 2007-09-28 14:05:03 +00:00
copy_table_test_sqlite.rb
datatype_test_postgresql.rb
date_time_test.rb Make date tests pass on 64-bit (closes #9121) [mutru] 2007-09-22 17:57:10 +00:00
default_test_firebird.rb
defaults_test.rb
deprecated_finder_test.rb
finder_test.rb
fixtures_test.rb Added fixture caching thatll speed up a normal fixture-powered test suite between 50% and 100% (closes #9682) [frederick.cheung@gmail.com] 2007-09-28 14:05:03 +00:00
inheritance_test.rb
lifecycle_test.rb
locking_test.rb
method_scoping_test.rb
migration_test.rb Fix broken mysql test [frederick.cheung@gmail.com] 2007-09-22 22:33:51 +00:00
migration_test_firebird.rb
mixin_test.rb
modules_test.rb
multiple_db_test.rb
pk_test.rb
query_cache_test.rb
readonly_test.rb
reflection_test.rb
schema_authorization_test_postgresql.rb
schema_dumper_test.rb
schema_test_postgresql.rb
serialization_test.rb Added ActiveRecord::Base#to_json/from_json (currently does not support :include like to_xml) [DHH]. Added ActiveRecord::Base#from_xml [DHH] 2007-09-20 23:22:30 +00:00
synonym_test_oracle.rb
table_name_test_sqlserver.rb
threaded_connections_test.rb
transactions_test.rb
unconnected_test.rb
validations_test.rb
xml_serialization_test.rb Added ActiveRecord::Base#to_json/from_json (currently does not support :include like to_xml) [DHH]. Added ActiveRecord::Base#from_xml [DHH] 2007-09-20 23:22:30 +00:00