aboutsummaryrefslogtreecommitdiff
path: root/spec (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-21Split look_for_lua_install in install.batPeter Melnichenko1-26/+26
2016-08-21Refactor look_for_headers in install.batPeter Melnichenko1-18/+20
2016-08-21Refactor look_for_link_libraries in install.batPeter Melnichenko1-15/+15
2016-08-21Refactor look_for_interpreter in install.batPeter Melnichenko1-45/+21
2016-08-11Make behavior of config files on Windows more consistentHisham2-5/+4
2016-07-28Fix download in test.Hisham1-1/+1
2016-07-28Closes #595. Fixes placement of rockspec when unpacking a git:// rock.Hisham2-3/+11
2016-07-21Bug in installing LRroboo1-4/+4
2016-07-19Test improvementsroboo10-51/+49
2016-07-19Verbose mode addedroboo1-8/+25
2016-07-18Fix of upload tests for lua5.3roboo4-5/+6
2016-07-18Fix of upload tests for lua5.3roboo1-2/+2
2016-07-17Fix of mock server setuproboo2-16/+5
2016-07-17New upload tests with mock-serverroboo3-1/+132
2016-07-15New pack testsroboo1-1/+24
2016-07-14Check for invalid server response.Hisham1-0/+3
2016-07-14Fix of luasocket binary rock testsroboo1-7/+11
2016-07-14need_rock() added, new flag noreset environmentroboo4-19/+16
2016-07-12new_version test updateroboo1-0/+7
2016-07-11Update new_version, pack testsroboo3-0/+41
2016-07-11Make package.path and package.cpath unique in win32 bin scripts.Xpol Wan2-1/+3
2016-07-11Fix crash when given a remote rockspec.Hisham1-5/+9
2016-07-10Update new_version_spec.luarobooo1-6/+1
2016-07-10Doc testsroboo1-1/+18
2016-07-10Tests added - new_versionroboo1-1/+19
2016-07-08Infer Lua version using luarocks.cfg when not on travisPeter Melnichenko1-26/+6
2016-07-08Tests: add file/dir existence check utility functionPeter Melnichenko1-14/+16
2016-07-08Tests: adjust rock/rockspec downloadingPeter Melnichenko1-26/+25
2016-07-08Tests: adjust build_environmentPeter Melnichenko1-7/+11
2016-07-08Tests: utility function for marking sectionsPeter Melnichenko1-11/+11
2016-07-08Tests: move luarocks installation into its own functionPeter Melnichenko1-13/+18
2016-07-08Tests: adjust file/dir removing functionsPeter Melnichenko1-13/+9
2016-07-08Tests: move clean() into separate function, fix a patternPeter Melnichenko1-7/+11
2016-07-08Tests: remove optional .main() argumentsPeter Melnichenko1-13/+10
2016-07-08Tests: move config creation into its functionPeter Melnichenko1-38/+44
2016-07-08Tests: fix need_luasocket()Peter Melnichenko1-11/+6
2016-07-08Tests: remove optional OS argument in hash_environmentPeter Melnichenko1-14/+8
2016-07-08Tests: fix config creation error handlingPeter Melnichenko1-2/+1
2016-07-08Tests: reformat help messagePeter Melnichenko1-15/+21
2016-07-08Tests: refactor config creationPeter Melnichenko1-64/+81
2016-07-08Tests: fix luabitop installation conditionPeter Melnichenko1-1/+1
2016-07-08Remove some more unused stuff and globals from testsPeter Melnichenko12-21/+17
2016-07-08Make env vars, paths and run commands available on test env loadPeter Melnichenko25-92/+82
2016-07-08Tests: disable insulation and use describe() instead of expose()Peter Melnichenko25-25/+26
2016-07-08Test suite: use test/test_environment as busted helperPeter Melnichenko2-29/+18
2016-07-08Remove all the unused imports in test suitePeter Melnichenko23-49/+13
2016-07-08Tests: infer Lua/LuaJIT versionPeter Melnichenko2-31/+27
2016-07-08.travis.yml: don't use virtualenvPeter Melnichenko1-7/+3
2016-07-07New test-suite for LuaRocks (#581)robooo30-1143/+2281
2016-07-05Fix implicit number-to-string coversion in luarocks.helpPeter Melnichenko1-1/+1