Improve msys2 detection for TAP tests

Andrew Dunstan <andrew@dunslane.net>

Commit: 999dc1d2650883b817ea6d4e393ca8ba84a8687d
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2022-01-27T13:26:28Z
Releases: 14.2
Improve msys2 detection for TAP tests

Perl instances on some msys toolchains (e.g. UCRT64) have their
configured osname set to 'MSWin32' rather than 'msys'.  The test for
the msys2 platform is adjusted accordingly.

Backpatch to release 14.

Files

PathChange+/−
src/test/perl/TestLib.pm modified +2 −1