1.0.28.69: filesystem tests and small Windows improvements
authorNikodemus Siivola <nikodemus@random-state.net>
Fri, 22 May 2009 06:16:20 +0000 (06:16 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Fri, 22 May 2009 06:16:20 +0000 (06:16 +0000)
commit0567612118d44cde39bb41058a4d06e771fcf0c6
treec769cf047580cb217a12d3732183c8770c0d4b4d
parentf33fdd489e9012e5064d35ca7edc7d4bc3c4a0c2
1.0.28.69: filesystem tests and small Windows improvements

* FILE-AUTHOR returns NIL instead of signalling an error on Windows

* Missing DIRECTORY canonicalization tests.

* Check one-letter devices for being alpha-chars when unparsing
  them on Windows.

* NATIVE-NAMESTRING now has similar tailing-slash handling
  on Windows as elsewhere -- adjust the test.

* Windows namestrings canonicalize / to \ -- make the random
  namestring tests take that into account.

  ...filesys.pure.lisp passes on Windows.
NEWS
src/code/filesys.lisp
src/code/win32-pathname.lisp
tests/filesys.pure.lisp
version.lisp-expr