summary refs log tree commit diff
path: root/gnu/packages/check.scm
AgeCommit message (Collapse)Author
2022-09-09gnu: python-coverage: Update to 6.4.3.Marius Bakke
* gnu/packages/check.scm (python-coverage): Update to 6.4.3. [propagated-inputs]: Add PYTHON-TOMLI.
2022-09-09gnu: python-pytest: Use G-expression.Marius Bakke
* gnu/packages/check.scm (python-pytest)[arguments]: Use gexp. While at it, refer to THIS-PACKAGE instead of the version field.
2022-09-09gnu: Deprecate the 'python-pytest-6' variable.Marius Bakke
* gnu/packages/check.scm (python-pytest-6): Deprecate. * gnu/packages/matrix.scm (python-matrix-nio)[native-inputs]: Change from PYTHON-PYTEST-6 to PYTHON-PYTEST. * gnu/packages/music.scm (beets)[native-inputs]: Likewise. * gnu/packages/python-xyz.scm (python-munkres, python-cons)[native-inputs]: Likewise.
2022-09-09gnu: python-hypothesis: Update to 6.54.5.Marius Bakke
* gnu/packages/check.scm (python-hypothesis): Update to 6.54.5. [arguments]: Disable sanity check. [propagated-inputs]: Add PYTHON-EXCEPTIONGROUP. (python-hypothesis-next): Deprecate. * gnu/packages/matrix.scm (python-matrix-nio)[native-inputs]: Change from PYTHON-HYPOTHESIS-NEXT to PYTHON-HYPOTHESIS. * gnu/packages/python-web.scm (python-h2)[native-inputs]: Likewise. * gnu/packages/python-xyz.scm (python-numpy, python-cattrs)[native-inputs]: Likewise.
2022-09-09gnu: python-pytest: Update to 7.1.3.Marius Bakke
* gnu/packages/check.scm (python-pytest): Update to 7.1.3. [native-inputs]: Remove PYTHON-MOCK and PYTHON-TOML. [propagated-inputs]: Remove PYTHON-MORE-ITERTOOLS, PYTHON-SIX-BOOTSTRAP, PYTHON-TOML, and PYTHON-WCWIDTH. Add PYTHON-TOMLI. (python-pytest-bootstrap)[native-inputs]: Replace PYTHON-TOML with PYTHON-TOMLI.
2022-09-09gnu: python-pytest: Remove input labels.Marius Bakke
* gnu/packages/check.scm (python-pytest)[propagated-inputs, native-inputs]: Remove labels.
2022-09-08Merge branch 'staging' into core-updatesMarius Bakke
2022-09-07Merge branch 'master' into stagingMarius Bakke
2022-09-07gnu: python-pytest-regressions: Update to 2.3.1.Marius Bakke
* gnu/packages/check.scm (python-pytest-regressions): Update to 2.3.1.
2022-08-27Merge branch 'staging' into core-updatesMarius Bakke
2022-08-27Merge branch 'master' into stagingMarius Bakke
2022-08-25gnu: go-github.com-smartystreets-assertions: Skip tests with gccgo.Efraim Flashner
* gnu/packages/check.scm (go-github.com-smartystreets-assertions): Don't run the test suite when building with gccgo.
2022-08-25gnu: go-github.com-smartystreets-assertions: Update to 1.13.0.Efraim Flashner
* gnu/packages/check.scm (go-github.com-smartystreets-assertions): Update to 1.13.0.
2022-08-13gnu: python-freezegun: Adjust for Python 3.10.Marius Bakke
* gnu/packages/check.scm (python-freezegun)[source](modules, snippet): New fields.
2022-08-13gnu: python-freezegun: Update to 1.2.2.Marius Bakke
* gnu/packages/check.scm (python-freezegun): Update to 1.2.2. [native-inputs]: Remove PYTHON-MOCK. [propagated-inputs]: Remove PYTHON-SIX.
2022-08-11Merge branch 'staging' into core-updatesMarius Bakke
2022-08-11gnu: catch2@1: Adjust for glibc 2.34 and later.Marius Bakke
* gnu/packages/check.scm (catch-framework2-1)[source](modules, snippet): New fields.
2022-06-27Merge branch 'master' into core-updatesMarius Bakke
2022-06-27gnu: python-lit: Update to 14.0.3.Efraim Flashner
* gnu/packages/check.scm (python-lit): Update to 14.0.3.
2022-06-26gnu: libfaketime: Update to 0.9.10.Marius Bakke
* gnu/packages/check.scm (libfaketime): Update to 0.9.10.
2022-06-21gnu: python-nose2: Update to 0.11.0.Marius Bakke
* gnu/packages/check.scm (python-nose2): Update to 0.11.0. [arguments]: Add #:phases. Remove #:tests?. [propagated-inputs]: Remove PYTHON-COV-CORE and PYTHON-PYTEST-COV. [native-inputs]: Add PYTHON-COVERAGE.
2022-06-08Merge branch 'master' into core-updatesLudovic Courtès
2022-06-01Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner
2022-05-31gnu: Remove python2-pytest-cov.Maxim Cournoyer
* gnu/packages/check.scm (python2-pytest-cov): Delete variable.
2022-05-31gnu: Remove python2-nose.Maxim Cournoyer
* gnu/packages/check.scm (python2-nose): Delete variable. (python-nose)[properties]: Delete field.
2022-05-31gnu: Remove python2-pyfakefs-bootstrap.Maxim Cournoyer
* gnu/packages/check.scm (python2-pyfakefs-bootstrap): Delete variable.
2022-05-31gnu: Remove python2-unittest2.Maxim Cournoyer
* gnu/packages/check.scm (python2-unittest2): Delete variable.
2022-05-31gnu: Remove python2-hypothesis.Maxim Cournoyer
* gnu/packages/check.scm (python2-hypothesis): Delete variable. (python-hypothesis)[properties]: Delete field.
2022-05-31gnu: Remove python2-mock.Maxim Cournoyer
* gnu/packages/check.scm (python2-mock): Delete variable. (python-mock)[properties]: Delete field.
2022-05-31gnu: Remove python2-coverage.Maxim Cournoyer
* gnu/packages/check.scm (python2-coverage): Delete variable.
2022-05-31gnu: Remove python2-flaky.Maxim Cournoyer
* gnu/packages/check.scm (python2-flaky): Delete variable.
2022-05-31gnu: Remove python2-freezegun.Maxim Cournoyer
* gnu/packages/check.scm (python2-freezegun): Delete variable.
2022-05-31gnu: Remove python2-pytest.Maxim Cournoyer
* gnu/packages/check.scm (python2-pytest): Delete variable. (python-pytest)[properties]: Delete field. (python-pytest-bootstrap): Do no strip python2-variant from parent. (python2-pytest-bootstrap): Delete variable.
2022-05-31gnu: Remove python2-pytest-runner.Maxim Cournoyer
* gnu/packages/check.scm (python2-pytest-runner): Delete variable.
2022-05-31gnu: Remove python2-pytest-mock.Maxim Cournoyer
* gnu/packages/check.scm (python2-pytest-mock): Delete variable. (python-pytest-mock)[properties]: Delete field.
2022-05-31gnu: Remove python2-pytest-xdist.Maxim Cournoyer
* gnu/packages/check.scm (python2-pytest-xdist): Delete variable.
2022-05-31gnu: Remove python2-coverage-test-runner.Maxim Cournoyer
* gnu/packages/check.scm (python2-coverage-test-runner): Delete variable.
2022-05-31gnu: Remove python2-nosexcover.Maxim Cournoyer
* gnu/packages/check.scm (python2-nosexcover): Delete variable.
2022-05-31gnu: Remove python2-pytest-warnings.Maxim Cournoyer
* gnu/packages/check.scm (python2-pytest-warnings): Delete variable.
2022-05-31gnu: Remove python2-parameterized.Maxim Cournoyer
* gnu/packages/check.scm (python2-parameterized): Delete variable. * gnu/packages/patches/python2-parameterized-docstring-test.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register it.
2022-05-31gnu: Remove python2-pytest-cache.Maxim Cournoyer
* gnu/packages/check.scm (python2-pytest-cache): Delete variable.
2022-05-31gnu: Remove python2-pytest-pep8.Maxim Cournoyer
* gnu/packages/check.scm (python2-pytest-pep8): Delete variable.
2022-05-31gnu: Remove python2-nose-randomly.Maxim Cournoyer
* gnu/packages/check.scm (python2-nose-randomly): Delete variable.
2022-05-31gnu: Remove python2-pytest-subtesthack.Maxim Cournoyer
* gnu/packages/check.scm (python2-pytest-subtesthack): Delete variable.
2022-05-31gnu: Remove python2-pytest-flakes.Maxim Cournoyer
* gnu/packages/check.scm (python2-pytest-flakes): Delete variable.
2022-05-31gnu: Remove python2-cov-core.Maxim Cournoyer
* gnu/packages/check.scm (python2-cov-core): Delete variable.
2022-05-31gnu: Remove python2-discover.Maxim Cournoyer
* gnu/packages/check.scm (python2-discover): Delete variable.
2022-05-31gnu: Remove python2-flexmock.Maxim Cournoyer
* gnu/packages/check.scm (python2-flexmock): Delete variable.
2022-05-31gnu: Remove python2-minimock.Maxim Cournoyer
* gnu/packages/check.scm (python2-minimock): Delete variable.
2022-05-31gnu: Remove python2-rednose.Maxim Cournoyer
* gnu/packages/check.scm (python2-rednose): Delete variable.