aboutsummaryrefslogtreecommitdiff
path: root/spec/write_rockspec_spec.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: reorganize and speed up unit testsHisham Muhammad2024-02-271-4/+5
* editorconfig: trim trailing whitespaceHisham Muhammad2021-03-161-6/+6
* tests: shorter descriptionsHisham Muhammad2020-02-141-1/+1
* write_rockspec, init: rename --lua-version to --lua-versionsHisham Muhammad2018-09-071-5/+5
* Tests: improve isolation of testsHisham Muhammad2018-07-011-10/+13
* Tests: replace #blackbox with #integration and #whitebox with #unitGeorge Roman2018-06-041-1/+1
* Tests: cache build of mock server dependencies to speed up testsHisham Muhammad2018-05-281-3/+0
* Add support for namespaces.Hisham Muhammad2018-04-111-5/+5
* Tests: run our own local git-daemon repository for git testsHisham Muhammad2018-03-301-38/+69
* Reorganize test suite filesHisham Muhammad2018-01-081-13/+13
* Tests: fix URL of testHisham Muhammad2018-01-021-1/+1
* Tests: fix write_rockspec tests wrt scm -> devHisham Muhammad2017-12-191-11/+11
* Test improvementsroboo2016-07-191-2/+1
* Remove some more unused stuff and globals from testsPeter Melnichenko2016-07-081-2/+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
* New test-suite for LuaRocks (#581)robooo2016-07-071-0/+74