summaryrefslogtreecommitdiff
path: root/spec/dir_spec.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: pack: rockspec with a bare file in the urlHisham Muhammad2021-03-221-0/+10
|
* editorconfig: trim trailing whitespaceHisham Muhammad2021-03-161-3/+3
|
* tests: shorter descriptionsHisham Muhammad2020-02-141-1/+1
|
* Tests: add a couple of tests for dir.normalizeHisham Muhammad2019-06-031-6/+17
|
* Fix the collecting of coverage data from unit testsGeorge Roman2018-06-121-0/+12
|
* General refactor introducing Rockspec and Build.Opts objectsHisham Muhammad2018-06-061-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 dirHisham Muhammad2018-06-061-0/+19