aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
...
* testing/gkraken: fix startupRasmus Thomsen2020-02-132-3/+20
|
* testing/gkraken: new aportRasmus Thomsen2020-02-132-0/+38
| | | | | https://gitlab.com/leinardi/gkraken GUI that allows to control cooling of NZXT Kraken X pumps from Linux
* testing/py3-injector: downgrade to 0.17.0Rasmus Thomsen2020-02-131-2/+2
| | | | Required for gkraken
* testing/py3-rx: new aportRasmus Thomsen2020-02-131-0/+28
| | | | | http://reactivex.io/ Reactive Extensions (Rx) for Python
* testing/py3-pytest-asyncio: new aportRasmus Thomsen2020-02-131-0/+29
| | | | | https://github.com/pytest-dev/pytest-asyncio Pytest support for asyncio
* testing/py3-injector: new aportRasmus Thomsen2020-02-131-0/+29
| | | | | http://github.com/alecthomas/injector Python dependency injection framework, inspired by Guice
* testing/liquidctl: new aportLeo2020-02-131-0/+25
| | | | | https://github.com/jonasmalacofilho/liquidctl Liquid Cooler Control
* testing/py3-hidapi: new aportLeo2020-02-131-0/+27
| | | | | https://github.com/trezor/cython-hidapi Cython interface for hidapi
* community/rtl8821ce-lts: move from testingKevin Daudt2020-02-131-45/+0
|
* testing/ideapad-laptop-modules-lts: removeKevin Daudt2020-02-131-47/+0
| | | | This module is not used
* testing/rtl8821ce-lts: fix module install pathKevin Daudt2020-02-131-2/+2
|
* testing/rtl8821ce-lts: rename from rtl8821ce-module-linux-ltsKevin Daudt2020-02-131-2/+2
|
* testing/rtl8821ce-module-linux-lts: new aportKevin Daudt2020-02-131-0/+45
|
* testing/php7-pecl-mongodb: upgrade to 1.7.2Andy Postnikov2020-02-132-15/+3
|
* testing/consul: upgrade to 1.7.0Leo2020-02-131-2/+2
|
* testing/thunderbird: upgrade to 68.5.0Milan P. Stanić2020-02-131-3/+13
| | | | | | | | | | | CVE fixes: CVE-2020-6793 CVE-2020-6794 CVE-2020-6795 CVE-2020-6797 CVE-2020-6798 CVE-2020-6792 CVE-2020-6800
* testing/zimwriterfs: upgrade to 1.3.8Leo2020-02-131-5/+4
|
* testing/zim: upgrade to 0.72.1Leo2020-02-131-3/+3
|
* testing/py3-aiohttp-session: upgrade to 2.9.0Leo2020-02-131-7/+4
|
* testing/micro: upgrade to 2.0.1Leo2020-02-131-3/+3
|
* testing/py3-language-server: upgrade to 0.31.8Bart Ribbers2020-02-131-3/+3
|
* testing/py3-language-server: fix checksumLeo2020-02-131-2/+1
|
* testing/deja-dup: fix dependenciesRasmus Thomsen2020-02-131-2/+3
|
* community/beancount: move from testingKeith Maxwell2020-02-131-35/+0
|
* testing/beancount: disable warnings and a testKeith Maxwell2020-02-131-2/+3
| | | | | | | | | | This change disables warnings from pytest. The warnings results in verbose output from `check()` including a list of test names in the logs. After disabling the warnings, the last 500 KiB of the logs as shown in the GitLab web UI becomes useful again and will include the details of failing tests. This change also disables a test that fails intermittently.
* testing/beancount: move py3-pytest to dependsKeith Maxwell2020-02-131-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | The bean-file command which is a part of this package uses pytest at run time. It is used indirectly through <https://bitbucket.org/blais/beancount/src/default/beancount/ingest/__init__.py> which is installed to `usr/lib/python3.8/site-packages/beancount/ingest/__init__.py` and uses pytest at line 13. Before this change: 1. Install beancount: `sudo apk add beancount` 2. Check that `py3-pytest` is not installed: `apk list --installed '*pytest*'` 3. Running `/usr/bin/bean-file` gives the output below: ``` Traceback (most recent call last): File "/usr/bin/bean-file", line 4, in <module> from beancount.ingest.file import main; main() File "/usr/lib/python3.8/site-packages/beancount/ingest/__init__.py", line 13, in <module> import pytest ModuleNotFoundError: No module named 'pytest' ``` After this change `/usr/bin/bean-file` behaves as expected.
* testing/py3-language-server: new aportBart Ribbers2020-02-131-0/+30
|
* testing/py3-jedi: new aportBart Ribbers2020-02-131-0/+34
|
* testing/py3-jsonrpc-server: new aportBart Ribbers2020-02-131-0/+28
|
* testing/py3-python-versioneer: new aportBart Ribbers2020-02-131-0/+24
|
* testing/py3-autopep8: new aportBart Ribbers2020-02-131-0/+27
|
* testing/py3-rope: new aportBart Ribbers2020-02-131-0/+27
|
* testing/py3-yapf: new aportBart Ribbers2020-02-131-0/+27
|
* testing/cawbird: new aportDanct122020-02-131-0/+30
| | | | Signed-off-by: Danct12 <danct12@disroot.org>
* testing/deja-dup: disable tests for now, fail on buildersRasmus Thomsen2020-02-131-0/+1
|
* testing/deja-dup: new aportRasmus Thomsen2020-02-131-0/+35
| | | | | https://wiki.gnome.org/Apps/DejaDup Simple backup tool for GNOME
* testing/firefox: fix build on armv7 and aarch64 with upstream patchRasmus Thomsen2020-02-132-2/+49
|
* testing/telegram-desktop: support for small-sized devicesDanct122020-02-132-2/+52
| | | | Signed-off-by: Danct12 <danct12@disroot.org>
* testing/packer: upgrade to 1.5.2Leo2020-02-131-2/+2
|
* testing/py3-h2: upgrade to 3.2.0Leo2020-02-121-3/+3
|
* testing/telegram-desktop: upgrade to 1.9.13Leo2020-02-122-16/+2
|
* testing/b3sum: upgrade to 0.2.0Leo2020-02-121-3/+3
|
* testing/prometheus-wireguard-exporter: new aportMichael Aldridge2020-02-123-0/+50
|
* testing/smooth: upgrade to 0.9.2Leo2020-02-121-2/+2
|
* unmaintained/lbzip2: move from testingLeo2020-02-121-30/+0
| | | | | - No upstream - Archive link is dead
* testing/bmake: install additional documentation filesSören Tempel2020-02-121-1/+5
|
* testing/bmake: upgrade to 20200212Sören Tempel2020-02-122-24/+4
|
* testing/pmbootstrap: install modules file to /usr/lib/modules-load.dLeo2020-02-121-2/+2
|
* testing/shunit2: Promote to communityOlliver Schinagl2020-02-121-27/+0
| | | | | | | Not having seen (m)any problems with shunit2, we should promote it now maybe. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* testing/firefox: disable on aarch64&armv7 for nowRasmus Thomsen2020-02-121-1/+2
| | | | Fails due to cannot convert 'uint16x8_t' {aka '__vector(8) short unsigned int'} to 'uint8x16_t' {aka '__vector(16) unsigned char'}