aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/check.scm
Commit message (Collapse)AuthorAge
* gnu: unittest-cpp: Use 'git-fetch'.Efraim Flashner2018-12-20
| | | | * gnu/packages/check.scm (unittest-cpp)[source]: Use 'git-fetch'.
* gnu: python-pyhamcrest: Use 'git-fetch'.Efraim Flashner2018-12-20
| | | | * gnu/packages/check.scm (python-pyhamcrest)[source]: Use 'git-fetch'.
* gnu: python-testpath: Use 'git-fetch'.Efraim Flashner2018-12-20
| | | | * gnu/packages/check.scm (python-testpath)[source]: Use 'git-fetch'.
* gnu: cppcheck: Update to 1.86.Efraim Flashner2018-12-20
| | | | * gnu/packages/check.scm (cppcheck): Update to 1.86.
* gnu: cppcheck: Enable tests.Efraim Flashner2018-12-20
| | | | | * gnu/packages/check.scm (cppcheck)[arguments]: Add configure-flag to enable tests.
* gnu: cppcheck: Use 'git-fetch'.Efraim Flashner2018-12-20
| | | | * gnu/packages/check.scm (cppcheck)[source]: Use 'git-fetch'.
* gnu: catch2: Use git-fetch.Efraim Flashner2018-12-20
| | | | * gnu/packages/check.scm (catch2)[source]: Use git-fetch.
* gnu: Add python-pytest-sugar.Christopher Baines2018-12-12
| | | | | | This is required to update python-amqp and python-kombu. * gnu/packages/check.scm (check): New variable.
* gnu: python-pytest-localserver: Update to 0.5.0.Efraim Flashner2018-11-18
| | | | * gnu/packages/check.scm (python-pytest-localserver): Update to 0.5.0.
* gnu: python-pytest-localserver: Fix test suite.Efraim Flashner2018-11-18
| | | | | * gnu/packages/check.scm (python-pytest-localserver): Replace custom 'check phase.
* gnu: Add libfaketime.Ludovic Courtès2018-11-17
| | | | * gnu/packages/check.scm (libfaketime): New variable.
* gnu: check: Return #t from all phases.Mark H Weaver2018-11-14
| | | | | | | * 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.
* Merge branch 'master' into core-updatesMarius Bakke2018-11-05
|\
| * gnu: cppcheck: Update to 1.85.Tobias Geerinckx-Rice2018-10-23
| | | | | | | | * gnu/packages/check.scm (cppcheck): Update to 1.85.
* | gnu: python-flake8: Update to 3.6.0.Marius Bakke2018-10-24
| | | | | | | | | | | | | | | | * 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.
* | gnu: python-testtools: Fix regression in test suite.Efraim Flashner2018-10-11
| | | | | | | | | | | | * 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.
* | Merge branch 'master' into core-updatesMarius Bakke2018-09-26
|\|
| * gnu: python-nose-timer: Update to 0.7.3.Tobias Geerinckx-Rice2018-09-25
| | | | | | | | * gnu/packages/check.scm (python-nose-timer): Update to 0.7.3.
* | gnu: python-hypothesis: Update to 3.70.3.Marius Bakke2018-09-09
| | | | | | | | * gnu/packages/check.scm (python-hypothesis): Update to 3.70.3.
* | gnu: python-pytest: Update to 3.8.0.Marius Bakke2018-09-09
| | | | | | | | * gnu/packages/check.scm (python-pytest): Update to 3.8.0.
* | Merge branch 'master' into core-updatesMarius Bakke2018-09-03
|\|
| * gnu: cmocka: Update to 1.1.2.Tobias Geerinckx-Rice2018-08-30
| | | | | | | | * gnu/packages/check.scm (cmocka): Update to 1.1.2.
* | gnu: python-pytest: Run the tests again.Marius Bakke2018-08-21
| | | | | | | | | | | | | | "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.
* | gnu: python-hypothesis: Update to 3.68.2.Marius Bakke2018-08-21
| | | | | | | | * gnu/packages/check.scm (python-hypothesis): Update to 3.68.2.
* | gnu: python-pytest: Update to 3.7.2.Marius Bakke2018-08-21
| | | | | | | | | | | | | | * 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.
* | Merge branch 'master' into core-updatesMarius Bakke2018-08-01
|\|
| * gnu: Add python-codecov.Efraim Flashner2018-07-29
| | | | | | | | * gnu/packages/check.scm (python-codecov): New variable.
* | gnu: python-pytest: Update to 3.6.4.Marius Bakke2018-07-28
| | | | | | | | | | * gnu/packages/check.scm (python-pytest): Update to 3.6.4. [native-inputs]: Remove PYTHON-INVOKE.
* | gnu: python-pytest-mock: Update to 1.10.0.Marius Bakke2018-07-28
| | | | | | | | * gnu/packages/check.scm (python-pytest-mock): Update to 1.10.1.
* | gnu: python-pytest: Update to 3.6.3.Marius Bakke2018-07-28
| | | | | | | | | | | | * gnu/packages/check.scm (python-pytest): Update to 3.6.3. [propagated-inputs]: Add PYTHON-ATOMICWRITES. [native-inputs]: Add PYTHON-INVOKE.
* | gnu: python-pytest-cov: Update to 2.5.1.Marius Bakke2018-07-28
| | | | | | | | * gnu/packages/check.scm (python-pytest-cov): Update to 2.5.1.
* | gnu: python-hypothesis: Update to 3.66.6.Marius Bakke2018-07-28
| | | | | | | | * gnu/packages/check.scm (python-hypothesis): Update to 3.66.6.
* | gnu: python-pytest-runner: Update to 4.2.Marius Bakke2018-07-28
|/ | | | | * gnu/packages/check.scm (python-pytest-runner): Update to 4.2. [arguments]: Remove.
* gnu: python-freezegun: Update to 0.3.10.Tobias Geerinckx-Rice2018-06-14
| | | | * gnu/packages/check.scm (python-freezegun): Update to 0.3.10.
* gnu: python-freezegun: Return #t from phase.Tobias Geerinckx-Rice2018-06-14
| | | | | * gnu/packages/check.scm (python-freezegun)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: cppcheck: Update to 1.84.Tobias Geerinckx-Rice2018-06-14
| | | | * gnu/packages/check.scm (cppcheck): Update to 1.84.
* gnu: python-nose-timer: Update to 0.7.2.Tobias Geerinckx-Rice2018-06-14
| | | | | | | | * 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.
* Merge branch 'master' into core-updatesMark H Weaver2018-05-28
|\
| * gnu: Add catch-framework2.Fis Trivial2018-05-28
| | | | | | | | | | | | * gnu/packages/check.scm (catch-framework2): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | Merge branch 'master' into core-updatesMarius Bakke2018-05-06
|\|
| * gnu: znc: Update to 1.7.0.Tobias Geerinckx-Rice2018-05-02
| | | | | | | | | | | | | | * 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.
* | Merge branch 'master' into core-updatesMark H Weaver2018-04-10
|\|
| * gnu: Add unittest-cpp.Fis Trivial2018-04-08
| | | | | | | | | | | | * gnu/packages/check.scm (unittest-cpp): New public variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: cppcheck: Update to 1.83.Tobias Geerinckx-Rice2018-04-05
| | | | | | | | * gnu/packages/check.scm (cppcheck): Update to 1.83.
* | gnu: python-pytest: Update to 3.5.0.Arun Isaac2018-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* | gnu: python-hypothesis: Update to 3.52.0.Arun Isaac2018-03-31
| | | | | | | | | | | | | | | | * 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.
* | gnu: Use invoke and return #t from all builders.Mark H Weaver2018-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm, gnu/packages/android.scm, gnu/packages/audio.scm, gnu/packages/avr.scm, gnu/packages/base.scm, gnu/packages/bioinformatics.scm, gnu/packages/certs.scm, gnu/packages/check.scm, gnu/packages/code.scm, gnu/packages/commencement.scm, gnu/packages/dictionaries.scm, gnu/packages/docbook.scm, gnu/packages/emacs.scm, gnu/packages/embedded.scm, gnu/packages/fonts.scm, gnu/packages/games.scm, gnu/packages/gnome.scm, gnu/packages/gnu-doc.scm, gnu/packages/guile.scm, gnu/packages/hurd.scm, gnu/packages/javascript.scm, gnu/packages/libreoffice.scm, gnu/packages/linux.scm, gnu/packages/lisp.scm, gnu/packages/lxde.scm, gnu/packages/mail.scm, gnu/packages/markup.scm, gnu/packages/mate.scm, gnu/packages/pkg-config.scm, gnu/packages/qt.scm, gnu/packages/rust.scm, gnu/packages/scheme.scm, gnu/packages/sdl.scm, gnu/packages/statistics.scm, gnu/packages/syncthing.scm, gnu/packages/tex.scm, gnu/packages/web.scm, gnu/packages/wine.scm, gnu/packages/xfce.scm: In the builders of packages using 'trivial-build-system', use invoke where appropriate, raise exceptions on errors, and otherwise return #t.
* | Merge branch 'master' into core-updatesMark H Weaver2018-03-20
|\|
| * Correct name and Email for ng0.ng02018-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * .mailmap: Correct name and Email for ng0. * Makefile.am, 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/emacs.scm, gnu/packages/enlightenment.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.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-crypto.scm, gnu/packages/python-web.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: Likewise. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* | gnu: cunit: Replace bootstrap phase.Ricardo Wurmus2018-03-15
|/ | | | * gnu/packages/check.scm (cunit)[arguments]: Replace bootstrap phase.