aboutsummaryrefslogtreecommitdiff
path: root/spec (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat(upload): add a dry-run flagThijs Schreijer2026-07-181-0/+13
* fix: make write_rockspec command write valid rockspec given the rockspec_form...Hugo Levy-Falk2026-07-161-7/+15
* tests: Add lint pass on the created rockspecs for the write_rockspec command.Hugo Levy-Falk2026-07-161-15/+7
* lua5.5: loop control variables are const in quick_parseChristian Clauss2026-07-161-0/+1
* fix: make write_rockspec command write valid rockspec given the rockspec_form...Hugo Levy-Falk2026-07-132-18/+26
* tests: Add lint pass on the created rockspecs for the write_rockspec command.Hugo Levy-Falk2026-07-131-2/+8
* tests: Add lint pass on the created rockspecs for the init command.Hugo Levy-Falk2026-07-131-1/+8
* Fix typos discovered by codespellChristian Clauss2026-07-111-1/+1
* tests: remove duplicate from quick testsHisham Muhammad2026-05-211-35/+0
* tests: fix tests for luarocks.lock -- lua version is no longer pinnedHisham Muhammad2026-05-212-6/+3
* fix: check if table entry is nil or not (#1867)Bruno Thiago2026-03-171-0/+38
* Improve flexibility around vendored librariestobil4sk2026-02-031-0/+1
* update handling of version-specific LUA_PATH / LUA_CPATHPierre Chapuis2025-12-261-0/+4
* support Lua 5.5Pierre Chapuis2025-12-261-2/+2
* feat: add build vars. for rockspecs with the dir. of its deps.Renato Maia2025-05-191-0/+49
* feat: add LUA_VERSION build variable for rockspecsRenato Maia2025-05-191-0/+46
* tests: fix typo from Appveyor removalHisham Muhammad2025-03-091-1/+1
* ci: remove AppveyorHisham Muhammad2025-03-092-12/+2
* ci(windows): support MinGW-w64 UCRT64 on test_envluau-project2025-03-091-1/+49
* ci(windows): bypass Windows GH runner permissionsluau-project2025-03-091-1/+1
* ci(windows): bump luasocket versionluau-project2025-03-091-1/+1
* ci(windows): adjust docs on spec READMEluau-project2025-03-091-0/+1
* tests: bump luasystem dependencyHisham Muhammad2025-01-031-1/+1
* tests: synchronize actual and fs's chdirHisham Muhammad2024-10-211-0/+1
* tests: use compat53Hisham Muhammad2024-10-212-0/+5
* tests: some testing environment cleanupsHisham Muhammad2024-10-212-2/+9
* tests: unit test updatesV1K1NGbg2024-10-214-19/+10
* fix: patch: check array indices correctlyHisham Muhammad2024-08-271-3/+2
* tests: setup openssl via brew with new pathsHisham Muhammad2024-05-141-2/+13
* bump cluacov to 0.1.3Hisham Muhammad2024-05-141-1/+1
* fix(build): ensure --force works for buildHisham Muhammad2024-04-052-0/+45
* tests(quick): fix NOT_STDERR test refactoring output checksHisham Muhammad2024-04-051-46/+23
* tests: convert some install testsHisham Muhammad2024-03-133-27/+212
* tests: convert most pack testsHisham Muhammad2024-03-134-66/+135
* tests: rockspec use cleanupsHisham Muhammad2024-03-136-16/+5
* tests: replace new_version with quick testsHisham Muhammad2024-03-132-85/+213
* tests: minor tweaksHisham Muhammad2024-03-132-18/+1
* tests: convert downgrade test to spec/quickHisham Muhammad2024-03-132-6/+46
* fix(windows): parse slashes correctly when reading rock_manifestHisham Muhammad2024-03-062-1/+48
* fix(windows): output native slashes on fs.findHisham Muhammad2024-03-062-6/+6
* tests: bump luasec depHisham Muhammad2024-03-061-1/+1
* tests(quick): more consistent processing of tmpdirHisham Muhammad2024-03-065-36/+37
* fix: check permissions before trying to lockHisham Muhammad2024-03-051-24/+52
* tests: add tests for fs.execute_env using variables with spacesSewbacca2024-03-042-0/+61
* feat: better error message when lacking permissionsHisham Muhammad2024-02-291-7/+28
* tests: mark a couple of problematic tests as pendingHisham Muhammad2024-02-291-2/+2
* tests: speed up and simplifyHisham Muhammad2024-02-2923-280/+491
* tests: disable luacov runner tickHisham Muhammad2024-02-2912-36/+23
* feat: more informative reports no bad LUA_{INC,LIB}DIR configsHisham Muhammad2024-02-295-19/+132
* do not check coverage or luacheck for vendored modulesHisham Muhammad2024-02-291-0/+3