]> sourceware.org Git - newlib-cygwin.git/commit - winsup/utils/path.h
Cygwin: Fix 'make check' in utils
authorJon Turney <jon.turney@dronecode.org.uk>
Thu, 12 Nov 2020 14:56:09 +0000 (14:56 +0000)
committerJon Turney <jon.turney@dronecode.org.uk>
Wed, 18 Nov 2020 16:26:36 +0000 (16:26 +0000)
commitcbf8fe6dcad5212e998029a13f892e5d61ad30a3
treee941fac17c7c20311f48e1c4834359ee50d90cf0
parent7d5efba7967ba22592b7ae9cf9877120cc9792db
Cygwin: Fix 'make check' in utils

This has a test of the path translation code used in various utilities
(mount, cygpath, strace).

MOUNT_BINARY is replaced with the absence of MOUNT_TEXT since 26e0b37e.
The issys member of mnt_t struct was removed in b677a99b.

> $ make check
[...]
> total tests: 63
> pass       : 63 (100.0%)
> fail       : 0 (0.0%)
winsup/utils/Makefile.in
winsup/utils/path.h
winsup/utils/testsuite.h
This page took 0.027682 seconds and 5 git commands to generate.