aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/check.scm
Commit message (Collapse)AuthorAge
* gnu: pict: Update to 3.7.4.fanquake2023-09-02
| | | | | | * gnu/packages/check.scm (pict): Update to 3.7.4. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Add ftest.Reza Housseini2023-09-01
| | | | | | | * gnu/packages/check.scm (ftest): New variable. Co-authored-by: Hilton Chain <hako@ultrarare.space> Signed-off-by: Hilton Chain <hako@ultrarare.space>
* gnu: catch2: Update to 3.4.0.Greg Hogan2023-08-27
| | | | | | * gnu/packages/check.scm (catch2): Update to 3.4.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: googlebenchmark: Update to 1.8.2.Greg Hogan2023-08-21
| | | | | | * gnu/packages/check.scm (googlebenchmark): Update to 1.8.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: cxxtest: Use Web Archived home page.Tobias Geerinckx-Rice2023-07-30
| | | | | * gnu/packages/check.scm (cxxtest)[home-page]: Use a copy archived by the Wayback Machine.
* gnu: Add python-gixy.Bruno Victal2023-07-18
| | | | | | * gnu/packages/check.scm (python-gixy): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add rapidcheck.Zhu Zihao2023-07-11
| | | | * gnu/packages/check.scm (rapidcheck): New variable.
* gnu: python-pytest-enabler: Don't set #:tests to #:true.Efraim Flashner2023-07-09
| | | | | * gnu/packages/check.scm (python-pytest-enabler)[arguments]: Rewrite to strip the #:tests? argument from the inherited package.
* Revert "gnu: Add rapidcheck."Nicolas Goaziou2023-07-01
| | | | | | This reverts commit 4236e24cb9e80201e42d13c9a70bd918299b12fa. Wrong patch revision.
* gnu: Add rapidcheck.Zhu Zihao2023-07-01
| | | | | | * gnu/packages/check.scm (rapidcheck): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: catch2: Use correct configure flag to disable errors.Liliana Marie Prikler2023-07-01
| | | | | * gnu/packages/check.scm (catch2)[#:configure-flags]: Replace “-DENABLE_ERROR=OFF” with “-DCATCH_ENABLE_WERROR=OFF”.
* gnu: catch2: Update to 3.3.2.David Elsing2023-07-01
| | | | | | | | | | | * gnu/packages/check.scm (catch2-3.1): Rename to catch2-3.3. [version, source]: Update to 3.3.2. [outputs]: Remove ‘doc’. [build-system]: Use cmake-build-system. [arguments]: Remove special phases. Add CMake options to #:configure-flags. * gnu/packages/potassco.scm (clingo): Adjust accordingly. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: Add subunit.Antero Mejr2023-06-24
| | | | | | * gnu/packages/check.scm (subunit): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-pytest-mypy-plugins.Ricardo Wurmus2023-05-04
| | | | * gnu/packages/check.scm (python-pytest-mypy-plugins): New variable.
* gnu: clitest: Fix test failure with newer grep.Marius Bakke2023-04-30
| | | | | | | * gnu/packages/patches/clitest-grep-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/check.scm (clitest)[source](patches): New field. [arguments]: While at it, remove obsolete substitution.
* gnu: cppcheck: Update to 2.10.3.Efraim Flashner2023-04-26
| | | | | * gnu/packages/check.scm (cppcheck): Update to 2.10.3. [home-page]: Update to new home-page.
* gnu: cppcheck: Skip failing test.Efraim Flashner2023-04-26
| | | | | | | * gnu/packages/patches/check.scm (cppcheck)[source]: Add patch. * gnu/packages/patches/cppcheck-disable-char-signedness-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* gnu: python-pytest-flakes: Update to 4.0.5.John Kehayias2023-04-20
| | | | | * gnu/packages/check.scm (python-pytest-flakes): Update to 4.0.5. [native-inputs]: Remove python-pytest-cache.
* gnu: python-pytest-asyncio: Update to 0.21.0.Maxim Cournoyer2023-04-19
| | | | | | | | | * gnu/packages/check.scm (python-pytest-asyncio): Update to 0.21.0. [build-system]: Use pyproject-build-system. [arguments]: Set #:tests? to #f. Remove check phase override. [native-inputs]: Remove now unused python-async-generator, python-flaky, python-hypothesis and python-pytest. [propagated-inputs]: Add python-pytest.
* gnu: python-pytest-localserver: Update to 0.7.1.John Kehayias2023-04-18
| | | | * gnu/packages/check.scm (python-pytest-localserver): Update to 0.7.1.
* gnu: python-pytest: Fix failing test_raising_repr.Josselin Poiret2023-04-15
| | | | | | | | | * gnu/packages/patches/pytest-fix-unstrable-exception-test.patch: Add new patch from upstream. * gnu/packages/check.scm (python-pytest): Use it. * gnu/local.mk (dist_patch_DATA): Register it. Signed-off-by: Andreas Enge <andreas@enge.fr>
* Revert "gnu: python-pytest: Update to 7.3.1."Andreas Enge2023-04-15
| | | | This reverts commit 81682e2e9042bfb9621482eb2d0f46104a86aa11.
* gnu: clara: Fix build.Maxim Cournoyer2023-04-15
| | | | | | * gnu/packages/check.scm (clara) [source]: Add snippet to un-bundle catch2. [arguments]: Add #:configure-flags argument. [native-inputs]: Add catch2.
* gnu: python-pytest: Update to 7.3.1.Maxim Cournoyer2023-04-15
| | | | | * gnu/packages/check.scm (python-pytest): Update to 7.3.1. [propagated-inputs]: Add python-exceptiongroup.
* gnu: python-pytest-7.1: Deprecate package.Maxim Cournoyer2023-04-14
| | | | | | | | | The source was adjusted using the following command: $ git grep -rl python-pytest-7.1 | xargs sed -i 's/python-pytest-7.1/python-pytest/g' * gnu/packages/check.scm (python-pytest-7.1): Delete variable.
* gnu: python-pluggy: Update to 1.0.0.Maxim Cournoyer2023-04-14
| | | | | | | | | * gnu/packages/python-xyz.scm (python-pluggy): Update to 1.0.0. (python-pluggy-next): Delete variable. * gnu/packages/check.scm (python-pytest-7.1) [propagated-inputs]: Remove python-pluggy replacement. * gnu/packages/databases.scm (datasette) [propagated-inputs]: Replace python-pluggy-next with python-pluggy.
* Merge branch 'master' into core-updates.Maxim Cournoyer2023-04-14
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/build-tools.scm gnu/packages/certs.scm gnu/packages/check.scm gnu/packages/compression.scm gnu/packages/cups.scm gnu/packages/fontutils.scm gnu/packages/gnuzilla.scm gnu/packages/guile.scm gnu/packages/ibus.scm gnu/packages/image-processing.scm gnu/packages/linux.scm gnu/packages/music.scm gnu/packages/nss.scm gnu/packages/pdf.scm gnu/packages/python-xyz.scm gnu/packages/qt.scm gnu/packages/ruby.scm gnu/packages/shells.scm gnu/packages/tex.scm gnu/packages/video.scm gnu/packages/vulkan.scm gnu/packages/web.scm gnu/packages/webkit.scm gnu/packages/wm.scm
| * gnu: python-pytest-fork: Update to 1.6.0.Maxim Cournoyer2023-04-13
| | | | | | | | | | | | | | | | | | | | * gnu/packages/check.scm (python-pytest-fork): Update to 1.6.0. [build-system]: Use pyproject-build-system. [arguments]: Replace disable-setuptools-scm phase with pretend-version. [native-inputs]: Remove input labels. Add python-setuptools-scm. (python-pytest-forked-next): Delete variable. (python-pytest-xdist-next): Replace python-pytest-forked-next with python-pytest-forked.
| * gnu: python-pytest-7.1: Replace python-toml with python-tomli.Maxim Cournoyer2023-04-11
| | | | | | | | | | * gnu/packages/check.scm (python-pytest-7.1) [propagated-inputs]: Replace python-toml with python-tomli.
| * Merge branch 'master' into stagingMaxim Cournoyer2023-03-31
| |\
| | * gnu: python-pytest-7.1: Depend on python-pluggy-next.Felix Gruber2023-03-29
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/check.scm (python-pytest-7.1)[propagated-inputs]: Replace python-pluggy with python-pluggy-next. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| * | gnu: python-coverage: Update to 5.5.Giacomo Leidi2023-03-30
| | | | | | | | | | | | | | | | | | * gnu/packages/check.scm (python-coverage): Update to 5.5. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| * | Merge remote-tracking branch 'origin/master' into staging.Maxim Cournoyer2023-03-23
| |\| | | | | | | | | | | | | | | | | | | | | | With resolved conflicts in: gnu/packages/ibus.scm gnu/packages/image.scm gnu/packages/lisp.scm gnu/packages/virtualization.scm
| * | Merge branch 'master' into staging.Maxim Cournoyer2023-02-08
| |\ \ | | | | | | | | | | | | | | | | With conflicts resolved in: gnu/packages/version-control.scm
| * \ \ Merge branch 'master' into stagingMarius Bakke2022-12-28
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into stagingMaxim Cournoyer2022-12-12
| |\ \ \ \
| * | | | | gnu: python-pytest-timeout: Update to 2.1.0.Marius Bakke2022-11-20
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/check.scm (python-pytest-timeout): Update to 2.1.0.
| * | | | | gnu: python-pytest-mock: Update to 3.10.0.Marius Bakke2022-11-20
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/check.scm (python-pytest-mock): Update to 3.10.0.
* | | | | | gnu: python-lit: Honor the #:tests? flag.Efraim Flashner2023-04-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/check.scm (python-lit)[arguments]: Honor the #:tests? flag in the custom 'check phase.
* | | | | | gnu: python-lit: Update to 16.0.0.Efraim Flashner2023-04-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/check.scm (python-lit): Update to 16.0.0. [native-inputs]: Replace llvm with llvm-14.
* | | | | | gnu: python-fixtures: Add missing dependency.Lars-Dominik Braun2023-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/check.scm (python-fixtures)[propagated-inputs]: Add python-extras.
* | | | | | gnu: python-fixtures-bootstrap: Add missing dependency.Lars-Dominik Braun2023-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/check.scm (python-fixtures-bootstrap)[propagated-inputs]: Add python-extras.
* | | | | | gnu: python-testtools: Remove unused dependency.Lars-Dominik Braun2023-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/check.scm (python-testtools)[propagated-inputs]: Remove python-extras.
* | | | | | gnu: python-testtools-bootstrap: Update to 2.6.0.Lars-Dominik Braun2023-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Supports Python 3.10 and 3.11. * gnu/packages/check.scm (python-testtools-bootstrap): Update to 2.6.0. [propagated-inputs]: Remove python-extras, which is not a dependency.
* | | | | | Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge2023-03-20
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | gnu: python-pytest-regressions: Remove python-pre-commit.Antero Mejr2023-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/check.scm (python-pytest-regressions)[native-inputs]: Remove python-pre-commit. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
| * | | | | gnu: go-github-com-robfig-cron-1.2: Move to (gnu packages golang).Josselin Poiret2023-02-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Because (gnu packages golang) and (gnu packages check) use each other, this avoids an undefined symbol due to a module dependency cycle. * gnu/packages/check.scm (go-github-com-robfig-cron-1.2): Move to... * gnu/packages/golang.scm (go-github-com-robfig-cron-1.2): ...here. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* | | | | | Merge remote-tracking branch 'savannah/master' into core-updatesChristopher Baines2023-03-02
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/autotools.scm gnu/packages/cmake.scm gnu/packages/gnuzilla.scm gnu/packages/haskell.scm gnu/packages/pdf.scm gnu/packages/python-xyz.scm gnu/packages/samba.scm gnu/packages/tex.scm gnu/packages/tls.scm gnu/packages/wxwidgets.scm
| * | | | | gnu: Add actionlint.Timo Wilken2023-02-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Actionlint is a linter for GitHub Action workflow files. * gnu/packages/check.scm (actionlint): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
| * | | | | gnu: Add go-github-com-robfig-cron-1.2.Timo Wilken2023-02-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/check.scm (go-github-com-robfig-cron-1.2): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>