summaryrefslogtreecommitdiff
path: root/spec/which_spec.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix some failing testsPaul Ouellette2019-08-011-1/+1
|
* which: search in package.path and cpath as wellHisham Muhammad2019-07-121-0/+47
Also, add some tests.