| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
if localhost resolves to ipv6 address, tests will fail, so we force ipv4
|
| |
|
| |
|
| |
|
|
|
|
| |
function
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
>>> lua-copas*: Testing on luajit
luajit -e "package.path='src/?.lua;'..package.path" tests/largetransfer.lua
starting loop
Segmentation fault
make: *** [Makefile:25: test] Error 139
>>> ERROR: lua-copas*: check failed
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
fixes #7569
|
| |
|
| |
|
| |
|
|
|
|
| |
https://github.com/luarocks/luarocks/wiki/Integrating-distro-modules-with-LuaRocks
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|