Commit Graph

135 Commits (d70cb3e0081c81a91400bf889ebd3c7556f86924)

Author SHA1 Message Date
Efraim Flashner d70cb3e008
gnu: python-pytest-xdist: Update to 1.25.0.
* gnu/packages/check.scm (python-pytest-xdist): Update to 1.25.0.
[source]: Update source uri.
2019-01-05 22:55:13 +02:00
Efraim Flashner f98091d1ba
gnu: python-pytest-cov: Update to 2.6.0.
* gnu/packages/check.scm (python-pytest-cov): Update to 2.6.0.
2019-01-05 22:55:13 +02:00
Efraim Flashner 4df24531dc
gnu: python-subunit: Update to 1.3.0.
* gnu/packages/check.scm (python-subunit): Update to 1.3.0.
[home-page]: Use https.
2019-01-05 22:55:10 +02:00
Efraim Flashner 8aedb3ad8a
gnu: unittest-cpp: Use 'git-fetch'.
* gnu/packages/check.scm (unittest-cpp)[source]: Use 'git-fetch'.
2018-12-20 22:38:17 +02:00
Efraim Flashner 0afd0660c2
gnu: python-pyhamcrest: Use 'git-fetch'.
* gnu/packages/check.scm (python-pyhamcrest)[source]: Use 'git-fetch'.
2018-12-20 22:38:17 +02:00
Efraim Flashner 52305b0ab3
gnu: python-testpath: Use 'git-fetch'.
* gnu/packages/check.scm (python-testpath)[source]: Use 'git-fetch'.
2018-12-20 22:38:16 +02:00
Efraim Flashner 23ff7239f2
gnu: cppcheck: Update to 1.86.
* gnu/packages/check.scm (cppcheck): Update to 1.86.
2018-12-20 22:38:16 +02:00
Efraim Flashner 4241cb9c0b
gnu: cppcheck: Enable tests.
* gnu/packages/check.scm (cppcheck)[arguments]: Add configure-flag to
enable tests.
2018-12-20 22:38:15 +02:00
Efraim Flashner fa44d3a63e
gnu: cppcheck: Use 'git-fetch'.
* gnu/packages/check.scm (cppcheck)[source]: Use 'git-fetch'.
2018-12-20 22:38:15 +02:00
Efraim Flashner 28bcf80902
gnu: catch2: Use git-fetch.
* gnu/packages/check.scm (catch2)[source]: Use git-fetch.
2018-12-20 22:38:15 +02:00
Christopher Baines 7600513a8a
gnu: Add python-pytest-sugar.
This is required to update python-amqp and python-kombu.

* gnu/packages/check.scm (check): New variable.
2018-12-12 09:03:26 +01:00
Efraim Flashner 74854d11ce
gnu: python-pytest-localserver: Update to 0.5.0.
* gnu/packages/check.scm (python-pytest-localserver): Update to 0.5.0.
2018-11-18 11:42:35 +02:00
Efraim Flashner 45a2346f32
gnu: python-pytest-localserver: Fix test suite.
* gnu/packages/check.scm (python-pytest-localserver): Replace custom
'check phase.
2018-11-18 11:42:23 +02:00
Ludovic Courtès 85b28320d4
gnu: Add libfaketime.
* gnu/packages/check.scm (libfaketime): New variable.
2018-11-17 17:40:55 +01:00
Mark H Weaver 29594404a1
gnu: check: Return #t from all phases.
* gnu/packages/check.scm (cmdtest, python-pytest-cov, python-fixtures)
(python-pytest-localserver, python-pytest-flakes)
(python2-coverage-test-runner, python-pylint, python-behave-web-api):
Return #t from all phases, and use invoke where appropriate.
2018-11-14 23:44:12 -05:00
Marius Bakke f4a5faa9dc
Merge branch 'master' into core-updates 2018-11-05 23:56:22 +01:00
Marius Bakke 545da9fd5f
gnu: python-flake8: Update to 3.6.0.
* gnu/packages/check.scm (python-hypothesis)[native-inputs]: Change
PYTHON-FLAKE8 to PYTHON-FLAKE8-3.5.
* gnu/packages/python.scm (python-flake8, python2-flake8): Rename to ...
(python-flake8-3.5, python2-flake8-3.5): ... this.
(python-flake8, python2-flake8): New public variables.
2018-10-24 16:34:23 +02:00
Tobias Geerinckx-Rice ee5c83533d
gnu: cppcheck: Update to 1.85.
* gnu/packages/check.scm (cppcheck): Update to 1.85.
2018-10-23 03:14:31 +02:00
Efraim Flashner 0ea6af996b
gnu: python-testtools: Fix regression in test suite.
* gnu/packages/check.scm (python-testtools)[source]: Add patch.
* gnu/packages/patches/python-testtools.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2018-10-11 22:34:20 +03:00
Marius Bakke 6a0427af6c
Merge branch 'master' into core-updates 2018-09-26 01:11:32 +02:00
Tobias Geerinckx-Rice 238d950b79
gnu: python-nose-timer: Update to 0.7.3.
* gnu/packages/check.scm (python-nose-timer): Update to 0.7.3.
2018-09-25 11:46:08 +02:00
Marius Bakke 5d948c0c5d
gnu: python-hypothesis: Update to 3.70.3.
* gnu/packages/check.scm (python-hypothesis): Update to 3.70.3.
2018-09-09 17:59:35 +02:00
Marius Bakke ad8ae693c8
gnu: python-pytest: Update to 3.8.0.
* gnu/packages/check.scm (python-pytest): Update to 3.8.0.
2018-09-09 17:59:35 +02:00
Marius Bakke 70dc8db8e7
Merge branch 'master' into core-updates 2018-09-03 19:20:06 +02:00
Tobias Geerinckx-Rice 0c048c11a4
gnu: cmocka: Update to 1.1.2.
* gnu/packages/check.scm (cmocka): Update to 1.1.2.
2018-08-30 19:29:08 +02:00
Marius Bakke 4750b3a268
gnu: python-pytest: Run the tests again.
"python setup.py test" is ineffective since 3.6.x.  The circle is complete.

