mariadb/mysql-test/lib
unknown 060c768c2b Bug#24274 option "--big-test" of mysql-test-run.pl does not work anymore
- Set environment variable BIG_TEST when using --big-test
 - Skip comment lines when looking for features a test case supports.


mysql-test/lib/mtr_cases.pl:
  Skip all lines that start with # when looking for features required by the test case
mysql-test/mysql-test-run.pl:
  Set environment variable BIG_TEST if option --big-test passed.
2006-11-17 11:01:09 +01:00
..
init_db.sql Change the "Password" column type for the Perl suite running the tests. bug#14023 2005-10-14 13:35:36 +02:00
mtr_cases.pl Bug#24274 option "--big-test" of mysql-test-run.pl does not work anymore 2006-11-17 11:01:09 +01:00
mtr_diff.pl mysql-test-run.pl: 2005-03-29 07:29:38 +02:00
mtr_gcov.pl Move list of mysqls src dirs into lib/mtr_gcov.pl as it's only used from there 2006-10-08 17:05:17 +02:00
mtr_gprof.pl Many files: 2004-12-30 16:34:01 +01:00
mtr_im.pl Backport from 5.1 2006-10-04 12:47:32 +02:00
mtr_io.pl Improve the reading of .pid files from var/run 2006-10-31 19:02:33 +01:00
mtr_match.pl Backport from 5.0 a fix that will start ndb only for tests that needs it 2006-08-25 15:17:03 +02:00
mtr_misc.pl Fix mysql-test-run.pl for "bin dist" look in "bin" directory for client binaries as well. 2006-11-03 12:32:05 +01:00
mtr_process.pl Don't warn about "Found non pid file" for elements that are not files. 2006-11-03 15:26:42 +01:00
mtr_report.pl Put the printf of failed ratio on itäs only line, printf was tricked 2006-10-18 17:58:26 +02:00
mtr_stress.pl Fiexes for --stress mode in mysql-test-run.pl 2006-11-03 17:53:57 +01:00
mtr_timer.pl Don't stop the time in mtr_timer_timeout, that will be done after testcase or when program exit 2006-10-18 17:16:08 +02:00