Commit Graph

3 Commits

Author SHA1 Message Date
b776ed7821 Don't assume source and binary directories are the same
Some of the scripts assumed that other scripts would be located in the
same directory where the current script was executed.

Also fixed the SSL connection creation which depended on an obsolete
environment variable causing all out-of-source SSL tests to fail.
2018-05-15 10:14:38 +03:00
ff278df3bd Call non_native_setup in scripts that use mysqltest
A few tests didn't call it explicitly and relied on the implicit
initialization that was done in the test driver.
2017-06-30 11:07:18 +03:00
8c6ca38a8a add tests 2017-05-23 21:09:30 +03:00