mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Created suites for heap, archive and csv.
Moved test from main suite to the new suites. Move tests from maria/t and maria/r to maria mysql-test/mysql-test-run.pl: Added support for the new suites
This commit is contained in:
8
mysql-test/suite/archive/mysqlhotcopy_archive.test
Normal file
8
mysql-test/suite/archive/mysqlhotcopy_archive.test
Normal file
@@ -0,0 +1,8 @@
|
||||
# Test of mysqlhotcopy (perl script)
|
||||
# Author: Horst Hunger
|
||||
# Created: 2010-05-10
|
||||
|
||||
--source include/have_archive.inc
|
||||
let $engine= archive;
|
||||
--source include/mysqlhotcopy.inc
|
||||
--exit
|
Reference in New Issue
Block a user