Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing the symbolic link tests since they don't work in Windows. We have ↵ | carregal | 2007-10-26 | 1 | -4/+5 |
| | | | | to re-check them later. | ||||
* | Adding function symlinkatributes. Updating version to 1.3.0 | tomas | 2007-06-07 | 1 | -0/+6 |
| | |||||
* | Corrected the second of 2 bugs on the test script found by Shmuel Zeigerman ↵ | carregal | 2007-05-18 | 1 | -4/+16 |
| | | | | involving the access and update time on lfs.touch() | ||||
* | Corrected 1 of 2 bugs on the test script found by Shmuel Zeigerman: the use ↵ | carregal | 2007-05-17 | 1 | -8/+9 |
| | | | | | | of /tmp as a necessary directory. Corrected a bug on the test script on slow fliesystems due to the reliance on close times | ||||
* | Adding version information | tomas | 2006-06-08 | 1 | -1/+2 |
| | |||||
* | Standardizing execution errors to nil followed by an error message | tomas | 2006-03-14 | 1 | -1/+1 |
| | |||||
* | access time 11, 22 and 33 do not work on windows | tuler | 2005-08-18 | 1 | -6/+6 |
| | |||||
* | touch does not work with directories in windows. | uid20006 | 2005-08-16 | 1 | -11/+22 |
| | |||||
* | using lfs.rmdir instead of os.remove. | uid20006 | 2005-08-16 | 1 | -1/+1 |
| | |||||
* | Closing directory after a complete traversal. | uid20013 | 2005-08-16 | 1 | -27/+30 |
| | | | | Adding tests for that. | ||||
* | new function lfs.rmdir | tuler | 2005-06-03 | 1 | -13/+17 |
| | |||||
* | Acrescimo da funcao lfs.touch (lfs.c e test.lua). | tomas | 2005-01-18 | 1 | -3/+25 |
| | | | | Pequenas correcoes para evitar warnings de redefinicao de macros. | ||||
* | Correcoes em valores de retorno de funcoes. | tomas | 2004-11-05 | 1 | -2/+2 |
| | |||||
* | Pequenas correcoes nos valores de retorno de algumas funcoes. | tomas | 2004-11-01 | 1 | -0/+40 |
Acrescimo do arquivo de testes. |