summaryrefslogtreecommitdiff
path: root/spec/test_spec.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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