add more unit tests for windows
parent
e39894155c
commit
f54d12682a
|
@ -9,3 +9,7 @@ IN: io.windows.nt.files.tests
|
|||
[ t ] [ "//" root-directory? ] unit-test
|
||||
[ t ] [ "//////////////" root-directory? ] unit-test
|
||||
[ t ] [ "\\foo" absolute-path? ] unit-test
|
||||
[ t ] [ "\\\\?\\foo" absolute-path? ] unit-test
|
||||
[ t ] [ "c:\\foo" absolute-path? ] unit-test
|
||||
[ t ] [ "c:" absolute-path? ] unit-test
|
||||
|
||||
|
|
Loading…
Reference in New Issue