summaryrefslogtreecommitdiff
path: root/spec/loader_spec.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix regression in dependency matching of luarocks.loaderHisham Muhammad2020-04-131-0/+64
| | | | | | | | | | | | Regression introduced in https://github.com/luarocks/luarocks/commit/65c417e0ecda55f44c691df032163a8c08f0b52a Thanks to @lhemkendreis for the detailed description and suggested fix, which was applied here! Added a regression test which exercises dependency matching. Closes #1175.
* Tests: add regression test for luarocks.loader startupHisham Muhammad2018-09-111-0/+10