aboutsummaryrefslogtreecommitdiff
path: root/spec/test_spec.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: bump luasystem dependencyHisham Muhammad2025-01-031-1/+1
* tests: rockspec use cleanupsHisham Muhammad2024-03-131-5/+5
* tests: minor tweaksHisham Muhammad2024-03-131-16/+1
* tests: reorganize and speed up unit testsHisham Muhammad2024-02-271-173/+0
* fix `test --prepare` with non-busted rocks (#1453)Pierre Chapuis2022-11-281-0/+9
* tests: run tests on Lua 5.4 and LuaJIT 2.1Hisham Muhammad2022-04-161-1/+1
* tests: avoid repeated hardcoded package version numbers all overHisham Muhammad2022-04-121-4/+5
* luarocks test: add --prepare flag (#1314)Deepak Singh Rathore2021-06-221-0/+26
* editorconfig: trim trailing whitespaceHisham Muhammad2021-03-161-32/+32
* fix downgrades of rocks containing directories (#1151)Hisham Muhammad2020-02-071-12/+6
* tests: simplify descriptions and set lazy setup/teardownHisham Muhammad2019-11-291-3/+3
* fs: make module loading side-effect free, require explicit init()Hisham Muhammad2018-07-011-0/+3
* Tests: test commandGeorge Roman2018-06-221-0/+170
* Tests: replace #blackbox with #integration and #whitebox with #unitGeorge Roman2018-06-041-1/+1
* Tests: try to cache rocks from the host system to speed up testHisham Muhammad2018-05-281-0/+21
* Tests: test the "busted" backend of `luarocks test` with a local fixtureHisham Muhammad2018-05-071-6/+7
* Tests: use luassert 1.7.10 in `luarocks test` testsHisham Muhammad2018-05-071-7/+7
* Tests: add test for `luarocks test`Hisham Muhammad2018-05-071-0/+56