Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | 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 | |
* | | | | | | | 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 | |
* | | | | | | | Test suite: use test/test_environment as busted helper | Peter Melnichenko | 2016-07-08 | 1 | -29/+13 | |
* | | | | | | | Tests: infer Lua/LuaJIT version | Peter Melnichenko | 2016-07-08 | 1 | -28/+24 | |
* | | | | | | | New test-suite for LuaRocks (#581) | robooo | 2016-07-07 | 4 | -1134/+684 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | luarocks new-version: make rockspec arg optional | Peter Melnichenko | 2016-05-25 | 1 | -1/+1 | |
* | | | | | | Update tests for `luarocks write-rockspec` | Peter Melnichenko | 2016-05-22 | 1 | -1/+3 | |
* | | | | | | Added tests for new install functionality | roboo | 2016-05-17 | 2 | -2/+31 | |
* | | | | | | Rename broken --force=fast to --force-fast | Peter Melnichenko | 2016-05-10 | 1 | -0/+1 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Add support for the --tree argument to the path command | Ryan Hartlage | 2016-04-18 | 2 | -0/+2 | |
* | | | | | Merge pull request #541 from BranescuMihai/master | Hisham Muhammad | 2016-04-18 | 1 | -1/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | A number of tests for the luaRocks test suite. | Mihai Branescu | 2016-04-10 | 1 | -1/+9 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Update LuaCov | mpeterv | 2016-04-18 | 1 | -1/+1 | |
* | | | | | Update LuaSec | Hisham | 2016-04-18 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Add tests for more flags | Cameron Moy | 2016-03-22 | 1 | -0/+10 | |
* | | | | Add few more tests for command_line | bhattigurjot | 2016-03-21 | 1 | -1/+5 | |
* | | | | Add tests for command_line | bhattigurjot | 2016-03-21 | 1 | -0/+2 | |
* | | | | Merge pull request #522 from robooo/master | Hisham Muhammad | 2016-03-19 | 2 | -0/+9 | |
|\ \ \ \ | ||||||
| * | | | | Small addition to test suite #GSoC | roboo | 2016-03-19 | 2 | -0/+9 | |
* | | | | | Add tests for search query | bhattigurjot | 2016-03-19 | 1 | -0/+3 | |
* | | | | | Add split_server_url test for handling local cache | bhattigurjot | 2016-03-19 | 1 | -0/+1 | |
|/ / / / | ||||||
* | | | | Implement magical rockspec picking for "luarocks make" | mpeterv | 2016-03-17 | 1 | -2/+4 | |
* | | | | Add a test for luarocks new_version --tag | mpeterv | 2016-02-11 | 1 | -0/+1 | |
* | | | | Update repo URLs to luarocks.org instead of rocks.moonscript.org | Jonathan Goble | 2016-01-22 | 2 | -2/+2 | |
* | | | | Upgrade to LuaCov 0.9.1, make coverage viewable | mpeterv | 2016-01-04 | 1 | -19/+16 | |
| |_|/ |/| | | ||||||
* | | | Install luabitop from src rock on travis | mpeterv | 2015-12-22 | 1 | -0/+1 | |
| |/ |/| | ||||||
* | | Update LuaCov | Hisham Muhammad | 2015-08-30 | 1 | -1/+1 | |
* | | Strip known extensions | Ignacio Burgueño | 2015-06-30 | 2 | -0/+25 | |
|/ | ||||||
* | Merge pull request #400 from ignacio/400-config-help | Hisham Muhammad | 2015-06-29 | 2 | -1/+33 | |
|\ | ||||||
| * | Adds missing tests | Ignacio Burgueño | 2015-06-26 | 2 | -1/+33 | |
* | | Add a test for '--rockspec-format' option | mpeterv | 2015-06-26 | 2 | -0/+2 | |
|/ | ||||||
* | Make 'build' field in rockspecs mandatory. | Ignacio Burgueño | 2015-06-24 | 3 | -0/+14 | |
* | Add `luarocks config` command for querying LuaRocks settings. | Hisham Muhammad | 2015-05-18 | 1 | -0/+11 | |
* | Update lmathx used for testing Lua 5.3 | Hisham Muhammad | 2015-05-11 | 1 | -2/+3 | |
* | Address issues spotted in the review | Ignacio Burgueño | 2015-04-14 | 2 | -5/+4 | |
* | Adds --only-deps flag to install command | Ignacio Burgueño | 2015-04-14 | 2 | -18/+16 | |
* | Adds --only-deps flag to the 'build' command. | Ignacio Burgueño | 2015-04-14 | 1 | -0/+20 |