diff options
author | David Robillard <d@drobilla.net> | 2024-06-23 08:41:36 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2024-06-23 08:50:07 -0400 |
commit | c147881d999fa966ea266d6feac2a3fabeef511b (patch) | |
tree | 27ba19de9546f33b7f270faf674eb032b1349487 /src/win32/sem_win32.c | |
parent | 94f97199da6064080ae1cdf99048c8d4f01600a5 (diff) | |
download | zix-c147881d999fa966ea266d6feac2a3fabeef511b.tar.gz zix-c147881d999fa966ea266d6feac2a3fabeef511b.tar.bz2 zix-c147881d999fa966ea266d6feac2a3fabeef511b.zip |
Skip socket file type test with absurdly long TMPDIR
If TMPDIR is so long that it doesn't fit in the socket address field, then it's
impossible to create a socket in the temporary directory. This is a pretty
weird situation that would never happen on a normal system, so I think the test
can just be skipped without the reduced coverage being a problem.
Diffstat (limited to 'src/win32/sem_win32.c')
0 files changed, 0 insertions, 0 deletions