summaryrefslogtreecommitdiff
path: root/gnu/packages/check.scm
Commit message (Collapse)AuthorAge
* 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: 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.
* gnu: Add go-gopkg.in-check.v1.Christopher Baines2018-01-30
| | | | * gnu/packages/check.scm (go-gopkg.in-check.v1): New variable.
* 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.
* 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-lit: Fix tests.Danny Milosavljevic2017-12-30
| | | | * gnu/packages/check.scm (python-lit)[native-inputs]: Add python-pytest.
* gnu: check, databases: Use HTTPS for bitbucket.org.Tobias Geerinckx-Rice2017-12-26
| | | | | * gnu/packages/check.scm (python-pytest-capturelog)[home-page]: Likewise. * gnu/packages/databases.scm (python-alembic)[home-page]: Likewise.
* gnu: check, llvm: Use HTTPS for llvm.org home pages.Tobias Geerinckx-Rice2017-12-25
| | | | | * gnu/packages/check.scm (python-lit)[home-page]: Use HTTPS. * gnu/packages/llvm.scm (llvm, clang, clang-runtime)[home-page]: Likewise.
* gnu: python-rednose: Update to 1.2.3.Tobias Geerinckx-Rice2017-12-25
| | | | * gnu/packages/check.scm (python-rednose): Update to 1.2.3.
* gnu: python-lit: Update to 0.5.1.Tobias Geerinckx-Rice2017-12-25
| | | | * gnu/packages/check.scm (python-lit): Update to 0.5.1.
* gnu: python-freezegun: Update to 0.3.9.Tobias Geerinckx-Rice2017-12-25
| | | | * gnu/packages/check.scm (python-freezegun): Update to 0.3.9.
* gnu: Move date/time packages from python.scm to time.scm.Ricardo Wurmus2017-11-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-pytz, python2-pytz, python-dateutil, python2-dateutil, python-parsedatetime, python2-parsedatetime, python-tzlocal, python-isodate, python2-isodate, python-iso8601, python2-iso8601, python-monotonic, python2-monotonic, python-pyrfc3339, python2-pyrfc3339, python-arrow, python2-arrow, python-aniso8601, python2-aniso8601): Move from here... * gnu/packages/time.scm: ...to here. * gnu/packages/calendar.scm, gnu/packages/check.scm, gnu/packages/django.scm, gnu/packages/ebook.scm, gnu/packages/gnome.scm, gnu/packages/irc.scm, gnu/packages/jrnl.scm, gnu/packages/mail.scm, gnu/packages/openstack.scm, gnu/packages/package-management.scm, gnu/packages/python-crypto.scm, gnu/packages/python-web.scm, gnu/packages/rdf.scm, gnu/packages/statistics.scm, gnu/packages/tls.scm, gnu/packages/tryton.scm, gnu/packages/version-control.scm: Adjust accordingly.
* gnu: Move more testing packages from python.scm to check.scm.Ricardo Wurmus2017-11-18
| | | | | | | * gnu/packages/python.scm (python-flexmock, python2-flexmock, python-freezegun, python2-freezegun, python-flaky, python2-flaky): Move from here... * gnu/packages/check.scm: ...to here.
* gnu: Move testing packages from python.scm to check.scm.Ricardo Wurmus2017-11-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-behave-web-api, python2-behave-web-api, python-mock, python2-mock, python-mock-2, python-nose, python2-nose, python-nose2, python2-nose2, python-unittest2, python2-unittest2, python-pytest, python2-pytest, python-pytest-3.0, python2-pytest-3.0, python-pytest-cov, python2-pytest-cov, python-pytest-runner, python2-pytest-runner, python-pytest-mock, python2-pytest-mock, python-pytest-xdist, python2-pytest-xdist, python-scripttest, python2-scripttest, python-testtools, python2-testtools, python-testscenarios, python2-testscenarios, python-testresources, python2-testresources, python-subunit, python2-subunit, python-fixtures, python2-fixtures, python-testrepository, python2-testrepository, python-coverage, python2-coverage, python-cov-core, python2-cov-core, python-testpath, python2-testpath, python-testlib, python2-testlib, python-pytest-cache, python2-pytest-cache, python-pytest-localserver, python-pytest-xprocess, python-pytest-subtesthack, python2-pytest-subtesthack, python-hypothesis, python2-hypothesis, python-lit, python2-lit, python-pytest-pep8, python2-pytest-pep8, python-pytest-flakes, python2-pytest-flakes, python2-coverage-test-runner, python-pylint, python2-pylint, python-paramunittest, python2-python-paramunittest, python-pytest-warnings, python2-pytest-warnings, python-pytest-capturelog, python2-pytest-capturelog, python-pytest-catchlog, python2-pytest-catchlog, python-nosexcover, python2-nosexcover, python-discover, python2-discover, behave, python-rednose, python2-rednose, python-nose-randomly, python2-nose-randomly, python-nose-timer, python2-nose-timer): Move from here... * gnu/packages/check.scm: ...to here. * gnu/packages/admin.scm, gnu/packages/android.scm, gnu/packages/backup.scm, gnu/packages/bioinformatics.scm, gnu/packages/calendar.scm, gnu/packages/dav.scm, gnu/packages/django.scm, gnu/packages/freedesktop.scm, gnu/packages/haskell.scm, gnu/packages/image.scm, gnu/packages/irc.scm, gnu/packages/jrnl.scm, gnu/packages/ldc.scm, gnu/packages/libffi.scm, gnu/packages/mail.scm, gnu/packages/mpd.scm, gnu/packages/openstack.scm, gnu/packages/package-management.scm, gnu/packages/password-utils.scm, gnu/packages/python-crypto.scm, gnu/packages/python-web.scm, gnu/packages/rdf.scm, gnu/packages/statistics.scm, gnu/packages/storage.scm, gnu/packages/time.scm, gnu/packages/tls.scm, gnu/packages/tor.scm, gnu/packages/tryton.scm: Adjust accordingly.
* gnu: cppcheck: Update to 1.81.Tobias Geerinckx-Rice2017-10-20
| | | | * gnu/packages/check.scm (cppcheck): Update to 1.81.
* Merge branch 'staging'Marius Bakke2017-10-10
|\
| * Merge branch 'master' into stagingMarius Bakke2017-10-05
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2017-09-20
| |\ \
| * \ \ Merge branch 'master' into stagingMarius Bakke2017-09-02
| |\ \ \
| * \ \ \ Merge branch 'master' into stagingMarius Bakke2017-08-26
| |\ \ \ \
| * | | | | gnu: cunit: Use ‘modify-phases’ syntax.Tobias Geerinckx-Rice2017-08-18
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/check.scm (cunit)[arguments]: Use ‘modify-phases’.
* | | | | | gnu: rofi: Update to 1.4.1.Marius Bakke2017-10-10
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/check.scm (check-0.11.0): New variable. * gnu/packages/xdisorg.scm (rofi): Update to 1.4.1. [inputs]: Add LIBRSVG. [native-inputs]: Add BISON, CHECK-0.11.0 and FLEX.
* | | | | gnu: Add python-parameterized.Ricardo Wurmus2017-10-04
| |_|_|/ |/| | | | | | | | | | | | | | | * gnu/packages/check.scm (python-parameterized, python2-parameterized): New variables.
* | | | gnu: Add cpputest.ng02017-09-14
| |_|/ |/| | | | | | | | | | | | | | * gnu/packages/check.scm (cpputest): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | | Update e-mail for Kei Kebreau.Kei Kebreau2017-08-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * .mailmap: Map kei@openmailbox.org to current address. * gnu/local.mk: Replace kei@openmailbox.org to current address. * gnu/packages/backup.scm: Likewise. * gnu/packages/calendar.scm: Likewise. * gnu/packages/check.scm: Likewise. * gnu/packages/compression.scm: Likewise. * gnu/packages/documentation.scm: Likewise. * gnu/packages/emacs.scm: Likewise. * gnu/packages/fltk.scm: Likewise. * gnu/packages/freedesktop.scm: Likewise. * gnu/packages/game-development.scm: Likewise. * gnu/packages/games.scm: Likewise. * gnu/packages/gnome.scm: Likewise. * gnu/packages/gnustep.scm: Likewise. * gnu/packages/gtk.scm: Likewise. * gnu/packages/hexedit.scm: Likewise. * gnu/packages/image.scm: Likewise. * gnu/packages/maths.scm: Likewise. * gnu/packages/music.scm: Likewise. * gnu/packages/xfce.scm: Likewise. * gnu/packages/python.scm: Likewise. * gnu/packages/tcl.scm: Likewise. * gnu/packages/textutils.scm: Likewise. * gnu/packages/video.scm: Likewise. * gnu/packages/w3m.scm: Likewise. * gnu/packages/web.scm: Likewise. * gnu/packages/web-browsers.scm: Likewise. * gnu/packages/patches/wmfire-update-for-new-gdk-versions.patch: Likewise.
* | | gnu: Add cmdtest.Kei Kebreau2017-08-26
| |/ |/| | | | | | | | | * gnu/packages/check.scm (cmdtest): New variable. Co-authored-by: Arun Isaac <arunisaac@systemreboot.net>
* | gnu: cppcheck: Update to 1.80.Tobias Geerinckx-Rice2017-08-10
| | | | | | | | * gnu/packages/check.scm (cppcheck): Update to 1.80.
* | gnu: googletest: Build shared libraries.Manolis Ragkousis2017-08-09
| | | | | | | | | | * gnu/packages/check.scm (googletest)[arguments]: Pass "-DBUILD_SHARED_LIBS=ON" in #:configure-flags.
* | gnu: cmocka: Update to 1.1.1.Marius Bakke2017-07-23
|/ | | | * gnu/packages/check.scm (cmocka): Update to 1.1.1.
* gnu: cppcheck: Update to 1.79.Tobias Geerinckx-Rice2017-06-16
| | | | * gnu/packages/check.scm (cppcheck): Update to 1.79.
* gnu: cppcheck: Update to 1.78.Mathieu Othacehe2017-05-06
| | | | * gnu/packages/check.scm (cppcheck): Update to 1.78.
* gnu: googletest: Update to 1.8.0.Ben Woodcroft2017-03-03
| | | | | | | * gnu/packages/check.scm (googletest): Update to 1.8.0. [build-system]: Use cmake-build-system. [arguments]: Remove field. [native-inputs]: Remove autoconf, automake, libtool.
* gnu: cppcheck: Update to 1.77.Kei Kebreau2017-01-23
| | | | * gnu/packages/check.scm (cppcheck): Update to 1.77.
* gnu: cppcheck: Update to 1.76.1.Tobias Geerinckx-Rice2016-12-20
| | | | * gnu/packages/check.scm (cppcheck): Update to 1.76.1.
* gnu: cmocka: Update to 1.1.0.Efraim Flashner2016-10-10
| | | | * gnu/packages/check.scm (cmocka): Update to 1.1.0.
* gnu: cppcheck: Update to 1.76.Efraim Flashner2016-10-10
| | | | * gnu/packages/check.scm (cppcheck): Update to 1.76.
* Merge branch 'master' into core-updatesLeo Famulari2016-06-12
|\
| * gnu: Add googletest.Lukas Gradl2016-06-09
| | | | | | | | | | | | * gnu/packages/check.scm (googletest): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: check: Update home page URL.Jochem Raat2016-04-03
| | | | | | | | | | | | * gnu/packages/check.scm (check)[home-page]: Update to new location. Signed-off-by: Alex Kost <alezost@gmail.com>
* | Merge branch 'master' into core-updatesLeo Famulari2016-03-21
|\|
| * gnu: catch: Update to 1.3.5.Efraim Flashner2016-03-10
| | | | | | | | * gnu/packages/check.scm (catch): Update to 1.3.5.
| * gnu: cppunit: Update to 1.13.2.Efraim Flashner2016-03-10
| | | | | | | | | | | | * gnu/packages/check.scm (cppunit): Update to 1.13.2. [source]: Change to libreoffice's hosted release tarballs. [home-page]: Change to freedesktop.
| * gnu: Add cppcheck.Roel Janssen2016-03-02
| | | | | | | | * gnu/packages/check.scm (cppcheck): New variable.
* | gnu: check: Update to 0.10.0.Efraim Flashner2016-03-10
|/ | | | | * gnu/packages/check.scm (check): Update to 0.10.0. [home-page]: Project has moved to github.
* gnu: cmocka: New variable.Efraim Flashner2016-01-25
| | | | * gnu/packages/check.scm (cmocka): New variable.
* gnu: Use 'install-file' instead of 'mkdir-p' and 'copy-file' in obvious cases.Ludovic Courtès2015-08-29
| | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (bedtools, bowtie, bwa, hisat, samtools, plink, star): Use 'install-file' instead of 'mkdir-p' + 'copy-file'. * gnu/packages/check.scm (catch-framework): Likewise. * gnu/packages/code.scm (global): Likewise. * gnu/packages/emacs.scm (magit-svn, haskell-mode, emacs-pdf-tools): Likewise. * gnu/packages/engineering.scm (fastcap, fasthenry): Likewise. * gnu/packages/gnuzilla.scm (nss): Likewise. * gnu/packages/guile.scm (guile-minikanren): Likewise. * gnu/packages/java.scm (swt): Likewise. * gnu/packages/make-bootstrap.scm (%static-binaries): Likewise. * gnu/packages/maths.scm (lpsolve): Likewise. * gnu/packages/mp3.scm (mpc123): Likewise. * gnu/packages/ninja.scm (ninja): Likewise. * gnu/packages/python.scm (python-numpy, python-pyparsing): Likewise. * gnu/packages/screen.scm (dtach): Likewise. * gnu/packages/synergy.scm (synergy): Likewise. * gnu/packages/textutils.scm (utf8proc): Likewise. * gnu/packages/version-control.scm (git-test-sequence): Likewise. * gnu/packages/wicd.scm (wicd): Likewise.