aboutsummaryrefslogtreecommitdiff
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * luarocks new-version: make rockspec arg optionalPeter Melnichenko2016-05-251-1/+1
| * Update tests for `luarocks write-rockspec`Peter Melnichenko2016-05-221-1/+3
| * Added tests for new install functionalityroboo2016-05-172-2/+31
| * Rename broken --force=fast to --force-fastPeter Melnichenko2016-05-101-0/+1
* | Merge branch 'master' into luarocks-3Hisham2016-05-032-2/+12
|\|
| * Add support for the --tree argument to the path commandRyan Hartlage2016-04-182-0/+2
| * Merge pull request #541 from BranescuMihai/masterHisham Muhammad2016-04-181-1/+9
| |\
| | * A number of tests for the luaRocks test suite.Mihai Branescu2016-04-101-1/+9
| * | Update LuaCovmpeterv2016-04-181-1/+1
| * | Update LuaSecHisham2016-04-181-1/+1
| |/
* | Fix travis: use luasec 0.6-1mpeterv2016-04-161-1/+1
* | Merge branch 'master' into luarocks-3mpeterv2016-04-163-23/+52
|\|
| * Add tests for more flagsCameron Moy2016-03-221-0/+10
| * Add few more tests for command_linebhattigurjot2016-03-211-1/+5
| * Add tests for command_linebhattigurjot2016-03-211-0/+2
| * Merge pull request #522 from robooo/masterHisham Muhammad2016-03-192-0/+9
| |\
| | * Small addition to test suite #GSoCroboo2016-03-192-0/+9
| * | Add tests for search querybhattigurjot2016-03-191-0/+3
| * | Add split_server_url test for handling local cachebhattigurjot2016-03-191-0/+1
| |/
| * Implement magical rockspec picking for "luarocks make"mpeterv2016-03-171-2/+4
| * Add a test for luarocks new_version --tagmpeterv2016-02-111-0/+1
| * Update repo URLs to luarocks.org instead of rocks.moonscript.orgJonathan Goble2016-01-222-2/+2
| * Upgrade to LuaCov 0.9.1, make coverage viewablempeterv2016-01-041-19/+16
* | Fetch LuaJIT from GitHub mirror on Travismpeterv2015-12-231-2/+2
* | Merge branch 'master' into luarocks-3mpeterv2015-12-231-0/+1
|\|
| * Install luabitop from src rock on travismpeterv2015-12-221-0/+1
* | Fix test on non-LuaJITHisham Muhammad2015-10-241-2/+2
* | Fixes to luajit testing.Hisham Muhammad2015-10-241-14/+54
* | Support "luajit" as a provided dependency in rockspec format 3.0Hisham Muhammad2015-10-193-0/+53
* | LuaSec moved in the repository...Hisham Muhammad2015-09-211-1/+1
* | Merge branch 'master' into luarocks-3Hisham Muhammad2015-09-212-0/+25
|\|
| * Update LuaCovHisham Muhammad2015-08-301-1/+1
| * Strip known extensionsIgnacio Burgueño2015-06-302-0/+25
* | Update LuaCov and LuaSecHisham Muhammad2015-08-301-3/+3
|/
* Merge pull request #400 from ignacio/400-config-helpHisham Muhammad2015-06-292-1/+33
|\
| * Adds missing testsIgnacio Burgueño2015-06-262-1/+33
* | Add a test for '--rockspec-format' optionmpeterv2015-06-262-0/+2
|/
* Make 'build' field in rockspecs mandatory.Ignacio Burgueño2015-06-243-0/+14
* Add `luarocks config` command for querying LuaRocks settings.Hisham Muhammad2015-05-181-0/+11
* Update lmathx used for testing Lua 5.3Hisham Muhammad2015-05-111-2/+3
* Address issues spotted in the reviewIgnacio Burgueño2015-04-142-5/+4
* Adds --only-deps flag to install commandIgnacio Burgueño2015-04-142-18/+16
* Adds --only-deps flag to the 'build' command.Ignacio Burgueño2015-04-141-0/+20
* Decided to step back in turn this into a warning.Hisham Muhammad2015-04-132-2/+2
* Fail when given an invalid tree.Hisham Muhammad2015-04-132-0/+3
* Add test that checks for error in default sysconfig.Hisham Muhammad2015-04-082-2/+11
* Continuing slowly. Distracted by code golf. :)Hisham Muhammad2015-04-071-27/+59
* Starting to port test suite from Unix shell to Lua.Hisham Muhammad2015-04-031-0/+361
* Merge pull request #335 from ignacio/appveyorHisham Muhammad2015-04-011-0/+9
|\
| * Improved the CI scriptsIgnacio Burgueño2015-03-271-0/+9