summaryrefslogtreecommitdiff
path: root/test-lualibs.lua
Commit message (Collapse)AuthorAgeFilesLines
* remove util-env.lua due to interfering argv handlingPhilipp Gesang2014-05-051-1/+1
| | | | | | | | | The stricter behavior of table.insert() since Lua 5.2.2 causes the import of util-env.lua to fail. Since the argument handling is specific to Context we now ship the extended set without the file. Thanks to: Karl Berry, Hironoir Kitagawa, Akira Kakuto for discovering / reporting the issue!
* bump version (2.1), update news, readme, testsPhilipp Gesang2013-11-031-0/+1
|
* remove untracked ``util-fmt`` from testPhilipp Gesang2013-05-181-1/+1
|
* add testPhilipp Gesang2013-05-081-0/+81