aboutsummaryrefslogtreecommitdiff
path: root/spec/quick (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix(build): ensure --force works for buildHisham Muhammad2024-04-052-0/+45
* tests: convert some install testsHisham Muhammad2024-03-131-0/+211
* tests: convert most pack testsHisham Muhammad2024-03-131-0/+128
* tests: replace new_version with quick testsHisham Muhammad2024-03-131-0/+213
* tests: convert downgrade test to spec/quickHisham Muhammad2024-03-131-0/+46
* fix(windows): parse slashes correctly when reading rock_manifestHisham Muhammad2024-03-061-0/+47
* tests(quick): more consistent processing of tmpdirHisham Muhammad2024-03-064-12/+12
* fix: check permissions before trying to lockHisham Muhammad2024-03-051-24/+52
* feat: better error message when lacking permissionsHisham Muhammad2024-02-291-7/+28
* tests: speed up and simplifyHisham Muhammad2024-02-297-6/+407
* feat: more informative reports no bad LUA_{INC,LIB}DIR configsHisham Muhammad2024-02-292-5/+121
* feat(build,install): only rebuild and reinstall when using --forceHisham Muhammad2024-02-292-0/+82
* tests: reorganize and speed up unit testsHisham Muhammad2024-02-271-0/+22
* tests: replace some more tests with quick testsHisham Muhammad2024-02-261-3/+254
* fix: better normalization for paths and slashesHisham Muhammad2024-02-232-4/+4
* tests: introduce quick testsHisham Muhammad2024-02-234-0/+273
* fix: handle error if test.command is not a string.Hisham Muhammad2024-02-211-0/+51