Xavier Noria
|
5a1d957dce
|
avoids warnings about mismatched indentations in Ruby 1.9.2
|
2010-08-19 03:44:55 +02:00 |
|
Jeff Lawson
|
7ce1539934
|
Bug Fix -- clean up connection after stored procedure [#3151 state:resolved]
|
2010-08-17 13:15:58 -07:00 |
|
Mark Turner
|
1049bae132
|
fixed indentation in test cases
Signed-off-by: wycats <wycats@gmail.com>
|
2010-08-11 23:55:53 -07:00 |
|
Brian Lopez
|
21e81da335
|
update tests for mysql2 support
|
2010-08-02 01:37:57 -07:00 |
|
Łukasz Strzałkowski
|
661fd98aad
|
Make use of redefine_method, removed some more redefining warnings
|
2010-07-19 23:44:50 +08:00 |
|
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 |
|