summaryrefslogtreecommitdiff
path: root/gnu/packages/check.scm
AgeCommit message (Collapse)Author
2019-01-05gnu: python-scripttest: Use pypi uri.Efraim Flashner
* gnu/packages/check.scm (python-scripttest)[source]: Use pypi uri.
2019-01-05gnu: python-pytest-xdist: Update to 1.25.0.Efraim Flashner
* gnu/packages/check.scm (python-pytest-xdist): Update to 1.25.0. [source]: Update source uri.
2019-01-05gnu: python-pytest-cov: Update to 2.6.0.Efraim Flashner
* gnu/packages/check.scm (python-pytest-cov): Update to 2.6.0.
2019-01-05gnu: python-subunit: Update to 1.3.0.Efraim Flashner
* gnu/packages/check.scm (python-subunit): Update to 1.3.0. [home-page]: Use https.
2018-12-20gnu: unittest-cpp: Use 'git-fetch'.Efraim Flashner
* gnu/packages/check.scm (unittest-cpp)[source]: Use 'git-fetch'.
2018-12-20gnu: python-pyhamcrest: Use 'git-fetch'.Efraim Flashner
* gnu/packages/check.scm (python-pyhamcrest)[source]: Use 'git-fetch'.
2018-12-20gnu: python-testpath: Use 'git-fetch'.Efraim Flashner
* gnu/packages/check.scm (python-testpath)[source]: Use 'git-fetch'.
2018-12-20gnu: cppcheck: Update to 1.86.Efraim Flashner
* gnu/packages/check.scm (cppcheck): Update to 1.86.
2018-12-20gnu: cppcheck: Enable tests.Efraim Flashner
* gnu/packages/check.scm (cppcheck)[arguments]: Add configure-flag to enable tests.
2018-12-20gnu: cppcheck: Use 'git-fetch'.Efraim Flashner
* gnu/packages/check.scm (cppcheck)[source]: Use 'git-fetch'.
2018-12-20gnu: catch2: Use git-fetch.Efraim Flashner
* gnu/packages/check.scm (catch2)[source]: Use git-fetch.
2018-12-12gnu: Add python-pytest-sugar.Christopher Baines
This is required to update python-amqp and python-kombu. * gnu/packages/check.scm (check): New variable.
2018-11-18gnu: python-pytest-localserver: Update to 0.5.0.Efraim Flashner
* gnu/packages/check.scm (python-pytest-localserver): Update to 0.5.0.
2018-11-18gnu: python-pytest-localserver: Fix test suite.Efraim Flashner
* gnu/packages/check.scm (python-pytest-localserver): Replace custom 'check phase.
2018-11-17gnu: Add libfaketime.Ludovic Courtès
* gnu/packages/check.scm (libfaketime): New variable.
2018-11-14gnu: check: Return #t from all phases.Mark H Weaver
* 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-05Merge branch 'master' into core-updatesMarius Bakke
2018-10-24gnu: python-flake8: Update to 3.6.0.Marius Bakke
* 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-23gnu: cppcheck: Update to 1.85.Tobias Geerinckx-Rice
* gnu/packages/check.scm (cppcheck): Update to 1.85.
2018-10-11gnu: python-testtools: Fix regression in test suite.Efraim Flashner
* 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-09-26Merge branch 'master' into core-updatesMarius Bakke
2018-09-25gnu: python-nose-timer: Update to 0.7.3.Tobias Geerinckx-Rice
* gnu/packages/check.scm (python-nose-timer): Update to 0.7.3.
2018-09-09gnu: python-hypothesis: Update to 3.70.3.Marius Bakke
* gnu/packages/check.scm (python-hypothesis): Update to 3.70.3.
2018-09-09gnu: python-pytest: Update to 3.8.0.Marius Bakke
* gnu/packages/check.scm (python-pytest): Update to 3.8.0.
2018-09-03Merge branch 'master' into core-updatesMarius Bakke
2018-08-30gnu: cmocka: Update to 1.1.2.Tobias Geerinckx-Rice
* gnu/packages/check.scm (cmocka): Update to 1.1.2.
2018-08-21gnu: python-pytest: Run the tests again.Marius Bakke
"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-21gnu: python-hypothesis: Update to 3.68.2.Marius Bakke
* gnu/packages/check.scm (python-hypothesis): Update to 3.68.2.
2018-08-21gnu: python-pytest: Update to 3.7.2.Marius Bakke
* 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-01Merge branch 'master' into core-updatesMarius Bakke
2018-07-29gnu: Add python-codecov.Efraim Flashner
* gnu/packages/check.scm (python-codecov): New variable.
2018-07-28gnu: python-pytest: Update to 3.6.4.Marius Bakke
* gnu/packages/check.scm (python-pytest): Update to 3.6.4. [native-inputs]: Remove PYTHON-INVOKE.
2018-07-28gnu: python-pytest-mock: Update to 1.10.0.Marius Bakke
* gnu/packages/check.scm (python-pytest-mock): Update to 1.10.1.
2018-07-28gnu: python-pytest: Update to 3.6.3.Marius Bakke
* gnu/packages/check.scm (python-pytest): Update to 3.6.3. [propagated-inputs]: Add PYTHON-ATOMICWRITES. [native-inputs]: Add PYTHON-INVOKE.
2018-07-28gnu: python-pytest-cov: Update to 2.5.1.Marius Bakke
* gnu/packages/check.scm (python-pytest-cov): Update to 2.5.1.
2018-07-28gnu: python-hypothesis: Update to 3.66.6.Marius Bakke
* gnu/packages/check.scm (python-hypothesis): Update to 3.66.6.
2018-07-28gnu: python-pytest-runner: Update to 4.2.Marius Bakke
* gnu/packages/check.scm (python-pytest-runner): Update to 4.2. [arguments]: Remove.
2018-06-14gnu: python-freezegun: Update to 0.3.10.Tobias Geerinckx-Rice
* gnu/packages/check.scm (python-freezegun): Update to 0.3.10.
2018-06-14gnu: python-freezegun: Return #t from phase.Tobias Geerinckx-Rice
* gnu/packages/check.scm (python-freezegun)[arguments]: Substitute INVOKE for SYSTEM*.
2018-06-14gnu: cppcheck: Update to 1.84.Tobias Geerinckx-Rice
* gnu/packages/check.scm (cppcheck): Update to 1.84.
2018-06-14gnu: python-nose-timer: Update to 0.7.2.Tobias Geerinckx-Rice
* 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-05-28Merge branch 'master' into core-updatesMark H Weaver
2018-05-28gnu: Add catch-framework2.Fis Trivial
* gnu/packages/check.scm (catch-framework2): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-06Merge branch 'master' into core-updatesMarius Bakke
2018-05-02gnu: znc: Update to 1.7.0.Tobias Geerinckx-Rice
* 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-04-10Merge branch 'master' into core-updatesMark H Weaver
2018-04-08gnu: Add unittest-cpp.Fis Trivial
* gnu/packages/check.scm (unittest-cpp): New public variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-05gnu: cppcheck: Update to 1.83.Tobias Geerinckx-Rice
* gnu/packages/check.scm (cppcheck): Update to 1.83.
2018-03-31gnu: python-pytest: Update to 3.5.0.Arun Isaac
* 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-31gnu: python-hypothesis: Update to 3.52.0.Arun Isaac
* 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.