aboutsummaryrefslogtreecommitdiff
path: root/spec/init_spec.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: reorganize and speed up unit testsHisham Muhammad2024-02-271-3/+1
* feat(init): add --no-gitignore, --no-wrapper-scripts, --wrapper-dirHisham Muhammad2024-02-171-0/+63
* tests: run tests on Lua 5.4 and LuaJIT 2.1Hisham Muhammad2022-04-161-2/+2
* editorconfig: trim trailing whitespaceHisham Muhammad2021-03-161-10/+10
* tests: shorter descriptionsHisham Muhammad2020-02-141-6/+6
* fs: fix Lua wrapper for interactive modeHisham Muhammad2019-09-031-0/+39
* spec/init_spec.lua: cleanup testHisham Muhammad2019-04-091-3/+1
* cmd: refactor detection code and improve detection of project dirHisham Muhammad2019-04-011-1/+3
* write_rockspec: fix representation of Lua version dependencyHisham Muhammad2018-09-251-0/+21
* Fix: do not detect .luarocks/config-5.x.lua and lua_modules as modulesHisham Muhammad2018-08-021-1/+51
* Tests: add test_env.run_in_tmp utility functionGeorge Roman2018-07-241-64/+45
* Tests: luarocks init (#811)George Roman2018-06-051-0/+83