On Fri, Jun 18, 2021 at 09:19:54PM +0300, Eli Zaretskii wrote: > > From: Gavin Smith <[email protected]> > > Date: Fri, 18 Jun 2021 16:34:42 +0100 > > Cc: [email protected] > > > > > This pretest builds cleanly with MinGW on MS-Windows, and passes all > > > the tests (with some tests skipped, as expected). > > > > That's good to hear. Did you check if all the XS modules are still > > building and running okay? > > They seemed to be. Are there any specific tests or checks you'd like > me to do?
The main way to check would be to set TEXINFO_XS=debug in the environment and check that the modules are being loaded.
