summaryrefslogtreecommitdiff
path: root/.bzrignore
diff options
context:
space:
mode:
authorlenz@mysql.com <>2005-01-20 16:25:38 +0100
committerlenz@mysql.com <>2005-01-20 16:25:38 +0100
commit9675b0698f911b2f9120a99ef959202908b40244 (patch)
tree494fdb1c73bba60775912dac736c61ac8e28b1aa /.bzrignore
parent187dce645bb4cdb1f511f58c104bdd7f28290b6b (diff)
downloadmariadb-git-9675b0698f911b2f9120a99ef959202908b40244.tar.gz
- renamed client_test -> mysql_client_test
- renamed the tests that use the embedded server (client_test -> mysql_client_test_embedded, mysqltest -> mysql_test_embedded and changed some Makefiles and scripts so they are installed in $bindir (required to be able to run the test suite against the embedded server)
Diffstat (limited to '.bzrignore')
-rw-r--r--.bzrignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore
index 54a8c8fd03a..40b7668cb64 100644
--- a/.bzrignore
+++ b/.bzrignore
@@ -1002,3 +1002,5 @@ vio/test-ssl
vio/test-sslclient
vio/test-sslserver
vio/viotest-ssl
+tests/mysql_client_test
+tests/mysql_client_test