Age | Commit message (Collapse) | Author |
|
Automated with:
git grep -l catch-framework2 | xargs sed 's/catch-framework2/catch2/g' -i
|
|
* 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.
|
|
* gnu/packages/check.scm (python-pytest-regressions): Update to 2.3.1.
|
|
* gnu/packages/check.scm (go-github.com-smartystreets-assertions): Don't
run the test suite when building with gccgo.
|
|
* gnu/packages/check.scm (go-github.com-smartystreets-assertions):
Update to 1.13.0.
|
|
* gnu/packages/check.scm (catch-framework2-1)[source](modules, snippet): New
fields.
|
|
* gnu/packages/check.scm (python-lit): Update to 14.0.3.
|
|
* 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.
|
|
|
|
* gnu/packages/check.scm (python2-pytest-cov): Delete variable.
|
|
* gnu/packages/check.scm (python2-nose): Delete variable.
(python-nose)[properties]: Delete field.
|
|
* gnu/packages/check.scm (python2-pyfakefs-bootstrap): Delete variable.
|
|
* gnu/packages/check.scm (python2-unittest2): Delete variable.
|
|
* gnu/packages/check.scm (python2-hypothesis): Delete variable.
(python-hypothesis)[properties]: Delete field.
|
|
* gnu/packages/check.scm (python2-mock): Delete variable.
(python-mock)[properties]: Delete field.
|
|
* gnu/packages/check.scm (python2-coverage): Delete variable.
|
|
* gnu/packages/check.scm (python2-flaky): Delete variable.
|
|
* gnu/packages/check.scm (python2-freezegun): Delete variable.
|
|
* 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.
|
|
* gnu/packages/check.scm (python2-pytest-runner): Delete variable.
|
|
* gnu/packages/check.scm (python2-pytest-mock): Delete variable.
(python-pytest-mock)[properties]: Delete field.
|
|
* gnu/packages/check.scm (python2-pytest-xdist): Delete variable.
|
|
* gnu/packages/check.scm (python2-coverage-test-runner): Delete variable.
|
|
* gnu/packages/check.scm (python2-nosexcover): Delete variable.
|
|
* gnu/packages/check.scm (python2-pytest-warnings): Delete variable.
|
|
* 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.
|
|
* gnu/packages/check.scm (python2-pytest-cache): Delete variable.
|
|
* gnu/packages/check.scm (python2-pytest-pep8): Delete variable.
|
|
* gnu/packages/check.scm (python2-nose-randomly): Delete variable.
|
|
* gnu/packages/check.scm (python2-pytest-subtesthack): Delete variable.
|
|
* gnu/packages/check.scm (python2-pytest-flakes): Delete variable.
|
|
* gnu/packages/check.scm (python2-cov-core): Delete variable.
|
|
* gnu/packages/check.scm (python2-discover): Delete variable.
|
|
* gnu/packages/check.scm (python2-flexmock): Delete variable.
|
|
* gnu/packages/check.scm (python2-minimock): Delete variable.
|
|
* gnu/packages/check.scm (python2-rednose): Delete variable.
|
|
* gnu/packages/check.scm (python2-python-paramunittest): Delete variable.
|
|
* gnu/packages/check.scm (python2-pytest-capturelog): Delete variable.
|
|
* gnu/packages/check.scm (python2-nose2): Delete variable.
|
|
* gnu/packages/check.scm (python2-testlib): Delete variable.
|
|
* gnu/packages/check.scm (python2-pytest-catchlog): Delete variable.
|
|
* gnu/packages/check.scm (python2-nose-timer): Delete variable.
|
|
* gnu/packages/check.scm (python-pytest-runner-2): Delete variable.
(python2-pytest-runner): Likewise.
|
|
* gnu/packages/check.scm (python-aiounittest): Update to 1.4.1.
|
|
|
|
Fixes <https://issues.guix.gnu.org/55440>.
* gnu/packages/check.scm (python2-pytest-cov, python2-freezegun): Define
without package-with-python2.
* gnu/packages/python-xyz.scm (python2-babel): Likewise.
* gnu/packages/time.scm (python2-dateutil): Likwise.
|
|
* gnu/packages/check.scm (python-hypothesis-6.23): Update to 6.43.3 and rename
to...
(python-hypothesis-next): ... this.
[propagated-inputs]: Add python-pytest.
* gnu/packages/matrix.scm (python-matrix-nio): Adjust accordingly.
* gnu/packages/python-web.scm (python-h2): Likewise.
* gnu/packages/check.scm (python-hypothesis)[home-page]: Update URL.
|
|
* gnu/packages/check.scm (python-pytest-xdist-next): Update to 2.5.0.
[propagated-inputs]: replace python-pytest-forked with
python-pytest-forked-next.
|
|
* gnu/packages/check.scm (python-pytest-forked-next): New variable.
|
|
* gnu/packages/check.scm (python-pylint)
[phases]{check}: Add the '-n' option to use xdist with pytest.
[native-inputs]: Add python-pytest-xdist.
|