Age | Commit message (Expand) | Author |
---|---|---|
2019-10-21 | Merge branch 'master' into staging | Marius Bakke |
2019-10-20 | gnu: Add virtest....* gnu/packages/check.scm (virtest): New public variable. | Marius Bakke |
2019-10-19 | gnu: python2-pylint: Fix build....* gnu/packages/check.scm (python2-pylint): Set to 1.7.2 as 2.x branch does not support python2 anymore, [arguments]: move python2 specific hack to run tests from python-pylint to here, [native-inputs]: add python2-futures. | Mathieu Othacehe |
2019-10-19 | gnu: python-pylint: Update to 2.3.1....* gnu/packages/check.scm (python-pylint): Update to 2.3.1, [source]: switch to git-fetch, [arguments]: remove python2 specific hack to fix unit tests. | Mathieu Othacehe |
2019-10-13 | Merge branch 'master' into staging | Marius Bakke |
2019-10-12 | gnu: Add doctest....* gnu/packages/check.scm (doctest): New public variable. | Marius Bakke |
2019-10-10 | gnu: python-bleach: Update to 3.1.0....* gnu/packages/check.scm (python-pytest-runner-2, python2-pytest-runner-2): New public variables. * gnu/packages/python-xyz.scm (python-bleach): Update to 3.1.0. [propagated-inputs]: Remove PYTHON-HTML5LIB-0.9. Add PYTHON-WEBENCODINGS. [native-inputs]: Remove PYTHON-NOSE. Add PYTHON-PYTEST and PYTHON-PYTEST-RUNNER-2. | Marius Bakke |
2019-10-08 | gnu: libfaketime: Update to 0.9.8....* gnu/packages/check.scm (libfaketime): Update to 0.9.8. | Marius Bakke |
2019-09-17 | Merge branch 'master' into core-updates | Ludovic Courtès |
2019-09-11 | gnu: umockdev: Update to 0.13.2....* gnu/packages/check.scm (umockdev): Update to 0.13.2. | Tobias Geerinckx-Rice |
2019-07-15 | gnu: python-hamcrest: Update to 1.9.0-0.25fdc5f....* gnu/packages/check.scm (python-pyhamcrest): Update to 1.9.0-0.25fdc5f. [arguments]: Replace CHECK phase with custom Pytest invokation. | Marius Bakke |
2019-07-08 | gnu: python-pytest: Update to 4.4.2....This is necessary to fix a test failure on 32-bit platforms in 4.4.1. * gnu/packages/check.scm (python-pytest): Update to 4.4.2. | Marius Bakke |
2019-07-02 | Merge branch 'staging' into core-updates | Marius Bakke |
2019-07-02 | Merge branch 'master' into staging | Marius Bakke |
2019-07-01 | gnu: behave: Fix build....* gnu/packages/check.scm (behave)[propagated-inputs]: Add python-importlib-metadata. | Danny Milosavljevic |
2019-06-29 | Merge branch 'master' into staging | Marius Bakke |
2019-06-27 | Merge branch 'master' into core-updates | Ludovic Courtès |
2019-06-24 | gnu: znc: Switch back to Guix's googletest package....* gnu/packages/messaging.scm (znc)[native-inputs]: Use the packaged googletest's sources. | Tobias Geerinckx-Rice |
2019-06-24 | gnu: googletest: Update to 1.8.1....* gnu/packages/check.scm (googletest): Update to 1.8.1. | Tobias Geerinckx-Rice |
2019-06-20 | Merge branch 'staging' into core-updates | Marius Bakke |
2019-06-20 | Merge branch 'master' into staging | Marius Bakke |
2019-06-19 | gnu: Add python-pytest-timeout....* gnu/packages/check.scm (python-pytest-timeout): New variable. | Ricardo Wurmus |
2019-06-18 | gnu: python-freezegun: Update to 0.3.12....* gnu/packages/check.scm (python-freezegun): Update to 0.3.12. [native-inputs]: Remove PYTHON-NOSE and PYTHON-COVERAGE. Add PYTHON-PYTEST. [arguments]: Use "pytest" instead of "nosetests" for running tests. | Marius Bakke |