| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: run quiet curl in mock API calls | Hisham Muhammad | 2022-08-26 | 1 | -1/+1 |
* | tests: run full tests with LuaSec | Hisham Muhammad | 2022-08-26 | 1 | -5/+8 |
* | tests: accept full path in -Xhelper lua_interpreter | Hisham Muhammad | 2022-06-06 | 1 | -9/+14 |
* | tests: run tests on Lua 5.4 and LuaJIT 2.1 | Hisham Muhammad | 2022-04-16 | 1 | -5/+4 |
* | tests: avoid repeated hardcoded package version numbers all over | Hisham Muhammad | 2022-04-12 | 1 | -24/+107 |
* | tests: remove Travis CI, add Github Actions | Hisham Muhammad | 2022-02-17 | 1 | -6/+6 |
* | tests: wait longer for mock server to start | Hisham Muhammad | 2022-02-17 | 1 | -13/+25 |
* | tests: bump luacov to 0.15.0 | Hisham Muhammad | 2021-07-22 | 1 | -2/+2 |
* | editorconfig: trim trailing whitespace | Hisham Muhammad | 2021-03-16 | 1 | -14/+14 |
* | fs: always check for failure of fs.which_tool (#1157) | Hisham Muhammad | 2020-02-20 | 1 | -1/+5 |
* | tests: drop LuaSec dependency on tests, use fixtures instead | Hisham Muhammad | 2020-01-25 | 1 | -17/+25 |
* | Enable use of lua-bz2 | Hisham Muhammad | 2019-06-06 | 1 | -1/+3 |
* | update to luacov 0.13.1 + cluacov 0.1.1 | Hisham Muhammad | 2019-04-03 | 1 | -2/+5 |
* | Add --sign option to `luarocks pack` | Hisham Muhammad | 2019-04-01 | 1 | -0/+2 |
* | core.sysdetect: add fork-free OS detection (#938) | Hisham Muhammad | 2018-10-30 | 1 | -2/+2 |
* | Tests: add regression test for luarocks.loader startup | Hisham Muhammad | 2018-09-11 | 1 | -1/+5 |
* | Tests: add test_env.run_in_tmp utility function | George Roman | 2018-07-24 | 1 | -0/+19 |
* | Tests: tweak dependencies for env=full tests | Hisham Muhammad | 2018-07-18 | 1 | -11/+10 |
* | Tests: support running with the default detected OpenSSL locations | Hisham Muhammad | 2018-07-18 | 1 | -2/+5 |
* | Tests: separate OPENSSL_DIRS into OPENSSL_INCDIR and OPENSSL_LIBDIR | George Roman | 2018-07-05 | 1 | -3/+15 |
* | Tests: improve isolation of tests | Hisham Muhammad | 2018-07-01 | 1 | -0/+1 |
* | Let LuaRocks find LUA_LIBDIR and LUA_INCDIR by itself | Hisham Muhammad | 2018-07-01 | 1 | -10/+0 |
* | Tests: improve hardcoded defaults | Hisham Muhammad | 2018-07-01 | 1 | -12/+28 |
* | Tests: try some smarter defaults for Windows | Hisham Muhammad | 2018-07-01 | 1 | -3/+6 |
* | Tests: do not run installer on Windows | Hisham Muhammad | 2018-07-01 | 1 | -35/+38 |
* | Tests: speed up downloading rocks reusing HTTP connection | Hisham Muhammad | 2018-07-01 | 1 | -8/+15 |
* | cmd, Tests: ensure versioned directory is tried first | Hisham Muhammad | 2018-07-01 | 1 | -2/+2 |
* | Tests: ensure that tests do not accidentally find a project dir | Hisham Muhammad | 2018-07-01 | 1 | -0/+1 |
* | cfg, cmd: major reorganization | Hisham Muhammad | 2018-07-01 | 1 | -13/+30 |
* | Tests: disable customized external_deps_dirs | Hisham Muhammad | 2018-06-14 | 1 | -12/+0 |
* | Tests: do not rebuild mock server rocks if already built | Hisham Muhammad | 2018-06-14 | 1 | -5/+20 |
* | build: make "builtin" the default build.type | Hisham Muhammad | 2018-06-06 | 1 | -8/+13 |
* | Add temporary path utility function to test_env | George Roman | 2018-05-29 | 1 | -0/+9 |
* | Tests: cache build of mock server dependencies to speed up tests | Hisham Muhammad | 2018-05-28 | 1 | -33/+42 |
* | Make the mock server run on Windows | George Roman | 2018-05-28 | 1 | -5/+21 |
* | Tests: test the "busted" backend of `luarocks test` with a local fixture | Hisham Muhammad | 2018-05-07 | 1 | -4/+2 |
* | Tests: ensure that extra_rocks specified in test files were downloaded | Hisham Muhammad | 2018-05-07 | 1 | -2/+2 |
* | Tests: avoid race between setup_specs and async start of mock-server | Hisham Muhammad | 2018-04-11 | 1 | -1/+6 |
* | mock-server: make initialization independent of cwd | Hisham Muhammad | 2018-04-11 | 1 | -0/+3 |
* | Tests: make verbose mode even more verbose | Hisham Muhammad | 2018-04-11 | 1 | -1/+1 |
* | Add support for namespaces. | Hisham Muhammad | 2018-04-11 | 1 | -1/+1 |
* | Fix the way we compare environments | Hisham Muhammad | 2018-04-11 | 1 | -1/+1 |
* | Tests: run our own local git-daemon repository for git tests | Hisham Muhammad | 2018-03-30 | 1 | -6/+18 |
* | Tests: make sure tests run from testrun/ | Hisham Muhammad | 2018-03-30 | 1 | -6/+8 |
* | Tests: isolate test environment from existing Lua variables | Hisham Muhammad | 2018-03-29 | 1 | -1/+16 |
* | Tests: modify platform detection | Hisham Muhammad | 2018-01-11 | 1 | -8/+11 |
* | Reorganize test suite files | Hisham Muhammad | 2018-01-08 | 1 | -0/+795 |