| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: replace some more tests with quick tests | Hisham Muhammad | 2024-02-26 | 1 | -69/+0 |
* | tests: only run luasocket rollback test on minimal environment | Hisham Muhammad | 2022-08-26 | 1 | -22/+24 |
* | tests: run tests on Lua 5.4 and LuaJIT 2.1 | Hisham Muhammad | 2022-04-16 | 1 | -4/+4 |
* | fs.unix: fallback for when $USER variable is unset | Hisham Muhammad | 2022-04-16 | 1 | -1/+3 |
* | tests: avoid repeated hardcoded package version numbers all over | Hisham Muhammad | 2022-04-12 | 1 | -28/+33 |
* | tests: don't download sailor | Hisham Muhammad | 2022-03-06 | 1 | -5/+5 |
* | editorconfig: trim trailing whitespace | Hisham Muhammad | 2021-03-16 | 1 | -7/+7 |
* | fs: always check for failure of fs.which_tool (#1157) | Hisham Muhammad | 2020-02-20 | 1 | -0/+12 |
* | tests: drop LuaSec dependency on tests, use fixtures instead | Hisham Muhammad | 2020-01-25 | 1 | -11/+10 |
* | Add --no-manifest flag to skip creating/updating a global manifest | daurnimator | 2019-11-30 | 1 | -1/+10 |
* | dependency pinning: luarocks.lock file and --pin flag | Hisham Muhammad | 2019-11-29 | 1 | -0/+44 |
* | refactor dependency scanning for reuse when building lockfile | Hisham Muhammad | 2019-11-29 | 1 | -1/+1 |
* | repos: rollback on installation failure (#1101) | Hisham Muhammad | 2019-10-18 | 1 | -1/+34 |
* | build: fix --branch flag | Hisham Muhammad | 2019-09-03 | 1 | -1/+28 |
* | Support installations without documentation | George Roman | 2019-02-12 | 1 | -2/+6 |
* | Tests: add test_env.run_in_tmp utility function | George Roman | 2018-07-24 | 1 | -12/+6 |
* | Tests: support running with the default detected OpenSSL locations | Hisham Muhammad | 2018-07-18 | 1 | -4/+2 |
* | Tests: separate OPENSSL_DIRS into OPENSSL_INCDIR and OPENSSL_LIBDIR | George Roman | 2018-07-05 | 1 | -2/+4 |
* | Experimental Windows cross-compiled binary build | Hisham Muhammad | 2018-07-02 | 1 | -0/+11 |
* | Tests: remove outdated test | Hisham Muhammad | 2018-07-01 | 1 | -20/+0 |
* | Tests: replace small fixture files with inline content | George Roman | 2018-06-21 | 1 | -1/+14 |
* | Tests: replace #blackbox with #integration and #whitebox with #unit | George Roman | 2018-06-04 | 1 | -1/+1 |
* | Tests: build_dependencies | Hisham Muhammad | 2018-04-13 | 1 | -0/+9 |
* | Add support for namespaces. | Hisham Muhammad | 2018-04-11 | 1 | -2/+29 |
* | Tests: add test for namespaced install | Hisham Muhammad | 2018-04-11 | 1 | -25/+33 |
* | Reorganize test suite files | Hisham Muhammad | 2018-01-08 | 1 | -3/+3 |
* | Use versioned files only. (#734) | Hisham Muhammad | 2017-10-04 | 1 | -6/+6 |
* | Add test for #632. | Hisham | 2016-10-28 | 1 | -0/+13 |
* | Add a test for sailor/sailorproject#138 | Peter Melnichenko | 2016-10-20 | 1 | -0/+12 |
* | Add a test for wrapped script backup | Peter Melnichenko | 2016-10-20 | 1 | -0/+2 |
* | Add a test for #302 | Peter Melnichenko | 2016-10-19 | 1 | -0/+22 |
* | Fix tests on Windows with Lua 5.3 | Peter Melnichenko | 2016-10-19 | 1 | -4/+4 |
* | Test case for issue #268 | Hisham | 2016-10-18 | 1 | -1/+14 |
* | Tests: luarocks_bool commands log their outputs on failure. | Hisham | 2016-09-08 | 1 | -6/+6 |
* | Change APPVEYOR_OPENSSL to OPENSSL_DIRS for better test readability | roboo | 2016-08-22 | 1 | -10/+2 |
* | Windows and appveyor support for tests | roboo | 2016-08-21 | 1 | -14/+22 |
* | Test improvements | roboo | 2016-07-19 | 1 | -6/+6 |
* | Fix of upload tests for lua5.3 | roboo | 2016-07-18 | 1 | -2/+2 |
* | Fix of luasocket binary rock tests | roboo | 2016-07-14 | 1 | -7/+11 |
* | need_rock() added, new flag noreset environment | roboo | 2016-07-14 | 1 | -3/+0 |
* | Remove some more unused stuff and globals from tests | Peter Melnichenko | 2016-07-08 | 1 | -6/+5 |
* | Make env vars, paths and run commands available on test env load | Peter Melnichenko | 2016-07-08 | 1 | -3/+3 |
* | Tests: disable insulation and use describe() instead of expose() | Peter Melnichenko | 2016-07-08 | 1 | -1/+1 |
* | Remove all the unused imports in test suite | Peter Melnichenko | 2016-07-08 | 1 | -2/+1 |
* | New test-suite for LuaRocks (#581) | robooo | 2016-07-07 | 1 | -0/+130 |