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