aboutsummaryrefslogtreecommitdiff
path: root/test/test_environment.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Tests: move luarocks installation into its own functionPeter Melnichenko2016-07-081-13/+18
* Tests: adjust file/dir removing functionsPeter Melnichenko2016-07-081-13/+9
* Tests: move clean() into separate function, fix a patternPeter Melnichenko2016-07-081-7/+11
* Tests: remove optional .main() argumentsPeter Melnichenko2016-07-081-13/+10
* Tests: move config creation into its functionPeter Melnichenko2016-07-081-38/+44
* Tests: fix need_luasocket()Peter Melnichenko2016-07-081-11/+6
* Tests: remove optional OS argument in hash_environmentPeter Melnichenko2016-07-081-14/+8
* Tests: fix config creation error handlingPeter Melnichenko2016-07-081-2/+1
* Tests: reformat help messagePeter Melnichenko2016-07-081-15/+21
* Tests: refactor config creationPeter Melnichenko2016-07-081-64/+81
* Tests: fix luabitop installation conditionPeter Melnichenko2016-07-081-1/+1
* Make env vars, paths and run commands available on test env loadPeter Melnichenko2016-07-081-52/+42
* Test suite: use test/test_environment as busted helperPeter Melnichenko2016-07-081-29/+13
* Tests: infer Lua/LuaJIT versionPeter Melnichenko2016-07-081-28/+24
* New test-suite for LuaRocks (#581)robooo2016-07-071-0/+625