Archived
1
0
Fork 0
Commit graph

590 commits

Author SHA1 Message Date
Marius Bakke
ec0fbb471d
Merge branch 'master' into staging 2022-12-28 01:02:47 +01:00
Maxim Cournoyer
f184be73de
Merge remote-tracking branch 'origin/master' into staging 2022-12-12 09:02:49 -05:00
Liliana Marie Prikler
407b4f5661
gnu: Add catch2-3.1.
* gnu/packages/check.scm (catch2-3.1): New variable.
2022-12-15 16:55:51 +01:00
Tobias Geerinckx-Rice
2ed751715f
gnu: python-aiounittest: Update to 1.4.2.
* gnu/packages/check.scm (python-aiounittest): Update to 1.4.2.
2022-12-11 01:00:01 +01:00
Tobias Geerinckx-Rice
816c7f4e84
gnu: doctest: Update to 2.4.9.
* gnu/packages/check.scm (doctest): Update to 2.4.9.
2022-12-11 01:00:01 +01:00
Maxim Cournoyer
5d27555c11
gnu: Add cukinia.
* gnu/packages/check.scm (cukinia): New variable.
2022-12-07 20:12:44 -05:00
Marius Bakke
5edd91fe86
gnu: python-pytest-timeout: Update to 2.1.0.
* gnu/packages/check.scm (python-pytest-timeout): Update to 2.1.0.
2022-11-20 07:47:16 +01:00
Marius Bakke
3c463d8dd5
gnu: python-pytest-mock: Update to 3.10.0.
* gnu/packages/check.scm (python-pytest-mock): Update to 3.10.0.
2022-11-20 07:47:16 +01:00
jgart
f91f9006c4
gnu: python-hypothesis: Update home-page.
* gnu/packages/check.scm.scm (python-hypothesis)[home-page]: Update it.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-17 12:00:32 +00:00
Maxim Cournoyer
d4f65bc4ba
gnu: Add python-pytest-param-files.
* gnu/packages/check.scm (python-pytest-param-files): New variable.
2022-11-06 00:08:06 -04:00
Maxim Cournoyer
e05b284dc2
gnu: Add clara.
* gnu/packages/check.scm (clara): New variable.
2022-11-06 00:08:05 -04:00
Vagrant Cascadian
a2e4e3489b
gnu: Various typo fixes.
* gnu/packages/emacs-xyz.scm (emacs-popup-kill-ring)[description]: Fix very
  sneaky "This packages" variant. Thanks to nckhexen!
* gnu/packages/bioinformatics.scm (r-icellnet)[description]: Fix use of
  "allows to".
* gnu/packages/check.scm (python-pytest-freezegun)[description]: Ditto.
* gnu/packages/linux.scm (tp-smapi-module)[description]: Ditto.
* gnu/packages/mail.scm (procmail): Ditto.
* gnu/packages/maths.scm (maxima): Ditto.
* gnu/packages/samba.scm (wsdd)[description]: Ditto.
* gnu/packages/ssh.scm (openssh): Ditto.
2022-10-24 17:35:19 -07:00
Sharlatan Hellseher
64b342ab32
gnu: Add pytest-7.1.
* gnu/packages/check.scm (python-pytest-7.1): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-10-22 13:50:50 +02:00
Marius Bakke
c567a82a69
Merge branch 'staging' 2022-10-16 00:10:07 +02:00
David Elsing
f169d7a128
gnu: Add cbehave.
* gnu/packages/check.scm (cbehave): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-10-15 12:01:34 +02:00
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