support Informix common tests over shared mem
authorRafael Kitover <rkitover@cpan.org>
Fri, 6 Apr 2012 16:08:39 +0000 (12:08 -0400)
committerRafael Kitover <rkitover@cpan.org>
Fri, 6 Apr 2012 16:08:39 +0000 (12:08 -0400)
commite8c7b904425c1f61a1d48ff2a294b9faf7d12b8f
tree6ab80f5f7fddf0a8755fe33cc6a5e19607d74e46
parentbb46cd4b8d2cf185f37b632bc339d9669267c7fb
support Informix common tests over shared mem

Support the default Informix connections over shared memory rather than
TCP for running the common tests, including the extra tests.

Shared memory connections have the limitation that a process may only
open one connection to the DB server at a time.

Also fix the t/lib/dbixcsl_common_tests.pm to work with only one
database connection at a time.
t/10_10informix_common.t
t/lib/dbixcsl_common_tests.pm