4 Commits

Author SHA1 Message Date
df3d4a3922 test-suite: Added !#/bin/bash into all test scripts.
Most of the tests will not work in other default shells like
on Freebsd or Solaris. So we make /bin/bash default now.
2015-07-30 15:38:17 +00:00
be940cf970 testbench: made work on FreeBSD
bash "source" extension is not supported in FreeBSD default shell"
2015-07-15 09:33:31 +00:00
Rainer Gerhards
1500951b7b testbench: permit libdbi test under valgrind without leak check
While this is sub-optimal, the only other alternative is to entirely
disable this test (until we find a better solution, if such exists).
2014-11-11 14:55:49 +01:00
Rainer Gerhards
9cc963926b bugfix: minor memory leak in omlibdbi (< 1k per instance and run)
also testbench improvement (omlibdbi now also receives a couple of
tests if we have a life MySQL server).
2011-03-10 14:46:47 +01:00