aboutsummaryrefslogtreecommitdiff
path: root/spec/make_spec.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: speed up and simplifyHisham Muhammad2024-02-291-42/+0
* tests: reorganize and speed up unit testsHisham Muhammad2024-02-271-13/+11
* tests: avoid repeated hardcoded package version numbers all overHisham Muhammad2022-04-121-33/+33
* fix: pack: rockspec with a bare file in the urlHisham Muhammad2021-03-221-2/+3
* editorconfig: trim trailing whitespaceHisham Muhammad2021-03-161-11/+11
* make: support --only-depsHisham Muhammad2020-02-141-0/+12
* tests: shorter descriptionsHisham Muhammad2020-02-141-11/+11
* dependency pinning: luarocks.lock file and --pin flagHisham Muhammad2019-11-291-0/+119
* Support make --no-doc (#1092)Paul Ouellette2019-11-151-0/+16
* Tests: add test cases for rocks with conflicting module namesHisham Muhammad2018-09-041-0/+105
* Tests: replace #blackbox with #integration and #whitebox with #unitGeorge Roman2018-06-041-1/+1
* Tests: make sure tests run from testrun/Hisham Muhammad2018-03-301-9/+18
* Reorganize test suite filesHisham Muhammad2018-01-081-2/+2
* Use versioned files only. (#734)Hisham Muhammad2017-10-041-5/+5
* Change setup/teardown in make tests to before/after due to wrong useroboo2017-07-061-2/+2
* Added LPeg dependency for lxsh to luarocks make testsroboo2017-07-051-0/+1
* Add a test for conflict resolution with mixed deploy typesPeter Melnichenko2016-11-011-1/+68
* Tests: luarocks_bool commands log their outputs on failure.Hisham2016-09-081-4/+4
* Windows and appveyor support for testsroboo2016-08-211-20/+23
* Test improvementsroboo2016-07-191-5/+5
* Fix of upload tests for lua5.3roboo2016-07-181-1/+1
* Make env vars, paths and run commands available on test env loadPeter Melnichenko2016-07-081-2/+2
* Tests: disable insulation and use describe() instead of expose()Peter Melnichenko2016-07-081-1/+1
* Remove all the unused imports in test suitePeter Melnichenko2016-07-081-2/+1
* New test-suite for LuaRocks (#581)robooo2016-07-071-0/+99