aboutsummaryrefslogtreecommitdiff
path: root/tests/test.lua (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-20Add a 'target' field for symlinkattributes.Hisham3-1/+67
2016-06-09Add a test for #52.Peter Melnichenko1-0/+3
2016-06-01Fix export of luaopen_lfs on Windows (#74)Eric Cosatto2-12/+14
2016-05-05Include strerror(errno) into error message in lfs.attributesPeter Melnichenko1-2/+2
2016-05-05Add attribute name to error on invalid attribute in lfs.attributesPeter Melnichenko1-1/+1
2016-05-04Document passing table as second argument to lfs.attributesPeter Melnichenko2-4/+5
2016-05-04Refactor set_info() using lua_setfieldPeter Melnichenko1-9/+6
2016-05-04Update top level commentsPeter Melnichenko2-7/+4
2016-05-04Fix a warning when compiling as C++11Peter Melnichenko1-1/+1
2016-05-04Update docs [ci skip]Peter Melnichenko4-29/+14
2016-05-04Delete $(CFLAGS).Jin Qing1-1/+1
2016-05-03Use hererocks for AppveyorPeter Melnichenko4-801/+12
2016-05-03Use hererocks for Travis-CIPeter Melnichenko4-150/+8