<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luafilesystem/tests, branch v1_4_0</title>
<subtitle>A mirror of https://github.com/lunarmodules/luafilesystem
</subtitle>
<id>https://git.lua4.win/luafilesystem/atom?h=v1_4_0</id>
<link rel='self' href='https://git.lua4.win/luafilesystem/atom?h=v1_4_0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/'/>
<updated>2008-02-13T20:59:51+00:00</updated>
<entry>
<title>Adding tests for lfs.setmode</title>
<updated>2008-02-13T20:59:51+00:00</updated>
<author>
<name>carregal</name>
<email>carregal</email>
</author>
<published>2008-02-13T20:59:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=db7e8b913315e269afde7bd20b54cbc9514a5f9d'/>
<id>urn:sha1:db7e8b913315e269afde7bd20b54cbc9514a5f9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixing a wrong test (tks to Enrico Tassi)</title>
<updated>2007-10-27T14:15:49+00:00</updated>
<author>
<name>carregal</name>
<email>carregal</email>
</author>
<published>2007-10-27T14:15:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=6368cd544f32bcfc68b70230f9f3249721fbe37a'/>
<id>urn:sha1:6368cd544f32bcfc68b70230f9f3249721fbe37a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Checking for lfs.symlinkattributes so the tests are not applied in Windows</title>
<updated>2007-10-26T21:06:14+00:00</updated>
<author>
<name>carregal</name>
<email>carregal</email>
</author>
<published>2007-10-26T21:06:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=4790b562ca48f7305126057bde4785b8747edf55'/>
<id>urn:sha1:4790b562ca48f7305126057bde4785b8747edf55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removing the symbolic link tests since they don't work in Windows. We have to re-check them later.</title>
<updated>2007-10-26T20:13:10+00:00</updated>
<author>
<name>carregal</name>
<email>carregal</email>
</author>
<published>2007-10-26T20:13:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=d202dad4f13caf9cc104dc1fdcbdbdd2b607a91e'/>
<id>urn:sha1:d202dad4f13caf9cc104dc1fdcbdbdd2b607a91e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding function symlinkatributes. Updating version to 1.3.0</title>
<updated>2007-06-07T01:28:08+00:00</updated>
<author>
<name>tomas</name>
<email>tomas</email>
</author>
<published>2007-06-07T01:28:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=57a64a5cfee378f331ae425945a8026bcc668a8b'/>
<id>urn:sha1:57a64a5cfee378f331ae425945a8026bcc668a8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Corrected the second of 2 bugs on the test script found by Shmuel Zeigerman involving the access and update time on lfs.touch()</title>
<updated>2007-05-18T18:04:46+00:00</updated>
<author>
<name>carregal</name>
<email>carregal</email>
</author>
<published>2007-05-18T18:04:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=d3e7a0ed127cd81c057ed174615361f518056d28'/>
<id>urn:sha1:d3e7a0ed127cd81c057ed174615361f518056d28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Corrected 1 of 2 bugs on the test script found by Shmuel Zeigerman: the use of /tmp as a necessary directory.</title>
<updated>2007-05-17T23:08:20+00:00</updated>
<author>
<name>carregal</name>
<email>carregal</email>
</author>
<published>2007-05-17T23:08:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=4e23cb01d902c2e43ed1e2df96f67042962146c2'/>
<id>urn:sha1:4e23cb01d902c2e43ed1e2df96f67042962146c2</id>
<content type='text'>
Corrected a bug on the test script on slow fliesystems due to the reliance on close times
</content>
</entry>
<entry>
<title>Adding version information</title>
<updated>2006-06-08T18:04:29+00:00</updated>
<author>
<name>tomas</name>
<email>tomas</email>
</author>
<published>2006-06-08T18:04:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=c182bab5f9bfae9dfa2d44e3ca46783f52e1a915'/>
<id>urn:sha1:c182bab5f9bfae9dfa2d44e3ca46783f52e1a915</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Standardizing execution errors to nil followed by an error message</title>
<updated>2006-03-14T13:39:38+00:00</updated>
<author>
<name>tomas</name>
<email>tomas</email>
</author>
<published>2006-03-14T13:39:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=121ae680f1c897d8773041781a6a7bd0c85010fc'/>
<id>urn:sha1:121ae680f1c897d8773041781a6a7bd0c85010fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>access time 11, 22 and 33 do not work on windows</title>
<updated>2005-08-18T12:43:05+00:00</updated>
<author>
<name>tuler</name>
<email>tuler</email>
</author>
<published>2005-08-18T12:43:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=55de5925e5e657b9922a784e754c7b9a66b7b669'/>
<id>urn:sha1:55de5925e5e657b9922a784e754c7b9a66b7b669</id>
<content type='text'>
</content>
</entry>
</feed>
