summaryrefslogtreecommitdiff
path: root/gnu/packages/check.scm
AgeCommit message (Expand)Author
2019-12-19gnu: 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-19gnu: behave: Fix tests....* gnu/packages/check.scm (behave): Add missing directory to PYTHONPATH before tests. Julien Lepiller
2019-12-07gnu: python2-pylint: Update to 1.9.5....* gnu/packages/check.scm (python2-pylint): Update to 1.9.5. Kei Kebreau
2019-12-04Merge branch 'staging'Marius Bakke
2019-12-03gnu: cmocka: Update to 1.1.5....* gnu/packages/check.scm (cmocka): Update to 1.1.5. Tobias Geerinckx-Rice
2019-11-28gnu: googletest: Build with python3....* gnu/packages/check.scm (googletest)[native-inputs]: Remove python-2, add python-wrapper. Efraim Flashner
2019-11-15Merge branch 'master' into stagingMarius Bakke
2019-11-13gnu: cppcheck: Update to 1.89....* gnu/packages/check.scm (cppcheck): Update to 1.89. Efraim Flashner
2019-10-21Merge branch 'master' into stagingMarius Bakke
2019-10-20gnu: Add virtest....* gnu/packages/check.scm (virtest): New public variable. Marius Bakke
2019-10-19gnu: 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-19gnu: 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-13Merge branch 'master' into stagingMarius Bakke
2019-10-12gnu: Add doctest....* gnu/packages/check.scm (doctest): New public variable. Marius Bakke
2019-10-10gnu: 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-08gnu: libfaketime: Update to 0.9.8....* gnu/packages/check.scm (libfaketime): Update to 0.9.8. Marius Bakke
2019-09-17Merge branch 'master' into core-updatesLudovic Courtès
2019-09-11gnu: umockdev: Update to 0.13.2....* gnu/packages/check.scm (umockdev): Update to 0.13.2. Tobias Geerinckx-Rice
2019-07-15gnu: 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-08gnu: 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-02Merge branch 'staging' into core-updatesMarius Bakke
2019-07-02Merge branch 'master' into stagingMarius Bakke
2019-07-01gnu: behave: Fix build....* gnu/packages/check.scm (behave)[propagated-inputs]: Add python-importlib-metadata. Danny Milosavljevic
2019-06-29Merge branch 'master' into stagingMarius Bakke
2019-06-27Merge branch 'master' into core-updatesLudovic Courtès
2019-06-24gnu: 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-24gnu: googletest: Update to 1.8.1....* gnu/packages/check.scm (googletest): Update to 1.8.1. Tobias Geerinckx-Rice
2019-06-20Merge branch 'staging' into core-updatesMarius Bakke
2019-06-20Merge branch 'master' into stagingMarius Bakke
2019-06-19gnu: Add python-pytest-timeout....* gnu/packages/check.scm (python-pytest-timeout): New variable. Ricardo Wurmus
2019-06-18gnu: 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-05-25Merge branch 'staging' into core-updatesMarius Bakke
2019-05-22gnu: go-github.com-smartystreets-assertions: Fix typo "convenient"....* gnu/packages/check (go-github.com-smartystreets-assertions)[description]: Fix typo. Vagrant Cascadian
2019-05-02gnu: python-flexmock: Update to 0.10.4....* gnu/packages/check.scm (python-flexmock): Update to 0.10.4. Tobias Geerinckx-Rice
2019-05-02gnu: python-hypothesis: Update to 4.18.3....* gnu/packages/check.scm (python-hypothesis): Update to 4.18.3. Marius Bakke
2019-05-02gnu: 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-01Merge branch 'master' into core-updatesMarius Bakke
2019-04-30gnu: 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-24gnu: 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-03-28gnu: 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-23gnu: 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-23Merge branch 'staging' into core-updatesMarius Bakke
2019-03-23gnu: 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-18Correct name and email address for ng0....* .mailmap, Makefile.am, doc/guix.de.texi, doc/guix.fr.texi, doc/guix.texi, etc/completion/fish/guix.fish, gnu/packages/accessibility.scm, gnu/packages/admin.scm, gnu/packages/audio.scm, gnu/packages/autotools.scm, gnu/packages/cdrom.scm, gnu/packages/check.scm, gnu/packages/cinnamon.scm, gnu/packages/compression.scm, gnu/packages/crypto.scm, gnu/packages/databases.scm, gnu/packages/django.scm, gnu/packages/dns.scm, gnu/packages/elixir.scm, gnu/packages/emacs-xyz.scm, gnu/packages/emacs.scm, gnu/packages/enlightenment.scm, gnu/packages/erlang.scm, gnu/packages/fonts.scm, gnu/packages/fontutils.scm, gnu/packages/forth.scm, gnu/packages/fvwm.scm, gnu/packages/games.scm, gnu/packages/gl.scm, gnu/packages/gnome.scm, gnu/packages/gnunet.scm, gnu/packages/gnupg.scm, gnu/packages/gnuzilla.scm, gnu/packages/gtk.scm, gnu/packages/guile-wm.scm,gnu/packages/guile-xyz.scm, gnu/packages/haskell-check.scm, gnu/packages/haskell-crypto.scm, gnu/packages/haskell.scm, gnu/packages/image-viewers.scm, gnu/packages/image.scm, gnu/packages/irc.scm, gnu/packages/language.scm, gnu/packages/libcanberra.scm, gnu/packages/linux.scm, gnu/packages/lisp.scm, gnu/packages/lolcode.scm, gnu/packages/lxde.scm, gnu/packages/lxqt.scm, gnu/packages/mail.scm, gnu/packages/markup.scm, gnu/packages/mate.scm, gnu/packages/maths.scm, gnu/packages/mc.scm, gnu/packages/messaging.scm, gnu/packages/music.scm, gnu/packages/ncurses.scm, gnu/packages/networking.scm, gnu/packages/nickle.scm, gnu/packages/openbox.scm, gnu/packages/pdf.scm, gnu/packages/perl-check.scm, gnu/packages/perl.scm, gnu/packages/python-compression.scm, gnu/packages/python-crypto.scm, gnu/packages/python-web.scm, gnu/packages/python-xyz.scm, gnu/packages/python.scm, gnu/packages/qt.scm, gnu/packages/ruby.scm, gnu/packages/rust.scm, gnu/packages/scheme.scm, gnu/packages/serialization.scm, gnu/packages/shells.scm, gnu/packages/ssh.scm, gnu/packages/suckless.scm, gnu/packages/tbb.scm, gnu/packages/telephony.scm, gnu/packages/text-editors.scm, gnu/packages/textutils.scm, gnu/packages/time.scm, gnu/packages/tls.scm, gnu/packages/tor.scm, gnu/packages/version-control.scm, gnu/packages/video.scm, gnu/packages/vim.scm, gnu/packages/web.scm, gnu/packages/wm.scm, gnu/packages/xdisorg.scm, gnu/packages/xfce.scm, gnu/packages/xml.scm, gnu/packages/xorg.scm, gnu/services/certbot.scm, gnu/services/desktop.scm, gnu/services/version-control.scm, gnu/services/web.scm, guix/import/hackage.scm, guix/licenses.scm: Correct name and email address for ng0. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> ng0
2019-03-14gnu: go-gopkg.in-check.v1: Update to 0.0.0-1.788fd78....* gnu/packages/check.scm (go-gopkg.in-check.v1): Update to 0.0.0-1.788fd78. [propagated-inputs]: Add go-github-com-kr-pretty. Leo Famulari
2019-03-14gnu: python-flexmock: Update to 0.10.3....* gnu/packages/check.scm (python-flexmock): Update to 0.10.3. Tobias Geerinckx-Rice
2019-03-14gnu: python-freezegun: Update to 0.3.11....* gnu/packages/check.scm (python-freezegun): Update to 0.3.11. Tobias Geerinckx-Rice
2019-03-14gnu: python-nose-timer: Update to 0.7.4....* gnu/packages/check.scm (python-nose-timer): Update to 0.7.4. Tobias Geerinckx-Rice
2019-03-11gnu: python-coverage: Update to 4.5.3....* gnu/packages/check.scm (python-coverage): Update to 4.5.3. Marius Bakke
2019-03-04gnu: python-pytest: Update to 4.3.0....* gnu/packages/patches/python-pytest-pluggy-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/check.scm (python-pytest): Update to 4.3.0. [source](patches): New field. [arguments]: Skip five new tests. Disable tests by passing them as arguments. Marius Bakke