aboutsummaryrefslogtreecommitdiffstats
path: root/community/lua-copas
Commit message (Collapse)AuthorAgeFilesLines
* community/lua-copas: enable luajit on all archesJ0WI2020-04-261-11/+3
|
* community/lua-copas: skip broken testKevin Daudt2019-05-172-2/+24
| | | | | | | | The test verified that a http -> http redirect works. The service they used (goo.gl), started to redirect to https first, so the result is (http -> https -> http), which the library does not allow. Skip this test for now.
* community/lua-copas: bump pkgrelNatanael Copa2018-12-241-1/+1
| | | | previous commit also set tls 1.2 as the default so bump pkgrel
* community/lua-copas: fix testsNatanael Copa2018-12-244-17/+3243
| | | | add fixes from upstream for tests
* community/lua-copas: disable tests on armv7Carlo Landmeter2018-11-161-0/+3
|
* community/lua-copas: disable luajit on aarch64Natanael Copa2018-06-061-1/+2
| | | | | | | due to: luajit: bad light userdata pointer related to https://github.com/LuaJIT/LuaJIT/issues/49
* community/lua-copas: disable tests with httpsNatanael Copa2018-05-312-0/+17
| | | | apparently lua-sec does not work.
* community/lua-copas: force tests to only use ipv4Natanael Copa2017-07-282-2/+26
| | | | if localhost resolves to ipv6 address, tests will fail, so we force ipv4
* community/lua-copas: disable check on ppc64le LuaJIT for nowJakub Jirutka2017-07-251-1/+2
| | | | | | | | | >>> 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
* community/lua-copas: install minimal rock_manifestJakub Jirutka2017-07-221-1/+5
|
* community/lua-copas: run testsJakub Jirutka2017-07-221-3/+19
|
* community/lua-copas: upgrade to 2.0.2Jakub Jirutka2017-07-221-8/+5
|
* community/lua-copas: move from testingJakub Jirutka2016-10-031-0/+41