1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Moved events tests from main to suite/events

This makes it easier to run test on just events.
This commit is contained in:
Monty
2023-04-22 17:23:52 +03:00
parent ec820a380e
commit 78f684e552
34 changed files with 14 additions and 2 deletions

View File

@@ -186,6 +186,7 @@ my @DEFAULT_SUITES= qw(
compat/mssql-
compat/maxdb-
encryption-
events-
federated-
funcs_1-
funcs_2-
@@ -5961,7 +5962,7 @@ Misc options
phases of test execution.
stress=ARGS Run stress test, providing options to
mysql-stress-test.pl. Options are separated by comma.
xml-report=<file> Output jUnit xml file of the results.
xml-report=<file> Output xml file of the results.
tail-lines=N Number of lines of the result to include in a failure
report.