Skip to content
Snippets Groups Projects
Commit ffd9bb08 authored by Mark Olesen's avatar Mark Olesen
Browse files

OSspecific: altered file tests

- removed the previously added fileName type(), isDir(), isFile() methods.

- added optional bool parameter to isFile() function to explicitly
  enable/disable the check for gzip files.

- fixed minor bugginess where the default usage of isFile() would result in
  false positive matches.

- be slightly more stringent and use isDir() and isFile() instead of
  exists() function when we actually know the expected type.
parent fb29e085
No related branches found
No related tags found
Loading
Showing
with 62 additions and 76 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment