Marius Bakke
44d37eaae1
gnu: python-pytest-runner: Update to 6.0.0.
...
* gnu/packages/check.scm (python-pytest-runner): Update to 6.0.0.
2022-09-18 10:35:38 +02:00
Greg Hogan
85c7e40ca8
gnu: googletest: Update to 1.12.1.
...
* gnu/packages/check.scm (googletest): Update to 1.12.1.
Signed-off-by: Marius Bakke <marius@gnu.org>
2022-09-16 22:41:23 +02:00
Marius Bakke
7e0f2728a4
Merge branch 'staging' into core-updates
2022-09-16 19:11:43 +02:00
Marius Bakke
706e6c3c8f
Merge branch 'master' into staging
2022-09-16 19:08:17 +02:00
Maxim Cournoyer
b736af1824
gnu: catch-framework2: Rename variable to catch2.
...
Automated with:
git grep -l catch-framework2 | xargs sed 's/catch-framework2/catch2/g' -i
2022-09-15 20:15:56 -04:00
Maxim Cournoyer
4920f6e634
Merge branch 'staging' into core-updates
...
Conflicts resolved in:
gnu/local.mk
gnu/packages/cmake.scm
gnu/packages/glib.scm
gnu/packages/gnome.scm
gnu/packages/gtk.scm
gnu/packages/sdl.scm
pango-next, vala-next and librsvg-bootstrap were removed in the process.
2022-09-15 11:43:21 -04:00
Maxim Cournoyer
3d297a0017
Merge branch 'master' into staging
...
With resolved conflicts in:
gnu/local.mk
gnu/packages/freedesktop.scm
gnu/packages/gnuzilla.scm
2022-09-15 10:20:32 -04:00
Maxim Cournoyer
2fb1ff23e1
gnu: umockdev: Update to 0.17.13.
...
* gnu/packages/check.scm (umockdev): Update to 0.17.13.
[build-system]: Use meson.
[phases]{fix-test}: Delete phase.
{skip-test-umockdev.c}: New phase.
{absolute-introspection-library}: Adjust for meson.
[native-inputs]: Sort lexicographically.
[inputs]: Add libpcap.
2022-09-13 00:20:32 -04:00
Marius Bakke
f4f4bc7b82
gnu: python-pytest-timeout: Update to 2.1.0.
...
* gnu/packages/check.scm (python-pytest-timeout): Update to 2.1.0.
2022-09-09 17:03:57 +02:00
Marius Bakke
771d017e1d
gnu: python-pytest-mock: Update to 3.8.2.
...
* gnu/packages/check.scm (python-pytest-mock): Update to 3.8.2.
2022-09-09 17:03:57 +02:00
Marius Bakke
944521366f
gnu: python-parameterized: Update to 0.8.1.
...
* gnu/packages/check.scm (python-parameterized): Update to 0.8.1.
2022-09-09 17:03:57 +02:00
Marius Bakke
5b952b1cd4
gnu: Remove python-pytest-forked-next.
...
* gnu/packages/check.scm (python-pytest-forked-next): Remove variable.
2022-09-09 17:03:57 +02:00
Marius Bakke
258ff7ca55
gnu: Remove python-pytest-xdist-next.
...
* gnu/packages/check.scm (python-pytest-xdist-next): Remove variable.
2022-09-09 17:03:56 +02:00
Marius Bakke
429bbef849
gnu: python-pytest-xdist: Add extra test input, don't propagate pytest.
...
* gnu/packages/check.scm (python-pytest-xdist)[native-inputs]: Add
PYTHON-FILELOCK. While at it, add PYTHON-PYTEST from ...
[propagated-inputs]: ... here.
2022-09-09 17:03:56 +02:00
Marius Bakke
14a9996cc2
gnu: python-pyfakefs: Update to 4.6.3.
...
* gnu/packages/check.scm (python-pyfakefs): Update to 4.6.3.
2022-09-09 17:03:56 +02:00
Marius Bakke
54b307a337
gnu: python-coverage: Update to 6.4.3.
...
* gnu/packages/check.scm (python-coverage): Update to 6.4.3.
[propagated-inputs]: Add PYTHON-TOMLI.
2022-09-09 17:03:56 +02:00
Marius Bakke
5f40f663f4
gnu: python-pytest: Use G-expression.
...
* gnu/packages/check.scm (python-pytest)[arguments]: Use gexp. While at it,
refer to THIS-PACKAGE instead of the version field.
2022-09-09 17:03:56 +02:00
Marius Bakke
65302a7045
gnu: Deprecate the 'python-pytest-6' variable.
...
* 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-09 17:03:56 +02:00
Marius Bakke
3533db28ce
gnu: python-hypothesis: Update to 6.54.5.
...
* 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-09 17:03:56 +02:00
Marius Bakke
c5dd6e5d40
gnu: python-pytest: Update to 7.1.3.
...
* 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-09 17:03:56 +02:00
Marius Bakke
9912024c34
gnu: python-pytest: Remove input labels.
...
* gnu/packages/check.scm (python-pytest)[propagated-inputs, native-inputs]:
Remove labels.
2022-09-09 17:03:55 +02:00
Marius Bakke
884548b476
Merge branch 'staging' into core-updates
2022-09-08 21:12:52 +02:00
Marius Bakke
6cfb2e6270
Merge branch 'master' into staging
2022-09-07 18:20:23 +02:00
Marius Bakke
ac3a8b0a5b
gnu: python-pytest-regressions: Update to 2.3.1.
...
* gnu/packages/check.scm (python-pytest-regressions): Update to 2.3.1.
2022-09-07 17:36:42 +02:00
Marius Bakke
ad384816fe
Merge branch 'staging' into core-updates
2022-08-27 17:10:55 +02:00
Marius Bakke
1fd262e8d3
Merge branch 'master' into staging
2022-08-27 00:17:57 +02:00
Efraim Flashner
e77383e16f
gnu: go-github.com-smartystreets-assertions: Skip tests with gccgo.
...
* gnu/packages/check.scm (go-github.com-smartystreets-assertions): Don't
run the test suite when building with gccgo.
2022-08-25 13:03:12 +03:00
Efraim Flashner
4892c1af84
gnu: go-github.com-smartystreets-assertions: Update to 1.13.0.
...
* gnu/packages/check.scm (go-github.com-smartystreets-assertions):
Update to 1.13.0.
2022-08-25 13:03:12 +03:00
Marius Bakke
c5860b97e9
gnu: python-freezegun: Adjust for Python 3.10.
...
* gnu/packages/check.scm (python-freezegun)[source](modules, snippet): New
fields.
2022-08-13 19:09:13 +02:00
Marius Bakke
a20a934081
gnu: python-freezegun: Update to 1.2.2.
...
* gnu/packages/check.scm (python-freezegun): Update to 1.2.2.
[native-inputs]: Remove PYTHON-MOCK.
[propagated-inputs]: Remove PYTHON-SIX.
2022-08-13 19:09:13 +02:00
Marius Bakke
77eb3008e3
Merge branch 'staging' into core-updates
2022-08-11 23:36:10 +02:00
Marius Bakke
25a3d35146
gnu: catch2@1: Adjust for glibc 2.34 and later.
...
* gnu/packages/check.scm (catch-framework2-1)[source](modules, snippet): New
fields.
2022-08-11 21:58:01 +02:00
Marius Bakke
2a7648774f
Merge branch 'master' into core-updates
2022-06-27 19:23:48 +02:00
Efraim Flashner
110ef1d2e7
gnu: python-lit: Update to 14.0.3.
...
* gnu/packages/check.scm (python-lit): Update to 14.0.3.
2022-06-27 19:49:30 +03:00
Marius Bakke
9431936694
gnu: libfaketime: Update to 0.9.10.
...
* gnu/packages/check.scm (libfaketime): Update to 0.9.10.
2022-06-26 12:06:30 +02:00
Marius Bakke
c3f6049a41
gnu: python-nose2: Update to 0.11.0.
...
* 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-21 17:30:44 +02:00
Ludovic Courtès
8c3e9da13a
Merge branch 'master' into core-updates
2022-06-08 14:46:24 +02:00
Efraim Flashner
64c043e63a
Merge remote-tracking branch 'origin/master' into staging
2022-06-01 12:42:04 +03:00
Maxim Cournoyer
962d02904f
gnu: Remove python2-pytest-cov.
...
* gnu/packages/check.scm (python2-pytest-cov): Delete variable.
2022-05-31 14:54:16 -04:00
Maxim Cournoyer
0fa989172d
gnu: Remove python2-nose.
...
* gnu/packages/check.scm (python2-nose): Delete variable.
(python-nose)[properties]: Delete field.
2022-05-31 14:54:12 -04:00
Maxim Cournoyer
38cb357213
gnu: Remove python2-pyfakefs-bootstrap.
...
* gnu/packages/check.scm (python2-pyfakefs-bootstrap): Delete variable.
2022-05-31 14:54:11 -04:00
Maxim Cournoyer
f07cfa3c9a
gnu: Remove python2-unittest2.
...
* gnu/packages/check.scm (python2-unittest2): Delete variable.
2022-05-31 14:54:04 -04:00
Maxim Cournoyer
fe136c39bf
gnu: Remove python2-hypothesis.
...
* gnu/packages/check.scm (python2-hypothesis): Delete variable.
(python-hypothesis)[properties]: Delete field.
2022-05-31 14:54:04 -04:00
Maxim Cournoyer
0b85c365a2
gnu: Remove python2-mock.
...
* gnu/packages/check.scm (python2-mock): Delete variable.
(python-mock)[properties]: Delete field.
2022-05-31 14:54:03 -04:00
Maxim Cournoyer
1924d8237d
gnu: Remove python2-coverage.
...
* gnu/packages/check.scm (python2-coverage): Delete variable.
2022-05-31 14:53:57 -04:00
Maxim Cournoyer
5df79d1ea8
gnu: Remove python2-flaky.
...
* gnu/packages/check.scm (python2-flaky): Delete variable.
2022-05-31 14:53:56 -04:00
Maxim Cournoyer
d0d694355c
gnu: Remove python2-freezegun.
...
* gnu/packages/check.scm (python2-freezegun): Delete variable.
2022-05-31 14:53:53 -04:00
Maxim Cournoyer
4e7d6a2dbe
gnu: Remove python2-pytest.
...
* 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-31 14:53:46 -04:00
Maxim Cournoyer
fa48004614
gnu: Remove python2-pytest-runner.
...
* gnu/packages/check.scm (python2-pytest-runner): Delete variable.
2022-05-31 14:53:45 -04:00
Maxim Cournoyer
6c80abe097
gnu: Remove python2-pytest-mock.
...
* gnu/packages/check.scm (python2-pytest-mock): Delete variable.
(python-pytest-mock)[properties]: Delete field.
2022-05-31 14:53:43 -04:00