summaryrefslogtreecommitdiff
path: root/tests/filesys.pure.lisp
AgeCommit message (Expand)Author
2023-10-04Move another test out of filesys.pureDouglas Katzman
2023-10-03Mostly purify the filesys.pure fileDouglas Katzman
2022-05-16win32: make RENAME-FILE overwrite its target fileLuís Borges de Oliveira
2022-05-16Refactor filesys tests using new macro WITH-TEST-DIRECTORYLuís Borges de Oliveira
2022-04-10Fix instances of loop repeat .. for .. patternChristophe Rhodes
2021-05-02Support building & testing in a tree whose leaves are symlinks.Richard M Kreuter
2019-09-07Move OPEN restarts into separate function; add :IF-EXISTS :APPENDJan Moringen
2019-09-07tests: New tests for restarts established by OPENJan Moringen
2019-06-18Try to fix executing tests in randomized symlink treeDouglas Katzman
2019-03-25Get filesys.pure tests to pass in a symlink treeDouglas Katzman
2019-03-22Run each pure test file in a randomly named packageDouglas Katzman
2019-02-02Don't require sb-posix for running tests.Stas Boukarev
2018-01-04Fix DIRECTORIZE-PATHNAME, againJan Moringen
2018-01-02Minor tweaks for recent changesJan Moringen
2017-12-31tests: Adjust tests for escaping in DELETE-DIRECTORY and NAMESTRINGJan Moringen
2017-12-31Fix handling of name and type components in DIRECTORIZE-PATHNAMEJan Moringen
2017-12-31Fix interaction between DIRECTORY and *DEFAULT-PATHNAME-DEFAULTS*Jan Moringen
2017-12-31tests: Collect DIRECTORY tests in one place in filesys.pure.lispJan Moringen
2017-12-31tests: Use ASSERT-ERROR in filesys.pure.lispJan Moringen
2017-12-29Better handling of "stream[s] with associated file"Jan Moringen
2017-11-26tests: don't evaluate :fails/skipped-on.Stas Boukarev
2017-05-31Remove consecutive "//" in PARSE-NATIVE-UNIX-NAMESTRINGDouglas Katzman
2017-02-03tests: Use WITH-TEST in filesys.pure.lispJan Moringen
2017-02-03Fix (directory "SOMETHING/*/**/MORE")Jan Moringen
2016-10-02Fix TYPE-ERROR from (directory "SOME-DIRECTORY/..*")Jan Moringen
2014-05-29Replace (assert (raises-error? ...)) with assert-error.Stas Boukarev
2013-11-14More meaningful error message for OPEN :IF-EXISTS :NEW-VERSIONPaul Khuong
2013-09-24Fix OPEN with :io and :if-does-not-exist nil.Stas Boukarev
2013-08-22Fix OPEN when :if-exists/:if-does-not-exist are both NIL or :ERROR.Stas Boukarev
2012-12-05Remove a few :FAILS-ON test flags for WindowsDavid Lichteblau
2012-10-06fix PARSE-NATIVE-NAMESTRING :JUNK-ALLOWED TNikodemus Siivola
2012-07-19win32: Mark all currently failing tests as suchDavid Lichteblau
2010-10-191.0.43.75: pathnames: both Unix and Win32 use UNPARSE-PHYSICAL-DIRECTORYNikodemus Siivola
2009-05-221.0.28.69: filesystem tests and small Windows improvementsNikodemus Siivola
2009-05-211.0.28.64: more DIRECTORY workNikodemus Siivola
2008-01-051.0.13.16: Fix regression in FILE-AUTHOR.Richard M Kreuter
2008-01-011.0.13.5: Fix bugs in USER-HOMEDIR-PATHNAME, SBCL-HOMEDIR-PATHNAMERichard M Kreuter
2006-10-280.9.18.11: whitespaceNikodemus Siivola
2006-10-260.9.18.9: Pathname Love on Win32Nikodemus Siivola
2005-12-160.9.7.31:Christophe Rhodes
2005-11-290.9.7.3:Christophe Rhodes
2005-07-140.9.2.43:William Harold Newman
2002-05-260.7.4.1:Christophe Rhodes
2002-03-170.7.1.43Daniel Barlow
2001-12-300.pre7.107:William Harold Newman
2001-06-220.6.12.36:William Harold Newman
2001-06-160.6.12.35:William Harold Newman
2001-05-280.6.12.18:William Harold Newman
2001-01-250.6.10.7:William Harold Newman
2001-01-050.6.9.18:William Harold Newman