1
0
mirror of https://github.com/MariaDB/server.git synced 2025-10-30 04:26:45 +03:00
Files
mariadb/mysql-test/lib
unknown d99d05e987 Implement WL#2789 "Instance Manager: test using mysql-test-run testing framework"
mysql-test/Makefile.am:
  Make installation procedure aware of the Instance Manager tests.
mysql-test/lib/mtr_cases.pl:
  Make collect_one_test_case() aware of the Instance Manager tests.
mysql-test/lib/mtr_process.pl:
  Minor changes:
    - open log files for append, not for overwrite. Append mode is very
      useful for debugging of several tests;
    - extract the code for killing processes into a separate function:
      mtr_kill_processes(). The function is used to stop IM-related processes.
mysql-test/mysql-test-run.pl:
  Added support for the Instance Manager tests.
2005-08-29 22:28:42 +04:00
..
2005-08-23 13:57:12 +02:00
2005-03-29 07:29:38 +02:00
2004-12-30 16:34:01 +01:00
2004-12-30 16:34:01 +01:00
2005-02-03 21:13:27 +01:00
2004-12-30 16:34:01 +01:00
2005-08-17 14:40:23 +02:00
2005-08-27 01:45:50 +02:00