mariadb/mysql-test/lib/My
Aleksey Midenkov 848b3af816 MDEV-30836 MTR MSYS2 fix attempt
MSYS2 is basically Cygwin, except it has more easy installation (but
with tools which are not used) and it has some more control of path
conversion via MSYS2_ARG_CONV_EXCL and MSYS2_ENV_CONV_EXCL. So it
should be more Windows-friendly than Cygwin.

Installation

Similar to Cygwin, except installing patch requires additional command
run from shell:

    pacman -S patch

MSYS2 still doesn't work as it returns wierd "Bad address" when
exec-ing forked process from create_process(). Same exec from
standalone perl -e runs just fine... :(
2023-09-05 17:43:15 +10:00
..
File Update FSF Address 2019-05-11 21:29:06 +03:00
SafeProcess Merge branch '10.3' into bb-10.4-release 2022-08-10 12:21:08 +02:00
Config.pm Merge 10.1 into 10.2 2019-07-09 13:22:22 +03:00
ConfigFactory.pm Merge 10.3 into 10.4 2019-06-12 08:37:27 +03:00
CoreDump.pm MDEV-30475 Windows, mtr - Remove outdated instructions on how to install post-mortem debugger 2023-01-26 12:32:15 +01:00
Debugger.pm Make vgdb call more universal. 2023-08-21 13:00:34 +02:00
Find.pm MDEV-19129: Xcode compatibility update: mysql-test-run.pl: rename $opt_vs_config to $multiconfig to use with other cmake multiconfig generators 2021-10-21 16:48:00 +03:00
Handles.pm MDEV-20421: big_innodb_log reliably fails on buildbot Windows 2019-09-06 12:05:20 +03:00
Options.pm mtr failed to detect when a combination is forced 2022-01-14 22:16:39 +01:00
Platform.pm MDEV-30836 MTR MSYS2 fix attempt 2023-09-05 17:43:15 +10:00
SafeProcess.pm MDEV-30836 MTR MSYS2 fix attempt 2023-09-05 17:43:15 +10:00
Suite.pm
SysInfo.pm mtr: handle the case of existing but unreadable /proc/cpuinfo 2023-06-02 17:51:40 +02:00
Tee.pm MDEV-22176 Add JUnit support to MTR to generate XML test result 2020-04-07 09:27:51 +00:00
Test.pm MDEV-30836 MTR misc improvements 2023-09-05 17:17:44 +10:00