Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | gnu: googletest: Update to 1.10.0.•••* gnu/packages/check.scm (googletest): Update to 1.10.0. (googletest-1.8): New public variable. * gnu/packages/audio.scm (cli-visualizer)[inputs]: Change from GOOGLETEST to GOOGLETEST-1.8. * gnu/packages/serialization.scm (msgpack)[native-inputs]: Likewise. | Marius Bakke | 2020-01-07 | 1 | -3/+17 | |
| * | Merge branch 'staging' | Marius Bakke | 2020-01-07 | 1 | -2/+2 | |
| |\ | ||||||
| | * | Merge branch 'master' into staging | Marius Bakke | 2020-01-03 | 1 | -2/+32 | |
| | |\ | ||||||
| | * | | gnu: check: Update to 0.13.0.•••* gnu/packages/check.scm (check): Update to 0.13.0. | Marius Bakke | 2019-12-11 | 1 | -2/+2 | |
| * | | | gnu: cppcheck: Update to 1.90.•••* gnu/packages/check.scm (cppcheck): Update to 1.90. | Tobias Geerinckx-Rice | 2020-01-05 | 1 | -2/+2 | |
| * | | | gnu: doctest: Update to 2.3.6.•••* gnu/packages/check.scm (doctest): Update to 2.3.6. | Tobias Geerinckx-Rice | 2020-01-04 | 1 | -3/+3 | |
| | |/ | |/| | ||||||
* / | | gnu: libfaketime: Fix failing test.•••* gnu/packages/check.scm (libfaketime)[arguments]: Set environment variable before building. | Marius Bakke | 2020-01-08 | 1 | -0/+6 | |
|/ / | ||||||
* | | gnu: catch-framework2: Update to 2.1.2.•••* gnu/packages/check.scm (catch-framework2): Update to 2.1.2. (catch-framework2-1): New variable. * gnu/packages/cpp.scm (fifo-map)[native-inputs]: Use catch-framework2-1. | Ricardo Wurmus | 2019-12-19 | 1 | -1/+23 | |
* | | gnu: behave: Fix tests.•••* gnu/packages/check.scm (behave): Add missing directory to PYTHONPATH before tests. | Julien Lepiller | 2019-12-19 | 1 | -1/+9 | |
|/ | ||||||
* | gnu: python2-pylint: Update to 1.9.5.•••* gnu/packages/check.scm (python2-pylint): Update to 1.9.5. | Kei Kebreau | 2019-12-07 | 1 | -2/+2 | |
* | Merge branch 'staging' | Marius Bakke | 2019-12-04 | 1 | -2/+2 | |
|\ | ||||||
| * | Merge branch 'master' into staging | Marius Bakke | 2019-11-15 | 1 | -2/+2 | |
| |\ | ||||||
| * \ | Merge branch 'master' into staging | Marius Bakke | 2019-10-21 | 1 | -25/+76 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'master' into staging | Marius Bakke | 2019-10-13 | 1 | -0/+35 | |
| |\ \ \ | ||||||
| * | | | | gnu: libfaketime: Update to 0.9.8.•••* gnu/packages/check.scm (libfaketime): Update to 0.9.8. | Marius Bakke | 2019-10-08 | 1 | -2/+2 | |
* | | | | | gnu: cmocka: Update to 1.1.5.•••* gnu/packages/check.scm (cmocka): Update to 1.1.5. | Tobias Geerinckx-Rice | 2019-12-03 | 1 | -2/+2 | |
* | | | | | gnu: googletest: Build with python3.•••* gnu/packages/check.scm (googletest)[native-inputs]: Remove python-2, add python-wrapper. | Efraim Flashner | 2019-11-28 | 1 | -1/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | gnu: cppcheck: Update to 1.89.•••* gnu/packages/check.scm (cppcheck): Update to 1.89. | Efraim Flashner | 2019-11-13 | 1 | -2/+2 | |
| |_|/ |/| | | ||||||
* | | | gnu: Add virtest.•••* gnu/packages/check.scm (virtest): New public variable. | Marius Bakke | 2019-10-20 | 1 | -1/+33 | |
* | | | 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 | 1 | -1/+33 | |
* | | | 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-19 | 1 | -23/+10 | |
| |/ |/| | ||||||
* | | gnu: Add doctest.•••* gnu/packages/check.scm (doctest): New public variable. | Marius Bakke | 2019-10-12 | 1 | -0/+19 | |
* | | 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-10 | 1 | -0/+16 | |
|/ | ||||||
* | Merge branch 'master' into core-updates | Ludovic Courtès | 2019-09-17 | 1 | -5/+7 | |
|\ | ||||||
| * | gnu: umockdev: Update to 0.13.2.•••* gnu/packages/check.scm (umockdev): Update to 0.13.2. | Tobias Geerinckx-Rice | 2019-09-11 | 1 | -5/+7 | |
* | | 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-15 | 1 | -26/+38 | |
* | | 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-08 | 1 | -2/+2 | |
* | | Merge branch 'staging' into core-updates | Marius Bakke | 2019-07-02 | 1 | -1/+2 | |
|\| | ||||||
| * | Merge branch 'master' into staging | Marius Bakke | 2019-07-02 | 1 | -1/+2 | |
| |\ | ||||||
| | * | gnu: behave: Fix build.•••* gnu/packages/check.scm (behave)[propagated-inputs]: Add python-importlib-metadata. | Danny Milosavljevic | 2019-07-01 | 1 | -1/+2 | |
| * | | Merge branch 'master' into staging | Marius Bakke | 2019-06-29 | 1 | -7/+4 | |
| |\| | ||||||
* | | | Merge branch 'master' into core-updates | Ludovic Courtès | 2019-06-27 | 1 | -7/+4 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | 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 | 1 | -2/+0 | |
| * | | gnu: googletest: Update to 1.8.1.•••* gnu/packages/check.scm (googletest): Update to 1.8.1. | Tobias Geerinckx-Rice | 2019-06-24 | 1 | -5/+4 | |
* | | | Merge branch 'staging' into core-updates | Marius Bakke | 2019-06-20 | 1 | -5/+25 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Merge branch 'master' into staging | Marius Bakke | 2019-06-20 | 1 | -0/+21 | |
| |\| | ||||||
| | * | gnu: Add python-pytest-timeout.•••* gnu/packages/check.scm (python-pytest-timeout): New variable. | Ricardo Wurmus | 2019-06-19 | 1 | -0/+21 | |
| * | | 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 | 2019-06-18 | 1 | -5/+4 | |
| |/ | ||||||
* | | Merge branch 'staging' into core-updates | Marius Bakke | 2019-05-25 | 1 | -3/+3 | |
|\| | ||||||
| * | gnu: go-github.com-smartystreets-assertions: Fix typo "convenient".•••* gnu/packages/check (go-github.com-smartystreets-assertions)[description]: Fix typo. | Vagrant Cascadian | 2019-05-22 | 1 | -1/+1 | |
| * | gnu: python-flexmock: Update to 0.10.4.•••* gnu/packages/check.scm (python-flexmock): Update to 0.10.4. | Tobias Geerinckx-Rice | 2019-05-02 | 1 | -2/+2 | |
* | | gnu: python-hypothesis: Update to 4.18.3.•••* gnu/packages/check.scm (python-hypothesis): Update to 4.18.3. | Marius Bakke | 2019-05-02 | 1 | -2/+2 | |
* | | gnu: python-pytest: Update to 4.4.1.•••* gnu/packages/check.scm (python-pytest): Update to 4.4.1. [arguments]: Enable previously failing tests. | Marius Bakke | 2019-05-02 | 1 | -9/+3 | |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2019-05-01 | 1 | -7/+58 | |
|\| | ||||||
| * | gnu: python-nose-timer: Update to 0.7.5.•••* gnu/packages/check.scm (python-nose-timer): Update to 0.7.5. | Tobias Geerinckx-Rice | 2019-04-30 | 1 | -2/+2 | |
| * | gnu: Add python-pyfakefs and python2-pyfakefs.•••* gnu/packages/patches/python-pyfakefs-remove-bad-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add the patch. * gnu/packages/check.scm (python-pyfakefs, python2-pyfakefs): New variables. | Chris Marusich | 2019-04-24 | 1 | -0/+50 | |
| * | gnu: googletest: Don't use unstable tarball.•••* gnu/packages/check.scm (googletest)[source]: Download using git-fetch. * gnu/packages/crypto.scm (encfs)[arguments]: Adjust accordingly. * gnu/packages/gnucash.scm (gnucash)[arguments]: Same. * gnu/packages/terminals.scm (eternalterminal)[arguments]: Same. * gnu/packages/graphics.scm (ogre)[arguments]: Same. Remove now unnecessary custom 'pre-build phase. | Efraim Flashner | 2019-03-28 | 1 | -5/+6 | |
* | | gnu: python-pytest: Update to 4.3.1.•••* gnu/packages/check.scm (python-pytest): Update to 4.3.1. [source](patches): Remove. * gnu/packages/patches/python-pytest-pluggy-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. | Marius Bakke | 2019-03-23 | 1 | -3/+2 | |
* | | Merge branch 'staging' into core-updates | Marius Bakke | 2019-03-23 | 1 | -11/+33 | |
|\| | ||||||
| * | gnu: Add python-minimock.•••* gnu/packages/check.scm (python-minimock, python2-minimock): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Pierre Langlois | 2019-03-23 | 1 | -0/+22 |