summaryrefslogtreecommitdiff
path: root/gnu/packages/check.scm
Commit message (Collapse)AuthorAge
* gnu: Add python-pytest-4series-4098Edouard Klein2020-05-26
| | | | * gnu/packages/check.scm (python-pytest-4): New variable.
* gnu: umockdev: Update to 0.14.1.Brice Waegeneire2020-05-23
| | | | * gnu/packages/check.scm (umockdev) Update to 0.14.1.
* gnu: umockdev: Add 'gobject-introspection'.Brice Waegeneire2020-05-23
| | | | | * gnu/packages/check.scm (umockdev)[native-inuputs]: Add 'gobject-introspection'.
* gnu: python-pytest-sugar: Update to 0.9.3.Tobias Geerinckx-Rice2020-05-21
| | | | * gnu/packages/check.scm (python-pytest-sugar): Update to 0.9.3.
* mailmap: Update entries for Nikita.nikita2020-05-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * .mailmap: change email and name for Nikita. * Makefile.am, doc/guix.texi, etc/completion/fish/guix.fish, gnu/packages/accessibility.scm, gnu/packages/admin.scm, gnu/packages/audio.scm, gnu/packages/autotools.scm, gnu/packages/cdrom.scm, gnu/packages/check.scm, gnu/packages/cinnamon.scm, gnu/packages/compression.scm, gnu/packages/crypto.scm, gnu/packages/databases.scm, gnu/packages/django.scm, gnu/packages/dns.scm, gnu/packages/elixir.scm, gnu/packages/emacs-xyz.scm, gnu/packages/emacs.scm, gnu/packages/enlightenment.scm, gnu/packages/erlang.scm, gnu/packages/fonts.scm, gnu/packages/fontutils.scm, gnu/packages/forth.scm, gnu/packages/fvwm.scm, gnu/packages/games.scm, gnu/packages/gl.scm, gnu/packages/gnome.scm, gnu/packages/gnunet.scm, gnu/packages/gnupg.scm, gnu/packages/gtk.scm, gnu/packages/guile-wm.scm, gnu/packages/guile-xyz.scm, gnu/packages/haskell-apps.scm, gnu/packages/haskell-check.scm, gnu/packages/haskell-crypto.scm, gnu/packages/haskell-xyz.scm, gnu/packages/haskell.scm, gnu/packages/image-viewers.scm, gnu/packages/image.scm, gnu/packages/irc.scm, gnu/packages/language.scm, gnu/packages/libcanberra.scm, gnu/packages/linux.scm, gnu/packages/lisp-xyz.scm, gnu/packages/lisp.scm, gnu/packages/lolcode.scm, gnu/packages/lxde.scm, gnu/packages/lxqt.scm, gnu/packages/mail.scm, gnu/packages/markup.scm, gnu/packages/mate.scm, gnu/packages/maths.scm, gnu/packages/mc.scm, gnu/packages/messaging.scm, gnu/packages/music.scm, gnu/packages/ncurses.scm, gnu/packages/networking.scm, gnu/packages/nickle.scm, gnu/packages/openbox.scm, gnu/packages/pdf.scm, gnu/packages/perl-check.scm, gnu/packages/perl.scm, gnu/packages/python-compression.scm, gnu/packages/python-crypto.scm, gnu/packages/python-web.scm, gnu/packages/python-xyz.scm, gnu/packages/python.scm, gnu/packages/qt.scm, gnu/packages/ruby.scm, gnu/packages/rust.scm, gnu/packages/scheme.scm, gnu/packages/serialization.scm, gnu/packages/shells.scm, gnu/packages/ssh.scm, gnu/packages/suckless.scm, gnu/packages/tbb.scm, gnu/packages/telephony.scm, gnu/packages/text-editors.scm, gnu/packages/textutils.scm, gnu/packages/time.scm, gnu/packages/tls.scm, gnu/packages/tor.scm, gnu/packages/version-control.scm, gnu/packages/video.scm, gnu/packages/vim.scm, gnu/packages/web.scm, gnu/packages/wm.scm, gnu/packages/xdisorg.scm, gnu/packages/xfce.scm, gnu/packages/xml.scm, gnu/packages/xorg.scm, gnu/services/certbot.scm, gnu/services/desktop.scm, gnu/services/version-control.scm, gnu/services/web.scm, guix/import/hackage.scm, guix/licenses.scm: Likewise. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* Merge branch 'master' into core-updatesMarius Bakke2020-05-05
|\
| * gnu: Add python-pytest-asyncio.Josh Marshall2020-05-05
| | | | | | | | | | | | * gnu/packages/check.scm (python-pytest-asyncio): New public variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* | Merge branch 'master' into core-updatesMarius Bakke2020-05-02
|\|
| * gnu: umockdev: Fix test.Brice Waegeneire2020-05-01
| | | | | | | | | | | | | | | | * gnu/packages/check.scm (umockdev)[inputs]: Remove 'gobject-introspection'. [arguments]: Replace phase 'skip-broken-test' by 'fix-test'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | gnu: behave: Fix build with Python 3.8.Christopher Baines2020-05-02
| | | | | | | | | | | | | | | | | | | | Add a patch based on an upstream commit [1]. 1: c000c88eb5239b87f299c85e83b349b0ef387ae7 * gnu/packages/patches/behave-skip-a-couple-of-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/check.scm (behave)[source]: Use the patch.
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-26
|\|
| * gnu: python-pytest-timeout: Update to 1.3.4.Marius Bakke2020-04-24
| | | | | | | | | | | | * gnu/packages/check.scm (python-pytest-timeout): Update to 1.3.4. [arguments]: Override check phase. [native-inputs]: Add PYTHON-PEXPECT.
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-13
|\|
| * gnu: python-parameterized: Update to 0.7.3.Marius Bakke2020-04-13
| | | | | | | | * gnu/packages/check.scm (python-parameterized): Update to 0.7.3.
| * gnu: python-paramunittest: Fix spelling and grammar.Vagrant Cascadian2020-04-12
| | | | | | | | | | * gnu/packages/check (python-paramunittest): Fix spelling of "parameterized". Fix grammar "allows to create" to "creates".
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-08
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: etc/news.scm gnu/local.mk gnu/packages/check.scm gnu/packages/cross-base.scm gnu/packages/gimp.scm gnu/packages/java.scm gnu/packages/mail.scm gnu/packages/sdl.scm gnu/packages/texinfo.scm gnu/packages/tls.scm gnu/packages/version-control.scm
| * gnu: Add python-pytest-forkedLars-Dominik Braun2020-04-02
| | | | | | | | | | | | * gnu/packages/check.scm (python-pytest-forked): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add python-aiounittest.Lars-Dominik Braun2020-03-30
| | | | | | | | | | | | * gnu/packages/check.scm (python-aiounittest): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-18
|\|
| * gnu: doctest: Update to 2.3.7.Tobias Geerinckx-Rice2020-03-17
| | | | | | | | * gnu/packages/check.scm (doctest): Update to 2.3.7.
| * gnu: nose2: Update to 0.9.2.Vincent Legoll2020-03-15
| | | | | | | | | | | | * gnu/packages/check.scm (python-nose2): Update to 0.9.2. Signed-off-by: Leo Famulari <leo@famulari.name>
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-14
|\|
| * Merge branch 'master' into stagingMarius Bakke2020-03-06
| |\
| * | gnu: check: Update to 0.14.0.Marius Bakke2020-02-14
| | | | | | | | | | | | * gnu/packages/check.scm (check): Update to 0.14.0.
* | | Merge branch 'master' into core-updatesMarius Bakke2020-03-04
|\ \ \ | | |/ | |/|
| * | gnu: Update pypi.python.org home pages & use HTTPS.Tobias Geerinckx-Rice2020-03-04
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/check.scm (python-unittest2, python-pytest-localserver) (python-discover)[home-page]: Follow (HTTPS) redirections. * gnu/packages/fontutils.scm (python2-defcon)[home-page]: Likewise. * gnu/packages/glib.scm (python2-pygobject-2)[home-page]: Likewise. * gnu/packages/graph.scm (python-igraph)[home-page]: Likewise. * gnu/packages/graphviz.scm (xdot)[home-page]: Likewise. * gnu/packages/pdf.scm (python-poppler-qt5)[home-page]: Likewise. * gnu/packages/python-web.scm (python-zope-event, python-zope-testing) (python-zope-testrunner, python-zope-i18nmessageid, python-zope-schema) (python-zope-configuration, python-zope-proxy, python-zope-location) (python-zope-security))[home-page]: Likewise. * gnu/packages/python-xyz.scm (python-setuptools,python-six) (python2-dogtail, python2-enum, python-enum34, python-unidecode) (python-numpydoc, python-decorator, python-drmaa, python-pathlib2) (python-ly, python-msgpack, python-termcolor, python-colorama) (python-pluggy, python2-pathlib2, python-rfc3987)[home-page]: Likewise.
* | gnu: libfaketime: Fix build with glibc 2.31.Marius Bakke2020-02-15
| | | | | | | | | | * gnu/packages/check.scm (libfaketime)[arguments]: Disable "deprecated-declarations" warnings before running the test suite.
* | Merge branch 'master' into core-updatesMarius Bakke2020-02-14
|\|
| * gnu: Add python-nose-random.Vagrant Cascadian2020-02-06
| | | | | | | | * gnu/packages/check (python-nose-random): New variable.
* | gnu: python-importlib-metadata: Update to 1.5.0.Marius Bakke2020-02-03
| | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-importlib-metadata): Update to 1.5.0. [native-inputs]: Add PYTHON-PYFAKEFS. (python2-importlib-metadata)[native-inputs]: Add PYTHON2-PYFAKEFS-BOOTSTRAP. * gnu/packages/check.scm (python2-pyfakefs-bootstrap): New public variable.
* | Merge branch 'staging' into core-updatesMarius Bakke2020-02-03
|\|
| * gnu: python-pyfakefs: Update to 3.7.1.Marius Bakke2020-02-03
| | | | | | | | * gnu/packages/check.scm (python-pyfakefs): Update to 3.7.1.
| * gnu: python-testpath: Remove incorrect #:imported-modules.base-for-series-2730Ludovic Courtès2020-01-27
| | | | | | | | | | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/39298>. Reported by Clément Lassieur <clement@lassieur.org> and Ricardo Wurmus <rekado@elephly.net>. This pacakge would import (srfi srfi-1) from the host Guile, leading to build failures when the host Guile is 3.0. * gnu/packages/check.scm (python-testpath)[arguments]: Remove incorrect #:imported-modules.
* | gnu: python-hypothesis: Update to 5.4.1.Marius Bakke2020-02-03
| | | | | | | | * gnu/packages/check.scm (python-hypothesis): Update to 5.4.1.
* | gnu: python-pytest: Update to 5.3.5.Marius Bakke2020-02-03
| | | | | | | | * gnu/packages/check.scm (python-pytest): Update to 5.3.5.
* | gnu: python-pytest-runner: Update to 5.2.Marius Bakke2020-01-24
| | | | | | | | | | | | * gnu/packages/check.scm (python-pytest-runner): Update to 5.2. [arguments]: New field. [native-inputs]: Remove PYTHON-PYTEST-BOOTSTRAP.
* | gnu: python-freezegun: Update to 0.3.14.Marius Bakke2020-01-24
| | | | | | | | * gnu/packages/check.scm (python-freezegun): Update to 0.3.14.
* | gnu: python-hypothesis: Update to 5.3.0.Marius Bakke2020-01-24
| | | | | | | | * gnu/packages/check.scm (python-hypothesis): Update to 5.3.0.
* | gnu: python-freezegun: Update to 0.3.13.Marius Bakke2020-01-24
| | | | | | | | * gnu/packages/check.scm (python-freezegun): Update to 0.3.13.
* | gnu: python-pytest-cov: Update to 2.8.1.Marius Bakke2020-01-24
| | | | | | | | * gnu/packages/check.scm (python-pytest-cov): Update to 2.8.1.
* | gnu: python2-pytest: Update to 4.6.9.Marius Bakke2020-01-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/check.scm (python2-pytest): Update to 4.6.9. (python2-pytest-bootstrap)[propagated-inputs]: Add PYTHON2-IMPORTLIB-METADATA-BOOTSTRAP, PYTHON2-PACKAGING-BOOTSTRAP, and PYTHON2-WCWIDTH. Replace PYTHON2-PLUGGY with PYTHON2-PLUGGY-BOOTSTRAP. * gnu/packages/python-compression.scm (python2-zipp-bootstrap): New public variable. * gnu/packages/python-xyz.scm (python2-importlib-resources-bootstrap): New public variable. (python-importlib-metadata)[native-inputs]: Change from PYTHON-PACKAGING to PYTHON-PACKAGING-BOOTSTRAP. [properties]: New field. (python2-importlib-metadata-bootstrap, python2-contextlib2-bootstrap, python2-pluggy-bootstrap): New public variables. (python-packaging)[arguments]: Allow overriding #:tests?. (python2-packaging-bootstrap): New public variable.
* | gnu: python-pytest: Update to 5.3.2.Marius Bakke2020-01-24
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/check.scm (python-pytest): Update to 5.3.2. [propagated-inputs]: Add PYTHON-WCWIDTH and PYTHON-PACKAGING-BOOTSTRAP. [native-inputs]: Add PYTHON-XMLSCHEMA. [arguments]: Support overriding check phase with #:tests?. (python2-pytest): Stay on version 4.4.2. (python2-pytest-bootstrap): Inherit from PYTHON2-PYTEST instead of PYTHON-PYTEST-BOOTSTRAP. * gnu/packages/python-xyz.scm (python-packaging-bootstrap): New public variable.
* | gnu: python-hypothesis: Update to 5.1.5.Marius Bakke2020-01-24
| | | | | | | | | | | | | | | | * gnu/packages/check.scm (python-hypothesis): Update to 5.1.5. [native-inputs]: Remove. [arguments]: New field. [propagated-inputs]: Remove PYTHON-COVERAGE. Add PYTHON-SORTEDCONTAINERS. (python2-hypothesis): Update to 4.57.1.
* | gnu: python-mock: Update to 3.0.5.Marius Bakke2020-01-24
| | | | | | | | | | | | | | * gnu/packages/check.scm (python-mock): Update to 3.0.5. [propagated-inputs]: Remove PYTHON-PBR-MINIMAL. [native-inputs]: Remove. [arguments]: Remove #:phases. Add #:tests?.
* | gnu: python-coverage: Update to 5.0.3.Marius Bakke2020-01-24
| | | | | | | | * gnu/packages/check.scm (python-coverage): Update to 5.0.3.
* | Merge branch 'staging' into core-updatesMarius Bakke2020-01-21
|\|
| * gnu: python-parameterized: Update to 0.7.1.Marius Bakke2020-01-20
| | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/python2-parameterized-docstring-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/check.scm (python-parameterized): Update to 0.7.1. [arguments]: Remove #:tests?. Add #:phases to override 'check' phase. [native-inputs]: Add PYTHON-MOCK and PYTHON-NOSE. [properties]: New field. (python2-parameterized)[source](patches): New field.
| * gnu: Update pythonpaste.org home pages.Tobias Geerinckx-Rice2020-01-20
| | | | | | | | | | | | * gnu/packages/check.scm (python-scripttest)[home-page]: Update URI. * gnu/packages/python-web.scm (python-paste, python-pastescript) (python-webtest, python-pastedeploy)[home-page]: Likewise.
* | Merge branch 'master' into core-updatesMarius Bakke2020-01-15
|\|
| * gnu: bitlbee: Build with check@0.12.Marius Bakke2020-01-12
| | | | | | | | | | | | * gnu/packages/check.scm (check-0.12): New public variable. * gnu/packages/messaging.scm (bitlbee)[native-inputs]: Change from CHECK to CHECK-0.12.