aboutsummaryrefslogtreecommitdiff
path: root/spec/config_spec.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* config: fix --unsetHisham Muhammad2019-11-291-0/+21
* config: add modes for reading, writing and unsetting individual entriesHisham Muhammad2019-04-031-65/+176
* cmd: fix setting up deployment paths from a treeFYP2018-10-291-0/+17
* Let LuaRocks find LUA_LIBDIR and LUA_INCDIR by itselfHisham Muhammad2018-07-011-4/+4
* Tests: config: no need for special-casing WindowsHisham Muhammad2018-07-011-36/+20
* cfg, cmd: major reorganizationHisham Muhammad2018-07-011-8/+8
* Tests: replace #blackbox with #integration and #whitebox with #unitGeorge Roman2018-06-041-1/+1
* Reorganize test suite filesHisham Muhammad2018-01-081-1/+1
* Use versioned files only. (#734)Hisham Muhammad2017-10-041-10/+2
* This doesn't produce an error, only a warning.Hisham2016-10-291-1/+2
* Fix of config testroboo2016-08-221-19/+16
* Fix of config testroboo2016-08-221-22/+25
* Windows and appveyor support for testsroboo2016-08-211-19/+51
* Remove some more unused stuff and globals from testsPeter Melnichenko2016-07-081-1/+2
* 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/+90