Skip to content

Conversation

@hakonhagland
Copy link
Contributor

Fixes issue #22. It seems it is not possible to make files unreadable on MSYS2. Skipped the tests that checked for readable bit. Also added 'msys' to the _win32() sub such that MSYS2 is treated as Win32 in the tests. The test suite now passes on my machine.

It seems it is not possible to make files unreadable on MSYS2. Skipped
the tests that checked for readable bit. Also added 'msys' to the
_win32() sub such that MSYS2 is treated as Win32 in the tests.
@coveralls
Copy link

coveralls commented Jul 19, 2020

Coverage Status

Coverage remained the same at 88.966% when pulling 6ca73cb on hakonhagland:msys2 into 206f0cf on briandfoy:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 88.966% when pulling 48a7003 on hakonhagland:msys2 into 206f0cf on briandfoy:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 88.966% when pulling 48a7003 on hakonhagland:msys2 into 206f0cf on briandfoy:master.

@hakonhagland
Copy link
Contributor Author

Seems like some tests fail under Strawberry Perl on Windows, I am looking into it.

The test writeable_fails in t/test_files.t assumes that a UID==0 or
EUID==0 implies running with elevated privileges. It seems this is not
the case for MSWin32.
@briandfoy briandfoy merged commit 534e08f into briandfoy:master Jan 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants