add more unit tests for windows

db4
erg 2008-03-27 09:01:48 -05:00
parent e39894155c
commit f54d12682a
1 changed files with 4 additions and 0 deletions

View File

@ -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