3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/interpreters/lua-5
Matthieu Coudron c4b5c2574b lua: test the interpreter
Test with:
nix-build -A lua.tests pass

Tests are very limited for now, goal is mostly to put the infra into
place and enrich the tests when dealing with lua issues.
add luaPath/luaCpath as passthrough
makes it easier to generate LUA_PATH/LUA_CPATH
2022-10-14 00:10:40 +02:00
..
hooks
tests lua: test the interpreter 2022-10-14 00:10:40 +02:00
5.1.darwin.patch
5.2.darwin.patch
5.4.darwin.patch
build-lua-package.nix luaPackages: copy passthruFun from python 2022-08-26 20:55:30 +03:00
CVE-2014-5461.patch
CVE-2022-28805.patch
default.nix lua: test the interpreter 2022-10-14 00:10:40 +02:00
interpreter.nix luaPackages: copy passthruFun from python 2022-08-26 20:55:30 +03:00
lua-dso.make
with-packages.nix
wrap-lua.nix
wrap.sh
wrapper.nix lua: test the interpreter 2022-10-14 00:10:40 +02:00
zip.patch