Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keplerproject/luafilesystem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-04-23It does work on Windows now!Hisham Muhammad
2020-04-21tests: behavior test for hard linksHisham Muhammad
2017-09-14Merge branch '1.7'Peter Melnichenko
2016-08-25Fix lfs.attributes and lfs.symlinkattributes extra argument handlingPeter Melnichenko
2016-07-16Add a 'target' field for symlinkattributes.NiteHawk
2016-06-21Merge branch 'master' into 1.7Peter Melnichenko
2016-06-09Add a test for #52.Peter Melnichenko
2016-05-05Test what lfs.attributes returns on errorPeter Melnichenko
2014-08-09Fix lfs.attributes(file, 'blksize')Stefan Hoffmann
2012-10-01luafilesystem 1.6.0Fabio Mascarenhas
2012-04-09applied debian patches from enrico tassiFabio Mascarenhas
2011-06-09Add lfs.link.Reuben Thomas
2011-06-09Use package.config to get directory separator.Reuben Thomas
2011-06-09Add trivial implementation of setmode on non-Windows platforms.Reuben Thomas
2011-06-09Make test.lua find its interpreter using /usr/bin/env.Reuben Thomas
2011-06-09Add trivial link_info support on Windows (using STAT_FUNC).Reuben Thomas
2009-06-04added explicit next and close methods to second return value of lfs.dir (the ...mascarenhas
2008-03-25large file support in lfs.attributes (bug #2185)mascarenhas
2008-03-10Fixed bug in the Windows tests (patch by Shmuel Zeigerman)carregal
2008-02-13Adding tests for lfs.setmodecarregal
2007-10-27Fixing a wrong test (tks to Enrico Tassi)carregal
2007-10-27Checking for lfs.symlinkattributes so the tests are not applied in Windowscarregal
2007-10-27Removing the symbolic link tests since they don't work in Windows. We have to...carregal
2007-06-07Adding function symlinkatributes. Updating version to 1.3.0tomas
2007-05-18Corrected the second of 2 bugs on the test script found by Shmuel Zeigerman i...carregal
2007-05-18Corrected 1 of 2 bugs on the test script found by Shmuel Zeigerman: the use o...carregal
2006-06-08Adding version informationtomas
2006-03-14Standardizing execution errors to nil followed by an error messagetomas
2005-08-18access time 11, 22 and 33 do not work on windowstuler
2005-08-16touch does not work with directories in windows.uid20006
2005-08-16using lfs.rmdir instead of os.remove.uid20006
2005-08-16Closing directory after a complete traversal.uid20013
2005-06-04new function lfs.rmdirtuler
2005-01-18Acrescimo da funcao lfs.touch (lfs.c e test.lua).tomas
2004-11-05Correcoes em valores de retorno de funcoes.tomas
2004-11-01Pequenas correcoes nos valores de retorno de algumas funcoes.tomas