]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: CI: Run cygserver for tests
authorJon Turney <jon.turney@dronecode.org.uk>
Thu, 1 Sep 2022 13:07:26 +0000 (14:07 +0100)
committerJon Turney <jon.turney@dronecode.org.uk>
Fri, 13 Jan 2023 17:03:59 +0000 (17:03 +0000)
commit6072dcfc346f6d5409bb8324dec1d7e8e08c22ef
tree7629d43e1a1b50f4a3d8342f72d9ec09a22eb2a8
parent09654548228e797af199ece1a24fc505fb43ee85
Cygwin: CI: Run cygserver for tests

Note that cygserver must be run using the same cygwin1.DLL as test
programs, as they communicate over a named pipe whose name contains the
'installation key' (which is a hash of the cygwin1.dll's path).

We run cygserver via 'cmd' to avoid the special code which handles a
cygwin parent process starting a cygwin child process, which assumes the
same version of cygwin in both.
.github/workflows/cygwin.yml
This page took 0.026841 seconds and 5 git commands to generate.