On Fri, May 30, 2014 at 12:06:19PM -0700, Gurucharan Shetty wrote:
> file_name.at tests dirname(), basename() and symlinks tests
> that are POSIX related.
>
> Though we run the unit tests on msys, msys
> automatically converts '/' to a Windows equivalent 'C:/foo/bar'
> So, dirname() and basename()
file_name.at tests dirname(), basename() and symlinks tests
that are POSIX related.
Though we run the unit tests on msys, msys
automatically converts '/' to a Windows equivalent 'C:/foo/bar'
So, dirname() and basename() wouldn't really work.
Also, Windows does not have a one-one symlink functiona