Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganize test suite files | Hisham Muhammad | 2018-01-08 | 1 | -781/+0 |
| | |||||
* | Tests: expose `exist` function to specs | Hisham Muhammad | 2017-12-19 | 1 | -7/+7 |
| | |||||
* | Tests: move mock-server utils into test_environment.lua | Hisham Muhammad | 2017-10-08 | 1 | -0/+37 |
| | | | | | This avoids trouble with changing package.paths during tests. | ||||
* | Use versioned files only. (#734) | Hisham Muhammad | 2017-10-04 | 1 | -13/+29 |
| | | | | | | | | Let's take the opportunity of a new major version to make an important cleanup: getting rid of the error-prone unversioned configuration files. This drops support for: * Unversioned config.lua -> use config-5.x.lua * Unversioned luarocks/site_config.lua -> it always generates luarocks/core/site_config_5_x.lua * Unversioned lib/luarocks/rocks -> it always uses lib/luarocks/rocks-5.x | ||||
* | Changes to the output of the test suite | Hisham Muhammad | 2017-09-29 | 1 | -2/+1 |
| | |||||
* | Merge branch 'luarocks-3' | Hisham Muhammad | 2017-09-13 | 1 | -3/+3 |
|\ | |||||
| * | Merge branch 'master' into luarocks-3 | Peter Melnichenko | 2016-11-04 | 1 | -5/+5 |
| |\ | |||||
| * \ | Merge branch 'master' into luarocks-3 | Hisham | 2016-10-20 | 1 | -0/+1 |
| |\ \ | |||||
| * | | | Oops, messed with the module location. | Hisham | 2016-10-19 | 1 | -2/+2 |
| | | | | |||||
| * | | | Merge in Windows-compatible quoting. | Hisham | 2016-10-19 | 1 | -2/+2 |
| | | | | |||||
| * | | | Merge branch 'master' into luarocks-3 | Hisham | 2016-10-18 | 1 | -0/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into luarocks-3 | Hisham | 2016-10-15 | 1 | -0/+3 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into luarocks-3 | Hisham | 2016-10-14 | 1 | -47/+152 |
| |\ \ \ \ \ | |||||
| * | | | | | | Tweak tests for luarocks-3 branch. | Hisham | 2016-07-28 | 1 | -2/+2 |
| | | | | | | | |||||
* | | | | | | | Clarify test_env.need_rock description wrt return value | Peter Melnichenko | 2017-09-11 | 1 | -1/+3 |
| | | | | | | | |||||
* | | | | | | | Remove www. from rock repository URL in tests | Peter Melnichenko | 2017-09-11 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | www.luarocks.org redirects to luarocks.org. | ||||
* | | | | | | Add a test for conflict resolution with mixed deploy types | Peter Melnichenko | 2016-11-01 | 1 | -5/+5 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Add a test for #302 | Peter Melnichenko | 2016-10-19 | 1 | -0/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Test case for issue #268 | Hisham | 2016-10-18 | 1 | -0/+1 |
| |_|/ |/| | | |||||
* | | | Fix of openssl location on TravisCI OSX build | roboo | 2016-10-10 | 1 | -1/+1 |
| | | | |||||
* | | | Fix of openssl location on TravisCI OSX build | roboo | 2016-10-10 | 1 | -0/+3 |
| |/ |/| | |||||
* | | Tests: luarocks_bool commands log their outputs on failure. | Hisham | 2016-09-08 | 1 | -3/+19 |
| | | |||||
* | | Merge pull request #608 from keplerproject/mingw | Hisham Muhammad | 2016-08-23 | 1 | -5/+6 |
|\ \ | | | | | | | Run Windows tests with MinGW | ||||
| * | | Build Lua using the same compiler as the one we're testing | Hisham | 2016-08-22 | 1 | -1/+1 |
| | | | |||||
| * | | Add support for testing using MinGW | Hisham | 2016-08-22 | 1 | -5/+6 |
| | | | |||||
* | | | Change APPVEYOR_OPENSSL to OPENSSL_DIRS for better test readability | roboo | 2016-08-22 | 1 | -1/+2 |
|/ / | |||||
* | | Remove unused global variables | roboo | 2016-08-22 | 1 | -3/+1 |
| | | |||||
* | | Fix of test_environment | roboo | 2016-08-21 | 1 | -2/+2 |
| | | |||||
* | | Windows and appveyor support for tests | roboo | 2016-08-21 | 1 | -42/+131 |
|/ | |||||
* | Bug in installing LR | roboo | 2016-07-21 | 1 | -4/+4 |
| | |||||
* | Verbose mode added | roboo | 2016-07-19 | 1 | -8/+25 |
| | |||||
* | Fix of mock server setup | roboo | 2016-07-17 | 1 | -3/+3 |
| | |||||
* | need_rock() added, new flag noreset environment | roboo | 2016-07-14 | 1 | -11/+12 |
| | |||||
* | Infer Lua version using luarocks.cfg when not on travis | Peter Melnichenko | 2016-07-08 | 1 | -26/+6 |
| | |||||
* | Tests: add file/dir existence check utility function | Peter Melnichenko | 2016-07-08 | 1 | -14/+16 |
| | | | | Use it instead of os.rename(path, path). | ||||
* | Tests: adjust rock/rockspec downloading | Peter Melnichenko | 2016-07-08 | 1 | -26/+25 |
| | |||||
* | Tests: adjust build_environment | Peter Melnichenko | 2016-07-08 | 1 | -7/+11 |
| | |||||
* | Tests: utility function for marking sections | Peter Melnichenko | 2016-07-08 | 1 | -11/+11 |
| | |||||
* | Tests: move luarocks installation into its own function | Peter Melnichenko | 2016-07-08 | 1 | -13/+18 |
| | |||||
* | Tests: adjust file/dir removing functions | Peter Melnichenko | 2016-07-08 | 1 | -13/+9 |
| | |||||
* | Tests: move clean() into separate function, fix a pattern | Peter Melnichenko | 2016-07-08 | 1 | -7/+11 |
| | |||||
* | Tests: remove optional .main() arguments | Peter Melnichenko | 2016-07-08 | 1 | -13/+10 |
| | |||||
* | Tests: move config creation into its function | Peter Melnichenko | 2016-07-08 | 1 | -38/+44 |
| | |||||
* | Tests: fix need_luasocket() | Peter Melnichenko | 2016-07-08 | 1 | -11/+6 |
| | | | | Return false if installation failed. Also, remove optional arguments. | ||||
* | Tests: remove optional OS argument in hash_environment | Peter Melnichenko | 2016-07-08 | 1 | -14/+8 |
| | |||||
* | Tests: fix config creation error handling | Peter Melnichenko | 2016-07-08 | 1 | -2/+1 |
| | |||||
* | Tests: reformat help message | Peter Melnichenko | 2016-07-08 | 1 | -15/+21 |
| | |||||
* | Tests: refactor config creation | Peter Melnichenko | 2016-07-08 | 1 | -64/+81 |
| | |||||
* | Tests: fix luabitop installation condition | Peter Melnichenko | 2016-07-08 | 1 | -1/+1 |
| | |||||
* | Make env vars, paths and run commands available on test env load | Peter Melnichenko | 2016-07-08 | 1 | -52/+42 |
| |