summaryrefslogtreecommitdiff
path: root/gnu/packages/check.scm
Commit message (Collapse)AuthorAge
* gnu: cppcheck: Update to 1.85.Tobias Geerinckx-Rice2018-10-23
| | | | * gnu/packages/check.scm (cppcheck): Update to 1.85.
* 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: cmocka: Update to 1.1.2.Tobias Geerinckx-Rice2018-08-30
| | | | * gnu/packages/check.scm (cmocka): Update to 1.1.2.
* gnu: Add python-codecov.Efraim Flashner2018-07-29
| | | | * gnu/packages/check.scm (python-codecov): New variable.
* 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.
* gnu: cppcheck: Update to 1.82.Tobias Geerinckx-Rice2018-03-07
| | | | * gnu/packages/check.scm (cppcheck): Update to 1.82.
* gnu: cmdtest: Update to 0.32.Tobias Geerinckx-Rice2018-03-07
| | | | * gnu/packages/check.scm (cmdtest): Update to 0.32.
* gnu: python-fixtures: Update to 3.0.0.Marius Bakke2018-02-28
| | | | * gnu/packages/check.scm (python-fixtures-bootstrap): Update to 3.0.0.
* gnu: python-testscenarios: Update to 0.5.0.Marius Bakke2018-02-28
| | | | | | | | * gnu/packages/check.scm (python-testscenarios-bootstrap): Update to 0.5.0. [source](uri): Use PYPI-URI. [arguments]: Replace CHECK-PHASE. [propagated-inputs]: Add PYTHON-PBR-MINIMAL. (python-testscenarios)[propagated-inputs]: Add PYTHON-PBR.
* gnu: python-testtools: Update to 2.3.0.Marius Bakke2018-02-28
| | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/check.scm (python-testtools-bootstrap, python2-testtools-bootstrap): New public variables. (python-testtools): Inherit. [arguments]: Remove old. Replace CHECK-PHASE with custom command. [propagated-inputs]: Add PYTHON-FIXTURES, PYTHON-PBR, PYTHON-SIX, PYTHON-TRACEBACK2 and PYTHON-UNITTEST2. [native-inputs]: Add PYTHON-TESTSCENARIOS-BOOTSTRAP. (python-testscenarios-bootstrap, python2-testscenarios-bootstrap): New public variables. (python-testscenarios): Adjust accordingly. [propagated-inputs]: Replace PYTHON-TESTTOOLS with PYTHON-TESTTOOLS-BOOTSTRAP. (python-subunit-bootstrap, python2-subunit-bootstrap): New public variables. (python-subunit): Inherit. (python-fixtures-bootstrap)[native-inputs]: Replace PYTHON-TESTTOOLS with PYTHON-TESTTOOLS-BOOTSTRAP. (python-testrepository-bootstrap)[native-inputs]: Replace PYTHON-SUBUNIT and PYTHON-TESTTOOLS with PYTHON-SUBUNIT-BOOTSTRAP and PYTHON-TESTTOOLS-BOOTSTRAP. * gnu/packages/python.scm (python-pbr)[native-inputs]: Replace PYTHON-TESTSCENARIOS and PYTHON-TESTTOOLS with PYTHON-TESTSCENARIOS-BOOTSTRAP and PYTHON-TESTTOOLS-BOOTSTRAP.
* gnu: python-testresources: Update to 2.0.1.Marius Bakke2018-02-28
| | | | | | | | | | * gnu/packages/check.scm (python-testresources-bootstrap, python2-testresources-bootstrap): New public variables. (python-testresources): Adjust accordingly. [propagated-inputs]: Add PYTHON-PBR. [native-inputs]: Add PYTHON-FIXTURES and PYTHON-TESTTOOLS. * gnu/packages/python.scm (python-pbr)[native-inputs]: Replace PYTHON-TESTRESOURCES with PYTHON-TESTRESOURCES-BOOTSTRAP.
* gnu: python-subunit: Update to 1.2.0.Marius Bakke2018-02-28
| | | | | | | * gnu/packages/check.scm (python-subunit): Update to 1.2.0. [source](uri): Use PYPI-URI. [propagated-inputs]: Remove PYTHON-MIMEPARSE. Add PYTHON-TESTTOOLS. [native-inputs]: Add PYTHON-FIXTURES and PYTHON-TESTSCENARIOS.
* gnu: python-fixtures: Propagate python-pbr.Marius Bakke2018-02-28
| | | | | | | | | | | | * gnu/packages/check.scm (python-fixtures-bootstrap, python2-fixtures-bootstrap, python-testrepository-bootstrap, python2-testrepository-bootstrap): New public variables. (python-fixtures): Adjust accordingly. (python-testrepository): Likewise. [native-inputs]: Remove PYTHON-PBR-MINIMAL. * gnu/packages/python.scm (python-pbr)[native-inputs]: Replace PYTHON-FIXTURES and PYTHON-TESTREPOSITORY WITH PYTHON-FIXTURES-BOOTSTRAP and PYTHON-TESTREPOSITORY-BOOTSTRAP.
* gnu: behave: Update to 1.2.6.Marius Bakke2018-02-26
| | | | | | * gnu/packages/check.scm (behave): Update to 1.2.6. [source](uri): Adjust file extension. [native-inputs]: Add PYTHON-PATHPY and PYTHON-PYTEST.
* Merge branch 'master' into core-updatesMark H Weaver2018-02-13
|\
| * gnu: libreoffice: Update to 5.4.5.1 [CVE-2018-6871].Marius Bakke2018-02-11
| | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/check.scm (cppunit-1.14): New public variable. * gnu/packages/libreoffice.scm (xmlsec-src-libreoffice): Remove variable. (libreoffice): Update to 5.4.5.1. [native-inputs]: Change CPPUNIT to CPPUNIT-1.14. Remove AUTOCONF and AUTOMAKE. [inputs]: Add GPGME, XMLSEC-NSS and LIBLTDL. Remove XMLSEC-SRC-LIBREOFFICE. Replace LIBJPEG with LIBJPEG-TURBO. [arguments]: Remove xmlsec code from PREPARE-SRC-PHASE. Make sure GPGME++ headers are found. Add workaround for <https://bugs.gentoo.org/641812>. Add "--disable-pdfium" to #:configure-flags. * gnu/packages/xml.scm (xmlsec-nss): New public variable.
* | gnu: python-pytest-mock: Update to 1.6.3.Marius Bakke2018-02-07
| | | | | | | | | | | | * gnu/packages/check.scm (python-pytest-mock): Update to 1.6.3. [source]: Use tarball relase. [native-inputs]: Remove UNZIP. Add PYTHON-SETUPTOOLS-SCM.
* | Merge branch 'master' into core-updatesMark H Weaver2018-02-03
|\|
| * gnu: Add go-github.com-smartystreets-goconvey.Christopher Baines2018-02-01
| | | | | | | | * gnu/packages/check.scm (go-github.com-smartystreets-goconvey): New variable.
| * gnu: Add go-github.com-smartystreets-assertions.Christopher Baines2018-02-01
| | | | | | | | | | * gnu/packages/check.scm (go-github.com-smartystreets-assertions): New variable.
| * gnu: Add go-github.com-smartystreets-gunit.Christopher Baines2018-02-01
| | | | | | | | * gnu/packages/check.scm (go-github.com-smartystreets-gunit): New variable.
* | Merge branch 'master' into core-updatesMarius Bakke2018-02-01
|\|
| * gnu: Add go-gopkg.in-check.v1.Christopher Baines2018-01-30
| | | | | | | | * gnu/packages/check.scm (go-gopkg.in-check.v1): New variable.
* | gnu: python-rednose: Loosen six requirement.Marius Bakke2018-02-01
| | | | | | | | | | * gnu/packages/check.scm (python-rednose)[arguments]: Add phase to remove explicit six version requirement.
* | gnu: python-pytest-warnings: Mark as superseded by python-pytest.Marius Bakke2018-02-01
| | | | | | | | | | | | * gnu/packages/check.scm (python-pytest-warnings)[properties]: New field. (python2-pytest-warnings): Use PACKAGE-WITH-PYTHON2. [properties]: Superseded by PYTHON2-PYTEST.
* | gnu: python-lit: Really fix test suite.Marius Bakke2018-02-01
| | | | | | | | | | | | * gnu/packages/check.scm (python-lit)[arguments]: In CHECK-PHASE, use lit to test itself, as described in README.txt. [native-inputs]: Remove PYTHON-PYTEST. Add LLVM.
* | Merge branch 'master' into core-updatesMark H Weaver2018-01-19
|\|
| * gnu: Consistently Write ‘file system(s)’.Tobias Geerinckx-Rice2018-01-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is the GNU way. * doc/guix.texi (Build Systems, DNS Services): Write ‘file system(s)’. * gnu/build/vm.scm (create-ext-file-system, create-fat-file-system): Likewise. * gnu/packages/backup.scm (dirvish, rsnapshot)[description]: Likewise. * gnu/packages/check.scm (python-testpath)[description]: Likewise. * gnu/packages/disk.scm (pydf)[description]: Likewise. * gnu/packages/file-systems.scm (disorderfs)[synopsis, description]: Likewise. (glusterfs)[description]: Likewise. * gnu/packages/haskell.scm (ghc-directory, ghc-system-fileio-bootstrap) (ghc-system-fileio)[synopsis]: Likewise. (ghc-fsnotify)[description]: Likewise. * gnu/packages/linux.scm (proot)[description]: Likewise. (jmtpfs)[synopsis, description]: Likewise. * gnu/packages/mate.scm (caja, caja-extensions)[description]: Likewise. * gnu/packages/storage.scm (ceph)[description]: Likewise. * gnu/packages/sync.scm (lsyncd)[description]: Likewise. * gnu/packages/syncthing.scm (syncthing)[synopsis]: Likewise. (go-github-com-zillode-notify)[description]: Likewise. * gnu/services/nfs.scm (pipefs-service-type): Likewise. * guix/scripts/system.scm (perform-action): Likewise.
* | Merge branch 'master' into core-updatesLeo Famulari2018-01-11
|\|
| * gnu: behave: Enable tests.Kei Kebreau2018-01-09
| | | | | | | | | | | | * gnu/packages/check.scm (behave)[native-inputs]: Add python-mock, python-nose and python-pyhamcrest. [arguments]: Remove #:tests?. Add #:test-target.
| * gnu: Add missing copyright line.Kei Kebreau2018-01-07
| | | | | | | | * gnu/packages/check.scm: Add copyright line for 18a4d6d.
| * gnu: Add python-pyhamcrest.Fis Trivial2018-01-07
| | | | | | | | | | | | | | * gnu/packages/check.scm (python-pyhamcrest, python2-pyhamcrest): New variables. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
* | gnu: python-pytest-localserver: Update to 0.4.1.Leo Famulari2018-01-04
| | | | | | | | * gnu/packages/check.scm (python-pytest-localserver): Update to 0.4.1.
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-12-31
|\|