Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-05-29 | Update fs_spec to use test_env temporary path utility | George Roman | 1 | -9/+1 |
2018-05-29 | Add temporary path utility function to test_env | George Roman | 1 | -0/+9 |
2018-05-28 | Tests: cache build of mock server dependencies to speed up tests | Hisham Muhammad | 6 | -57/+65 |
2018-05-28 | Tests: try to cache rocks from the host system to speed up test | Hisham Muhammad | 1 | -0/+21 |
2018-05-28 | Make the mock server run on Windows | George Roman | 3 | -7/+23 |
2018-05-28 | Add tests for fs.download | George Roman | 1 | -0/+62 |
2018-05-25 | Update install.bat for 5.4 support | Peter Melnichenko | 1 | -5/+5 |
2018-05-25 | write_rockspec: Add support for Lua 5.4 | Kim Alvefur | 1 | -2/+11 |
2018-05-25 | Whitelist Lua 5.4 | Kim Alvefur | 2 | -2/+2 |
2018-05-25 | configure: Learn about Lua 5.4 | Kim Alvefur | 1 | -5/+8 |
2018-05-24 | update changelog | Hisham Muhammad | 1 | -8/+44 |
2018-05-22 | Improve fs module tests | George Roman | 1 | -0/+289 |
2018-05-18 | Add more tests for the fs module | George Roman | 1 | -31/+172 |