1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test/cases/adapters/sqlite3
Rafael Mendonça França bd09afb5fb Don't skip tests if we don't need to.
We can conditional define the tests depending on the adapter or
connection.

Lets keep the skip for fail tests that need to be fixed.
2013-11-08 13:59:07 -02:00
..
copy_table_test.rb each to each_value; remove unused vars 2013-04-07 19:59:07 +05:30
explain_test.rb add the query to AR::Relation#explain output 2011-11-25 14:29:34 -08:00
quoting_test.rb Use Encoding::UTF_8 constant 🚯 2013-01-28 17:06:02 +09:00
sqlite3_adapter_test.rb stop adding singleton methods to the SQLite3 connection 2013-10-04 15:18:53 -07:00
sqlite3_create_folder_test.rb Warning removed for ruby-head 2013-11-07 22:04:17 +01:00
statement_pool_test.rb Don't skip tests if we don't need to. 2013-11-08 13:59:07 -02:00