Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-05-17 | Update fs module tests to use fs.set_permissions | George Roman | 1 | -130/+186 |
2018-05-17 | Replace fs.chmod with fs.set_permissions | George Roman | 15 | -43/+161 |
2018-05-07 | Tests: build: pin version in test | Hisham Muhammad | 1 | -1/+1 |
2018-05-07 | luarocks-admin: only create index.html if it already exists or --index is given | Hisham Muhammad | 6 | -15/+29 |
2018-05-07 | luarocks-admin: make `add` work with file:// servers | Hisham Muhammad | 2 | -8/+9 |
2018-05-07 | Busted: do not run spec files inside fixture | Hisham Muhammad | 1 | -0/+1 |
2018-05-07 | Tests: test the "busted" backend of `luarocks test` with a local fixture | Hisham Muhammad | 14 | -11/+88 |
2018-05-07 | Tests: add fixture for a project with Busted-based tests | Hisham Muhammad | 2 | -0/+17 |
2018-05-07 | Tests: use luassert 1.7.10 in `luarocks test` tests | Hisham Muhammad | 1 | -7/+7 |
2018-05-07 | Makefile.setup.inc: add references to new modules | Hisham Muhammad | 1 | -2/+4 |
2018-05-07 | test.busted: add explicit fallback for finding Busted on Windows | Hisham Muhammad | 1 | -1/+5 |