unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Pieter Praet <pieter@praet.org>
To: Notmuch Mail <notmuch@notmuchmail.org>
Cc: Austin Clements <amdragon@mit.edu>
Subject: [PATCH 0/4] set test prereqs (Emacs, GDB, GPG)
Date: Fri, 13 May 2011 10:17:12 +0200	[thread overview]
Message-ID: <1305274636-19975-1-git-send-email-pieter@praet.org> (raw)
In-Reply-To: BANLkTikT4AK0wo8j7AP7CT0yvD57+g2HzA@mail.gmail.com

The atomicity tests were failing here because I didn't have GDB
installed, so I've added it as a prereq.

While I was at it, I "fixed" the crypto and emacs tests as well.


Thank Austin for providing me with a hammer (I was using a brick) [1].

(!) Depends:
- "[PATCH] test: Fix message when skipping test_expect_equal* tests" [2]
- "[PATCH] test: Report test failures from test_expect_*" [3]


Pieter Praet (4):
  test: add 'GDB' prereq to 'atomicity' tests
  test: add 'GPG' prereq to 'crypto' tests
  test: add 'Emacs' prereq to 'emacs' tests
  test: add 'Emacs' prereq to 'emacs-large-search-buffer' tests

 test/atomicity                 |   10 ++++++++--
 test/crypto                    |   30 ++++++++++++++++++------------
 test/emacs                     |   40 +++++++++++++++++++++++-----------------
 test/emacs-large-search-buffer |    9 +++++++--
 4 files changed, 56 insertions(+), 33 deletions(-)

-- 
1.7.4.1


[1] id:"BANLkTi=iz6F+1-WQ5KDno6N-MF=dQeTbEA@mail.gmail.com"
[2] id:"1305206080-17461-1-git-send-email-amdragon@mit.edu"
[3] id:"1305206110-17511-1-git-send-email-amdragon@mit.edu"

  reply	other threads:[~2011-05-13  8:17 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-06 19:46 release-candidate/0.6 Jameson Graef Rollins
2011-05-06 20:54 ` release-candidate/0.6 Sebastian Spaeth
2011-05-06 23:51 ` release-candidate/0.6 Florian Friesdorf
2011-05-08 23:23   ` release-candidate/0.6 Florian Friesdorf
2011-05-06 23:56 ` release-candidate/0.6 James Vasile
2011-05-07  0:24   ` release-candidate/0.6 Florian Friesdorf
2011-05-07  2:31   ` release-candidate/0.6 Tim Gray
2011-05-08 22:14     ` release-candidate/0.6 Jameson Graef Rollins
2011-05-09  0:57   ` release-candidate/0.6 Jameson Graef Rollins
2011-05-09 17:00     ` release-candidate/0.6 James Vasile
2011-05-07 11:53 ` release-candidate/0.6 Darren McGuicken
2011-05-07 20:14 ` release-candidate/0.6 Dmitry Kurochkin
2011-05-09  1:03 ` release-candidate/0.6 Jameson Graef Rollins
2011-05-09  1:24   ` release-candidate/0.6 Daniel Kahn Gillmor
2011-05-09  1:31     ` release-candidate/0.6 Jameson Graef Rollins
2011-05-09 17:20   ` release-candidate/0.6 Jameson Graef Rollins
2011-05-10  9:12     ` release-candidate/0.6 Jameson Graef Rollins
2011-05-10 16:42       ` release-candidate/0.6 Jameson Graef Rollins
2011-05-12 12:22         ` release-candidate/0.6 Pieter Praet
2011-05-12 13:18           ` release-candidate/0.6 Austin Clements
2011-05-12 14:09             ` release-candidate/0.6 Pieter Praet
2011-05-12 17:52               ` release-candidate/0.6 Austin Clements
2011-05-13  8:17                 ` Pieter Praet [this message]
2011-05-13  8:17                   ` [PATCH 1/4] test: add 'GDB' prereq to 'atomicity' tests Pieter Praet
2011-05-13  8:17                   ` [PATCH 2/4] test: add 'GPG' prereq to 'crypto' tests Pieter Praet
2011-05-13  8:17                   ` [PATCH 3/4] test: add 'Emacs' prereq to 'emacs' tests Pieter Praet
2011-05-13  8:17                   ` [PATCH 4/4] test: add 'Emacs' prereq to 'emacs-large-search-buffer' tests Pieter Praet
2011-05-09 14:57 ` release-candidate/0.6 micah anderson
2011-05-12 22:36 ` release-candidate/0.6 Carl Worth
2011-05-13  8:07   ` release-candidate/0.6 Jameson Graef Rollins
2011-05-16 20:42     ` release-candidate/0.6 Carl Worth
2011-05-16 20:50       ` MIME restructuring [was: Re: release-candidate/0.6] Daniel Kahn Gillmor
2011-05-16 20:59         ` Carl Worth
2011-05-17 23:05           ` Carl Worth
2011-05-16 21:05         ` Daniel Kahn Gillmor
2011-05-16 21:14           ` Simon Hürlimann
2011-05-16 21:20         ` Carl Worth
2011-05-16 21:28           ` Daniel Kahn Gillmor
2011-05-16 22:37           ` Jameson Graef Rollins
2011-05-17  0:33             ` Carl Worth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1305274636-19975-1-git-send-email-pieter@praet.org \
    --to=pieter@praet.org \
    --cc=amdragon@mit.edu \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).