aboutsummaryrefslogtreecommitdiff
path: root/spec/util (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: drop LuaSec dependency on tests, use fixtures insteadHisham Muhammad2020-01-251-17/+25
* build: fix --branch flagHisham Muhammad2019-09-031-0/+1
* Enable use of lua-bz2Hisham Muhammad2019-06-061-1/+3
* update to luacov 0.13.1 + cluacov 0.1.1Hisham Muhammad2019-04-031-2/+5
* Add --sign option to `luarocks pack`Hisham Muhammad2019-04-011-0/+2
* core.sysdetect: add fork-free OS detection (#938)Hisham Muhammad2018-10-301-2/+2
* Tests: add regression test for luarocks.loader startupHisham Muhammad2018-09-111-1/+5
* Tests: add test_env.run_in_tmp utility functionGeorge Roman2018-07-241-0/+19
* Tests: tweak dependencies for env=full testsHisham Muhammad2018-07-181-11/+10
* Tests: support running with the default detected OpenSSL locationsHisham Muhammad2018-07-181-2/+5
* Tests: separate OPENSSL_DIRS into OPENSSL_INCDIR and OPENSSL_LIBDIRGeorge Roman2018-07-051-3/+15
* Tests: improve isolation of testsHisham Muhammad2018-07-011-0/+1
* Let LuaRocks find LUA_LIBDIR and LUA_INCDIR by itselfHisham Muhammad2018-07-011-10/+0
* Tests: improve hardcoded defaultsHisham Muhammad2018-07-011-12/+28
* Tests: try some smarter defaults for WindowsHisham Muhammad2018-07-011-3/+6
* Tests: do not run installer on WindowsHisham Muhammad2018-07-011-35/+38
* Tests: speed up downloading rocks reusing HTTP connectionHisham Muhammad2018-07-011-8/+15
* cmd, Tests: ensure versioned directory is tried firstHisham Muhammad2018-07-011-2/+2
* Tests: ensure that tests do not accidentally find a project dirHisham Muhammad2018-07-011-0/+1
* cfg, cmd: major reorganizationHisham Muhammad2018-07-011-13/+30
* Tests: disable customized external_deps_dirsHisham Muhammad2018-06-141-12/+0
* Tests: do not rebuild mock server rocks if already builtHisham Muhammad2018-06-141-5/+20
* build: make "builtin" the default build.typeHisham Muhammad2018-06-061-8/+13
* Add temporary path utility function to test_envGeorge Roman2018-05-291-0/+9
* Tests: cache build of mock server dependencies to speed up testsHisham Muhammad2018-05-281-33/+42
* Make the mock server run on WindowsGeorge Roman2018-05-282-6/+22
* Tests: test the "busted" backend of `luarocks test` with a local fixtureHisham Muhammad2018-05-072-5/+3
* Tests: ensure that extra_rocks specified in test files were downloadedHisham Muhammad2018-05-071-2/+2
* Tests: avoid race between setup_specs and async start of mock-serverHisham Muhammad2018-04-111-1/+6
* mock-server: make initialization independent of cwdHisham Muhammad2018-04-112-1/+4
* Tests: make verbose mode even more verboseHisham Muhammad2018-04-111-1/+1
* Add support for namespaces.Hisham Muhammad2018-04-112-2/+3
* Fix the way we compare environmentsHisham Muhammad2018-04-111-1/+1
* Tests: run our own local git-daemon repository for git testsHisham Muhammad2018-03-302-6/+125
* Tests: make sure tests run from testrun/Hisham Muhammad2018-03-302-7/+9
* Tests: isolate test environment from existing Lua variablesHisham Muhammad2018-03-291-1/+16
* Tests: modify platform detectionHisham Muhammad2018-01-111-8/+11
* Reorganize test suite filesHisham Muhammad2018-01-082-0/+892