Aaron Patterson
|
1db8ed0f4b
|
activerecord tests should inherit from ActiveRecord::TestCase
|
2010-07-14 16:35:52 -07:00 |
|
Aaron Patterson
|
36150c902b
|
Let's initialize instance variables in the postgres adapter.
|
2010-07-14 15:04:14 -07:00 |
|
Aaron Patterson
|
0bac4c7e02
|
primary key behavioral tests
|
2010-07-10 13:29:12 -07:00 |
|
Aaron Patterson
|
51783c0298
|
behavioral tests for sqlite adapter
|
2010-07-10 13:21:56 -07:00 |
|
Aaron Patterson
|
1e1af8f612
|
adding more behavioral tests for the sqlite adapter
|
2010-07-09 17:12:29 -07:00 |
|
Aaron Patterson
|
c58e7a71b5
|
adding some behavioral tests for the sqlite adapter. [#5065 state:resolved]
Signed-off-by: wycats <wycats@gmail.com>
|
2010-07-07 14:25:22 -07:00 |
|
Santiago Pastorino
|
6c28959e86
|
Move sqlite to sqlite3 for this tests to be run only on sqlite3 adapter
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-06-28 01:26:25 +02:00 |
|
Aaron Patterson
|
100d2282e3
|
adding adapter tests, avoiding private apis, fixing code in 1.9 [#4986 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-06-26 22:37:45 +02:00 |
|
José Valim
|
026cec3390
|
Merge branch 'tago'
|
2010-06-26 01:08:57 +02:00 |
|
Aaron Patterson
|
4464d10e68
|
index dump should not include full text indexes. Thanks Ken Mayer for the original patch! [#4949 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-06-26 00:59:38 +02:00 |
|
Aaron Patterson
|
5e2b473b47
|
reorganizing adapter specific tests. [#4974 state:resolved]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2010-06-25 14:47:14 -07:00 |
|