* gnu/packages/check.scm (python-pytest)[arguments]: Override 'check' phase.
[native-inputs]: Add PYTHON-PYTEST-BOOTSTRAP.
2018-08-21 17:24:29 +02:00
Marius Bakke 67a7da1f31
gnu: python-hypothesis: Update to 3.68.2.
* gnu/packages/check.scm (python-hypothesis): Update to 3.68.2.
2018-08-21 17:24:28 +02:00
Marius Bakke e2da8bcd9e
gnu: python-pytest: Update to 3.7.2.
* gnu/packages/check.scm (python-pytest): Update to 3.7.2.
(python2-pytest)[propagated-inputs]: Add PYTHON2-PATHLIB.
(python2-pytest-bootstrap)[propagated-inputs]: Add PYTHON-PATHLIB2-BOOTSTRAP.
* gnu/packages/python.scm (python2-pathlib2-bootstrap): New public variable.
2018-08-21 17:24:28 +02:00
Marius Bakke 4214066d45
Merge branch 'master' into core-updates 2018-08-01 15:53:17 +02:00
Efraim Flashner c3f9a6ce67
gnu: Add python-codecov.
* gnu/packages/check.scm (python-codecov): New variable.
2018-07-29 20:00:32 +03:00
Marius Bakke d37d975b74
gnu: python-pytest: Update to 3.6.4.
* gnu/packages/check.scm (python-pytest): Update to 3.6.4.
[native-inputs]: Remove PYTHON-INVOKE.
2018-07-28 23:39:00 +02:00
Marius Bakke 25ccb99347
gnu: python-pytest-mock: Update to 1.10.0.
* gnu/packages/check.scm (python-pytest-mock): Update to 1.10.1.
2018-07-28 15:52:30 +02:00
Marius Bakke a9ae30b78e
gnu: python-pytest: Update to 3.6.3.
* gnu/packages/check.scm (python-pytest): Update to 3.6.3.
[propagated-inputs]: Add PYTHON-ATOMICWRITES.
[native-inputs]: Add PYTHON-INVOKE.
2018-07-28 15:52:29 +02:00
Marius Bakke 9f585a528e
gnu: python-pytest-cov: Update to 2.5.1.
* gnu/packages/check.scm (python-pytest-cov): Update to 2.5.1.
2018-07-28 15:52:29 +02:00
Marius Bakke 85f1342f01
gnu: python-hypothesis: Update to 3.66.6.
* gnu/packages/check.scm (python-hypothesis): Update to 3.66.6.
2018-07-28 15:52:29 +02:00
Marius Bakke fb4c6115f5
gnu: python-pytest-runner: Update to 4.2.
* gnu/packages/check.scm (python-pytest-runner): Update to 4.2.
[arguments]: Remove.
2018-07-28 15:52:28 +02:00
Tobias Geerinckx-Rice ef0d765605
gnu: python-freezegun: Update to 0.3.10.
* gnu/packages/check.scm (python-freezegun): Update to 0.3.10.
2018-06-14 18:55:52 +02:00
Tobias Geerinckx-Rice 19611b7a0a
gnu: python-freezegun: Return #t from phase.
* gnu/packages/check.scm (python-freezegun)[arguments]: Substitute
INVOKE for SYSTEM*.
2018-06-14 18:55:52 +02:00
Tobias Geerinckx-Rice d518261f05
gnu: cppcheck: Update to 1.84.
* gnu/packages/check.scm (cppcheck): Update to 1.84.
2018-06-14 18:55:51 +02:00
Tobias Geerinckx-Rice 1ba7a62362
gnu: python-nose-timer: Update to 0.7.2.
* gnu/packages/check.scm (python-nose-timer): Update to 0.7.2.
[source]: Remove patch...
* gnu/packages/patches/python-nose-timer-drop-ordereddict.patch:
...delete file...
* gnu/local.mk (dist_patch_DATA): ...and remove it.
2018-06-14 18:55:46 +02:00
Mark H Weaver 82b695b834
Merge branch 'master' into core-updates 2018-05-28 20:45:37 -04:00
Fis Trivial 56e72c0084
gnu: Add catch-framework2.
* gnu/packages/check.scm (catch-framework2): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-28 13:39:57 +02:00
Marius Bakke 12bd588346
Merge branch 'master' into core-updates 2018-05-06 15:56:24 +02:00
Tobias Geerinckx-Rice 8cb3a0cf0a
gnu: znc: Update to 1.7.0.
* gnu/packages/messaging.scm (znc): Update to 1.7.0.
[native-inputs]: Replace GOOGLETEST source input with a newer git checkout.
[arguments]: Adjust the ‘unpack-googletest’ phase accordingly.
Add ‘--with-gmock=...’ to #:configure-flags.
2018-05-02 23:45:55 +02:00
Mark H Weaver f89aa1521a
Merge branch 'master' into core-updates 2018-04-10 00:42:22 -04:00
Fis Trivial bebe3a4f95
gnu: Add unittest-cpp.
* gnu/packages/check.scm (unittest-cpp): New public variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-08 23:32:34 +02:00
Tobias Geerinckx-Rice 4b23535351
gnu: cppcheck: Update to 1.83.
* gnu/packages/check.scm (cppcheck): Update to 1.83.
2018-04-05 06:39:01 +02:00
Arun Isaac 7ad5c6dd78
gnu: python-pytest: Update to 3.5.0.
* gnu/packages/python.scm (python-six): Replace system* with invoke.
(python-six-bootstrap, python2-six-bootstrap, python2-funcsigs-bootstrap): New
variables.
(python-more-itertools)[propagated-inputs]: Replace python-six with
python-six-bootstrap.
* gnu/packages/check.scm (python-pytest): Update to 3.5.0.
[propagated-inputs]: Add python-attrs-bootstrap,
python-more-itertools-bootstrap, python-pluggy and python-six-bootstrap.
[properties]: Add python2-variant.
(python2-pytest)[propagated-inputs]: Add python2-funcsigs.
(python-pytest-bootstrap)[properties]: Add python2-variant.
(python2-pytest-bootstrap)[propagated-inputs]: Add python2-funcsigs-bootstrap.
2018-03-31 00:29:35 +05:30
Arun Isaac b19a960f5f
gnu: python-hypothesis: Update to 3.52.0.
* gnu/packages/check.scm (python-hypothesis): Update to 3.52.0.
[propagated-inputs]: Add python-attrs and python-coverage.
[home-page]: Update URI.
* gnu/packages/python.scm (python-attrs-bootstrap, python2-attrs-bootstrap):
New variables.
2018-03-31 00:29:35 +05:30
Mark H Weaver e3cfef22c4
gnu: Use invoke and return #t from all builders.
* gnu/packages/admin.scm, gnu/packages/android.scm, gnu/packages/audio.scm,
gnu/packages/avr.scm, gnu/packages/base.scm, gnu/packages/bioinformatics.scm,
gnu/packages/certs.scm, gnu/packages/check.scm, gnu/packages/code.scm,
gnu/packages/commencement.scm, gnu/packages/dictionaries.scm,
gnu/packages/docbook.scm, gnu/packages/emacs.scm, gnu/packages/embedded.scm,
gnu/packages/fonts.scm, gnu/packages/games.scm, gnu/packages/gnome.scm,
gnu/packages/gnu-doc.scm, gnu/packages/guile.scm, gnu/packages/hurd.scm,
gnu/packages/javascript.scm, gnu/packages/libreoffice.scm,
gnu/packages/linux.scm, gnu/packages/lisp.scm, gnu/packages/lxde.scm,
gnu/packages/mail.scm, gnu/packages/markup.scm, gnu/packages/mate.scm,
gnu/packages/pkg-config.scm, gnu/packages/qt.scm, gnu/packages/rust.scm,
gnu/packages/scheme.scm, gnu/packages/sdl.scm, gnu/packages/statistics.scm,
gnu/packages/syncthing.scm, gnu/packages/tex.scm, gnu/packages/web.scm,
gnu/packages/wine.scm, gnu/packages/xfce.scm: In the builders of packages
using 'trivial-build-system', use invoke where appropriate, raise exceptions
on errors, and otherwise return #t.
2018-03-27 21:35:41 -04:00