summaryrefslogtreecommitdiff
path: root/gnu/packages/check.scm
Commit message (Collapse)AuthorAge
* 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.Ludovic 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.
* | Merge branch 'master' into core-updatesMarius Bakke2020-01-11
|\|
| * gnu: googletest: Update to 1.10.0.Marius Bakke2020-01-07
| | | | | | | | | | | | | | * gnu/packages/check.scm (googletest): Update to 1.10.0. (googletest-1.8): New public variable. * gnu/packages/audio.scm (cli-visualizer)[inputs]: Change from GOOGLETEST to GOOGLETEST-1.8. * gnu/packages/serialization.scm (msgpack)[native-inputs]: Likewise.
| * Merge branch 'staging'Marius Bakke2020-01-07
| |\
| | * Merge branch 'master' into stagingMarius Bakke2020-01-03
| | |\
| | * | gnu: check: Update to 0.13.0.Marius Bakke2019-12-11
| | | | | | | | | | | | | | | | * gnu/packages/check.scm (check): Update to 0.13.0.