netcdf-c/unit_test
Dennis Heimbigner de23473ac3 Support Windows network paths: \\svc\x\y...
re: Issue https:\\github.com\Unidata\netcdf-c\issues\2060

The path conversion code forgot to consider the case of
windows network paths of the form \\svc\x\y...

I have added support for it, but I can't really test it
since I do not have access to a network drive.
2021-08-09 15:34:23 -06:00
..
CMakeLists.txt Make use of clock_gettime be conditional. 2020-12-06 18:19:53 -07:00
Makefile.am Additional Fixes to NCZarr 2020-12-16 20:48:02 -07:00
test_ncuri.c This PR adds EXPERIMENTAL support for accessing data in the 2020-06-28 18:02:47 -06:00
test_pathcvt.c Support Windows network paths: \\svc\x\y... 2021-08-09 15:34:23 -06:00
timer_utils.c Additional Fixes to NCZarr 2020-12-16 20:48:02 -07:00
timer_utils.h Make use of clock_gettime be conditional. 2020-12-06 18:19:53 -07:00
tst_exhash.c Additional Fixes to NCZarr 2020-12-16 20:48:02 -07:00
tst_nc4internal.c Change (again), and hopefully simplify, the file model inference algorithm. 2019-09-29 12:59:28 -06:00
tst_nclist.c fixed warning 2020-03-02 16:29:52 -07:00
tst_xcache.c Additional Fixes to NCZarr 2020-12-16 20:48:02 -07:00