Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the collecting of coverage data from unit tests | George Roman | 2018-06-12 | 1 | -0/+12 |
| | |||||
* | General refactor introducing Rockspec and Build.Opts objects | Hisham Muhammad | 2018-06-06 | 1 | -1/+12 |
| | | | | | | | | | | Adds a Rockspec object responsible for constructing all Rockspec tables in the manner of the Queries and Results objects, and a type-checked Build.Opts tables for build options, since the number of attributes passed around was getting out of hand. This allowed a major cleanup in the luarocks.build, luarocks.fetch and luarocks.cmd.write_rockspec modules. | ||||
* | Tests: move is_basic_protocol to dir | Hisham Muhammad | 2018-06-06 | 1 | -0/+19 |