aboutsummaryrefslogtreecommitdiff
path: root/test/testing.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Address issues spotted in the reviewIgnacio Burgueño2015-04-141-4/+4
|
* Adds --only-deps flag to install commandIgnacio Burgueño2015-04-141-0/+12
| | | | | | Introduces new function in 'install' module to only install the dependencies of a rock. Also adds the tests to the wip Lua test driver.
* Decided to step back in turn this into a warning.Hisham Muhammad2015-04-131-1/+1
| | | | `luarocks list` on an empty ~/.luarocks is a valid use case.
* Fail when given an invalid tree.Hisham Muhammad2015-04-131-0/+1
|
* Add test that checks for error in default sysconfig.Hisham Muhammad2015-04-081-1/+7
| | | | See #346.
* 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