Have a look at the binary.rb tests - there are some that only run if
you are using DB2 or Oracle - follow those examples and you shouldn''t
have a problem (they actually stop the test from running if you are
using those adapters - but you''ll get the point :) )
--
John W Higgins
wishdev-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
On 5/18/05, Luca Pireddu <lucap-fVOoFLC7IWo@public.gmane.org>
wrote:> I''ve been meaning to submit a patch for the postgresql db adapter.
I wanted
> to follow the instructions and submit a test along with the patch, but
I''m
> not sure about where to place the test. I only want it to run under the
> test_postgresql rake target.
>
> Luca
> _______________________________________________
> Rails mailing list
> Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
>