| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: Consistently Write ‘file system(s)’.•••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.
| Tobias Geerinckx-Rice | 2018-01-19 | 1 | -1/+1 |
* | gnu: behave: Enable tests.•••* gnu/packages/check.scm (behave)[native-inputs]: Add python-mock, python-nose
and python-pyhamcrest.
[arguments]: Remove #:tests?. Add #:test-target.
| Kei Kebreau | 2018-01-09 | 1 | -2/+6 |
* | gnu: Add missing copyright line.•••* gnu/packages/check.scm: Add copyright line for 18a4d6d.
| Kei Kebreau | 2018-01-07 | 1 | -0/+1 |
* | gnu: Add python-pyhamcrest.•••* gnu/packages/check.scm (python-pyhamcrest, python2-pyhamcrest): New
variables.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
| Fis Trivial | 2018-01-07 | 1 | -0/+34 |
* | gnu: python-lit: Fix tests.•••* gnu/packages/check.scm (python-lit)[native-inputs]: Add python-pytest.
| Danny Milosavljevic | 2017-12-30 | 1 | -0/+8 |
* | gnu: check, databases: Use HTTPS for bitbucket.org.•••* gnu/packages/check.scm (python-pytest-capturelog)[home-page]: Likewise.
* gnu/packages/databases.scm (python-alembic)[home-page]: Likewise.
| Tobias Geerinckx-Rice | 2017-12-26 | 1 | -1/+1 |
* | gnu: check, llvm: Use HTTPS for llvm.org home pages.•••* gnu/packages/check.scm (python-lit)[home-page]: Use HTTPS.
* gnu/packages/llvm.scm (llvm, clang, clang-runtime)[home-page]: Likewise.
| Tobias Geerinckx-Rice | 2017-12-25 | 1 | -1/+1 |
* | gnu: python-rednose: Update to 1.2.3.•••* gnu/packages/check.scm (python-rednose): Update to 1.2.3.
| Tobias Geerinckx-Rice | 2017-12-25 | 1 | -11/+2 |
* | gnu: python-lit: Update to 0.5.1.•••* gnu/packages/check.scm (python-lit): Update to 0.5.1.
| Tobias Geerinckx-Rice | 2017-12-25 | 1 | -2/+2 |
* | gnu: python-freezegun: Update to 0.3.9.•••* gnu/packages/check.scm (python-freezegun): Update to 0.3.9.
| Tobias Geerinckx-Rice | 2017-12-25 | 1 | -2/+2 |
* | gnu: Move date/time packages from python.scm to time.scm.•••* 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.
| Ricardo Wurmus | 2017-11-18 | 1 | -0/+1 |
* | gnu: Move more testing packages from python.scm to check.scm.•••* 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.
| Ricardo Wurmus | 2017-11-18 | 1 | -0/+90 |
* | gnu: Move testing packages from python.scm to check.scm.•••* 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.
| Ricardo Wurmus | 2017-11-17 | 1 | -15/+1359 |
* | gnu: cppcheck: Update to 1.81.•••* gnu/packages/check.scm (cppcheck): Update to 1.81.
| Tobias Geerinckx-Rice | 2017-10-20 | 1 | -2/+2 |
* | Merge branch 'staging' | Marius Bakke | 2017-10-10 | 1 | -5/+4 |
|\ |
|
| * | Merge branch 'master' into staging | Marius Bakke | 2017-10-05 | 1 | -0/+24 |
| |\ |
|
| * \ | Merge branch 'master' into staging | Marius Bakke | 2017-09-20 | 1 | -0/+24 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into staging | Marius Bakke | 2017-09-02 | 1 | -0/+47 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2017-08-26 | 1 | -4/+6 |
| |\ \ \ \ |
|
| * | | | | | gnu: cunit: Use ‘modify-phases’ syntax.•••* gnu/packages/check.scm (cunit)[arguments]: Use ‘modify-phases’.
| Tobias Geerinckx-Rice | 2017-08-18 | 1 | -5/+4 |
* | | | | | | gnu: rofi: Update to 1.4.1.•••* 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.
| Marius Bakke | 2017-10-10 | 1 | -0/+15 |
| |_|_|_|/
|/| | | | |
|
* | | | | | gnu: Add python-parameterized.•••* gnu/packages/check.scm (python-parameterized, python2-parameterized): New
variables.
| Ricardo Wurmus | 2017-10-04 | 1 | -0/+24 |
| |_|_|/
|/| | | |
|
* | | | | gnu: Add cpputest.•••* gnu/packages/check.scm (cpputest): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 | 2017-09-14 | 1 | -0/+24 |
| |_|/
|/| | |
|
* | | | Update e-mail for Kei Kebreau.•••* .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.
| Kei Kebreau | 2017-08-29 | 1 | -1/+1 |
* | | | gnu: Add cmdtest.•••* gnu/packages/check.scm (cmdtest): New variable.
Co-authored-by: Arun Isaac <arunisaac@systemreboot.net>
| Kei Kebreau | 2017-08-26 | 1 | -0/+47 |
| |/
|/| |
|
* | | gnu: cppcheck: Update to 1.80.•••* gnu/packages/check.scm (cppcheck): Update to 1.80.
| Tobias Geerinckx-Rice | 2017-08-10 | 1 | -2/+2 |
* | | gnu: googletest: Build shared libraries.•••* gnu/packages/check.scm (googletest)[arguments]: Pass "-DBUILD_SHARED_LIBS=ON"
in #:configure-flags.
| Manolis Ragkousis | 2017-08-09 | 1 | -0/+2 |
* | | gnu: cmocka: Update to 1.1.1.•••* gnu/packages/check.scm (cmocka): Update to 1.1.1.
| Marius Bakke | 2017-07-23 | 1 | -2/+2 |
|/ |
|
* | gnu: cppcheck: Update to 1.79.•••* gnu/packages/check.scm (cppcheck): Update to 1.79.
| Tobias Geerinckx-Rice | 2017-06-16 | 1 | -2/+2 |
* | gnu: cppcheck: Update to 1.78.•••* gnu/packages/check.scm (cppcheck): Update to 1.78.
| Mathieu Othacehe | 2017-05-06 | 1 | -2/+3 |
* | gnu: googletest: Update to 1.8.0.•••* 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.
| Ben Woodcroft | 2017-03-03 | 1 | -40/+4 |
* | gnu: cppcheck: Update to 1.77.•••* gnu/packages/check.scm (cppcheck): Update to 1.77.
| Kei Kebreau | 2017-01-23 | 1 | -2/+2 |
* | gnu: cppcheck: Update to 1.76.1.•••* gnu/packages/check.scm (cppcheck): Update to 1.76.1.
| Tobias Geerinckx-Rice | 2016-12-20 | 1 | -2/+2 |
* | gnu: cmocka: Update to 1.1.0.•••* gnu/packages/check.scm (cmocka): Update to 1.1.0.
| Efraim Flashner | 2016-10-10 | 1 | -3/+5 |
* | gnu: cppcheck: Update to 1.76.•••* gnu/packages/check.scm (cppcheck): Update to 1.76.
| Efraim Flashner | 2016-10-10 | 1 | -2/+2 |
* | Merge branch 'master' into core-updates | Leo Famulari | 2016-06-12 | 1 | -0/+61 |
|\ |
|
| * | gnu: Add googletest.•••* gnu/packages/check.scm (googletest): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Lukas Gradl | 2016-06-09 | 1 | -0/+61 |
| * | gnu: check: Update home page URL.•••* gnu/packages/check.scm (check)[home-page]: Update to new location.
Signed-off-by: Alex Kost <alezost@gmail.com>
| Jochem Raat | 2016-04-03 | 1 | -1/+1 |
* | | Merge branch 'master' into core-updates | Leo Famulari | 2016-03-21 | 1 | -9/+30 |
|\| |
|
| * | gnu: catch: Update to 1.3.5.•••* gnu/packages/check.scm (catch): Update to 1.3.5.
| Efraim Flashner | 2016-03-10 | 1 | -3/+3 |
| * | gnu: cppunit: Update to 1.13.2.•••* gnu/packages/check.scm (cppunit): Update to 1.13.2.
[source]: Change to libreoffice's hosted release tarballs.
[home-page]: Change to freedesktop.
| Efraim Flashner | 2016-03-10 | 1 | -6/+5 |
| * | gnu: Add cppcheck.•••* gnu/packages/check.scm (cppcheck): New variable.
| Roel Janssen | 2016-03-02 | 1 | -0/+22 |
* | | gnu: check: Update to 0.10.0.•••* gnu/packages/check.scm (check): Update to 0.10.0.
[home-page]: Project has moved to github.
| Efraim Flashner | 2016-03-10 | 1 | -5/+5 |
|/ |
|
* | gnu: cmocka: New variable.•••* gnu/packages/check.scm (cmocka): New variable.
| Efraim Flashner | 2016-01-25 | 1 | -0/+25 |
* | gnu: Use 'install-file' instead of 'mkdir-p' and 'copy-file' in obvious cases.•••* 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.
| Ludovic Courtès | 2015-08-29 | 1 | -3/+2 |
* | gnu: catch-framework: Update to 1.1.3.•••* gnu/packages/check.scm (catch-framework): Update to 1.1.3.
| Ricardo Wurmus | 2015-06-12 | 1 | -5/+4 |
* | gnu: cppunit: Explicitly link with libdl.•••* gnu/packages/check.scm (cppunit)[arguments]: Add #:make-flags.
| Andreas Enge | 2015-05-03 | 1 | -1/+8 |
* | gnu: Add Catch.•••* gnu/packages/check.scm (catch-framework): New variable.
| Eric Bavier | 2015-03-29 | 1 | -1/+44 |
* | gnu: Add CUnit.•••* gnu/packages/check.scm (cunit): New variable.
| Ricardo Wurmus | 2015-03-17 | 1 | -0/+32 |
* | gnu: check: Update version to 0.9.14•••* gnu/packages/check.scm (check): Update to version 0.9.14.
| Paul van der Walt | 2015-03-02 | 1 | -5/+3 |