aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
* testing/gopt: fix file permsJakub Jirutka2017-07-151-2/+2
|
* testing/gopt: new aportJakub Jirutka2017-07-151-0/+47
| | | | | http://www.purposeful.co.uk/software/gopt/ C library for parsing POSIX and GNU style command line arguments
* testing/libcoro: new aportJakub Jirutka2017-07-152-0/+109
| | | | | http://software.schmorp.de/pkg/libcoro.html Coroutines (cooperative multitasking) in a portable fashion implemented in C
* testing/stlink: upgrade to 1.4.0Sören Tempel2017-07-151-3/+3
|
* testing/lua-http: disable tests on aarch64 and armhfJakub Jirutka2017-07-141-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some test fails on these arches. IMHO it's some problem with these builders. 268 successes / 11 failures / 3 errors / 8 pending Failure -> spec/compat_prosody_spec.lua @ 32 http.compat.prosody module can perform a GET request spec/compat_prosody_spec.lua:59: Expected objects to be the same. Passed in: (number) 0 Expected: (number) 200 Failure -> spec/compat_prosody_spec.lua @ 66 http.compat.prosody module can perform a POST request spec/compat_prosody_spec.lua:104: Expected objects to be the same. Passed in: (number) 0 Expected: (number) 201 Failure -> spec/server_spec.lua @ 129 http.server module works with plain http 1.1 using IP spec/server_spec.lua:86: Address not available Failure -> spec/server_spec.lua @ 132 http.server module works with https 1.1 using IP spec/server_spec.lua:86: Address not available Failure -> spec/server_spec.lua @ 135 http.server module works with plain http 2.0 using IP spec/server_spec.lua:86: Address not available Failure -> spec/server_spec.lua @ 138 http.server module works with https 2.0 using IP spec/server_spec.lua:86: Address not available Failure -> spec/server_spec.lua @ 156 http.server module pin server version works when set to http 1.0 without TLS spec/server_spec.lua:86: Address not available Failure -> spec/server_spec.lua @ 159 http.server module pin server version works when set to http 1.1 without TLS spec/server_spec.lua:86: Address not available Failure -> spec/server_spec.lua @ 162 http.server module pin server version works when set to http 1.0 with TLS spec/server_spec.lua:86: Address not available Failure -> spec/server_spec.lua @ 165 http.server module pin server version works when set to http 1.1 with TLS spec/server_spec.lua:86: Address not available Failure -> spec/server_spec.lua @ 173 http.server module works to set server version when alpn proto is not a normal http one spec/server_spec.lua:86: Address not available Error -> spec/compat_socket_spec.lua @ 15 http.compat.socket module works against builtin server with GET request spec/compat_socket_spec.lua:46: spec/compat_socket_spec.lua:39: ./http/server.lua:186: onstream: spec/compat_socket_spec.lua:26: Expected objects to be the same. Passed in: (string) '[0:0:0:0:0:0:0:1]:33215' Expected: (string) '[::1]:33215' stack traceback: [C]: in function 'error' ./http/server.lua:388: in function <./http/server.lua:383> ./http/server.lua:186: in function <./http/server.lua:182> stack traceback: [C]: in function 'error' spec/helper.lua:9: in function 'assert_loop' spec/compat_socket_spec.lua:39: in function <spec/compat_socket_spec.lua:38> Error -> spec/compat_socket_spec.lua @ 49 http.compat.socket module works against builtin server with POST request spec/compat_socket_spec.lua:82: spec/compat_socket_spec.lua:75: ./http/server.lua:186: onstream: spec/compat_socket_spec.lua:60: Expected objects to be the same. Passed in: (string) '[0:0:0:0:0:0:0:1]:37927' Expected: (string) '[::1]:37927' stack traceback: [C]: in function 'error' ./http/server.lua:388: in function <./http/server.lua:383> ./http/server.lua:186: in function <./http/server.lua:182> stack traceback: [C]: in function 'error' spec/helper.lua:9: in function 'assert_loop' spec/compat_socket_spec.lua:75: in function <spec/compat_socket_spec.lua:74> Error -> spec/request_spec.lua @ 757 http.request module :go method can make request via SOCKS proxy /usr/share/lua/5.1/cqueues/socket.lua:202: socket:listen: Address not available
* testing/lua-http: new aportJakub Jirutka2017-07-141-0/+60
| | | | | https://github.com/daurnimator/lua-http HTTP Library for Lua that supports HTTP(S) 1.0, 1.1 and 2.0
* testing/lua-bit32: new aportJakub Jirutka2017-07-141-0/+52
| | | | | https://github.com/keplerproject/lua-compat-5.2 Lua 5.2 bit manipulation library
* testing/lua-lpeg_patterns: new aportJakub Jirutka2017-07-141-0/+54
| | | | | https://github.com/daurnimator/lpeg_patterns A collection of LPEG patterns
* testing/lua-fifo: new aportJakub Jirutka2017-07-141-0/+51
| | | | | https://github.com/daurnimator/fifo.lua FIFO library for Lua
* testing/lua-basexx: new aportJakub Jirutka2017-07-141-0/+53
| | | | | https://github.com/aiq/basexx/ A Lua library for base2, base16, base32, base64, base85 decoding and encoding of data strings
* community/geth: moved from testingAndré Klitzing2017-07-141-32/+0
|
* testing/i3status: upgrade to 2.11Natanael Copa2017-07-142-94/+39
|
* testing/ldap-passwd-webui: new aportJakub Jirutka2017-07-143-0/+96
| | | | | https://github.com/jirutka/ldap-passwd-webui Very simple web interface for changing password stored in LDAP or Active Directory (Samba 4 AD)
* testing/weston: not available on x86, s390x, ppc64le for nowWilliam Pitcock2017-07-131-1/+1
|
* testing/weston: change arch to "all"Oliver Smith2017-07-131-1/+4
| | | | | | Disabled testsuite, as discussed here (with some workarounds, but I could not get the full testsuite working): https://github.com/alpinelinux/aports/pull/1689
* testing/gcompat: depend on libc6-compat in part (using depends + replaces)William Pitcock2017-07-131-2/+2
|
* testing/suricata: upgrade to 3.2.3Steve McMaster2017-07-131-11/+3
|
* testing/libhtp: upgrade to 0.5.25Steve McMaster2017-07-131-4/+2
|
* community/py-ldap3: move from testingJakub Jirutka2017-07-141-39/+0
|
* community/py-waitress: move from testingJakub Jirutka2017-07-133-202/+0
|
* testing/py-waitress: add runscriptJakub Jirutka2017-07-133-4/+145
|
* testing/wireguard-vanilla: rebuild against kernel 4.9.37-r0Natanael Copa2017-07-131-1/+1
|
* testing/wireguard-hardened: rebuild against kernel 4.9.37-r0Natanael Copa2017-07-131-1/+1
|
* testing/virtualbox-additions-hardened: rebuild against kernel 4.9.37-r0Natanael Copa2017-07-131-1/+1
|
* testing/sch-cake-hardened: rebuild against kernel 4.9.37-r0Natanael Copa2017-07-131-1/+1
|
* testing/ipt-netflow-hardened: rebuild against kernel 4.9.37-r0Natanael Copa2017-07-131-1/+1
|
* testing/py-waitress: add py2/py3 subpackages and run testsJakub Jirutka2017-07-131-20/+42
|
* testing/py-waitress: upgrade to 1.0.2Jakub Jirutka2017-07-131-4/+2
|
* testing/py-ldap3: add missing depend py-asn1Jakub Jirutka2017-07-131-3/+5
|
* testing/hping3: enabled tclFrancesco Colista2017-07-131-14/+8
|
* testing/jenkins:new aportFrancesco Colista2017-07-135-0/+130
|
* testing/netdisco: upgrade to 2.036007Timo Teräs2017-07-121-2/+2
|
* remove duplicated: testing/perl-yaml-libyamlValery Kartel2017-07-121-48/+0
|
* testing/libdwarf: upgrade to 20170709André Klitzing2017-07-121-2/+2
|
* testing/lua-linenoise: new aportNatanael Copa2017-07-111-0/+45
| | | | | Lua bindings for linenoise https://github.com/hoelzro/lua-linenoise
* testing/perl-daemon-control: modernize, attempt to fix test suiteTimo Teräs2017-07-111-2/+3
|
* testing/perl-app-netdisco: remove (added accidentally)Timo Teräs2017-07-111-59/+0
|
* testing/perl-aliased: fix makedependsTimo Teräs2017-07-111-1/+1
|
* testing/perl-url-encode: fix makedependsTimo Teräs2017-07-111-1/+1
|
* testing/perl-dbix-introspector: fix checkdependsTimo Teräs2017-07-111-1/+1
|
* testing/perl-daemon-control: fix makedependsTimo Teräs2017-07-111-1/+1
|
* testing/perl-snmp-info: fix makedependsTimo Teräs2017-07-111-1/+1
|
* testing/perl-plack-middleware-expires: fix makedependsTimo Teräs2017-07-111-1/+1
|
* testing/perl-starman: fix makedependsTimo Teräs2017-07-111-1/+1
|
* testing/perl-dancer-plugin-auth-extensible: fix dependsTimo Teräs2017-07-111-1/+1
|
* testing/perl-template-plugin-csv: fix makedependsTimo Teräs2017-07-111-1/+1
|
* testing/perl-test-trap: fix makedependsTimo Teräs2017-07-111-1/+1
|
* testing/perl-dbix-class: fix makedependsTimo Teräs2017-07-111-1/+1
|
* testing/perl-anyevent-dns-etchosts: fix makedependsTimo Teräs2017-07-111-1/+1
|
* testing/perl-plack-middleware-reverseproxy: fix makedependsTimo Teräs2017-07-111-1/+1
|