From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: client certs and CRL lists for GnuTLS Date: Sun, 08 May 2011 16:59:35 -0400 Message-ID: <87vcxk7vt4.fsf@stupidchicken.com> References: <87d3kal0za.fsf@lifelogs.com> <874o5mky4o.fsf@lifelogs.com> <8762ptue8r.fsf@lifelogs.com> <87k4e8ucw3.fsf@lifelogs.com> <87y62nak0m.fsf_-_@lifelogs.com> <87pqnzair7.fsf@lifelogs.com> <87hb9bdz1v.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1304888385 4876 80.91.229.12 (8 May 2011 20:59:45 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 8 May 2011 20:59:45 +0000 (UTC) Cc: emacs-devel@gnu.org To: Ted Zlatanov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun May 08 22:59:41 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QJB4n-0000yB-53 for ged-emacs-devel@m.gmane.org; Sun, 08 May 2011 22:59:41 +0200 Original-Received: from localhost ([::1]:40295 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QJB4m-0006VH-CZ for ged-emacs-devel@m.gmane.org; Sun, 08 May 2011 16:59:40 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:51213) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QJB4k-0006Ux-Cg for emacs-devel@gnu.org; Sun, 08 May 2011 16:59:39 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QJB4j-0007Su-9P for emacs-devel@gnu.org; Sun, 08 May 2011 16:59:38 -0400 Original-Received: from vm-emlprdomr-03.its.yale.edu ([130.132.50.144]:50262) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QJB4j-0007Sp-65 for emacs-devel@gnu.org; Sun, 08 May 2011 16:59:37 -0400 Original-Received: from furball (dhcp128036225146.central.yale.edu [128.36.225.146]) (authenticated bits=0) by vm-emlprdomr-03.its.yale.edu (8.14.4/8.14.4) with ESMTP id p48KxaOL027350 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sun, 8 May 2011 16:59:36 -0400 Original-Received: by furball (Postfix, from userid 1000) id D8269160603; Sun, 8 May 2011 16:59:35 -0400 (EDT) In-Reply-To: <87hb9bdz1v.fsf@lifelogs.com> (Ted Zlatanov's message of "Tue, 03 May 2011 20:39:24 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Scanned-By: MIMEDefang 2.71 on 130.132.50.144 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 130.132.50.144 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:139234 Archived-At: Ted Zlatanov writes: > LMI> I'm wondering how to test this, though. Although I could just > LMI> convert it blindly and hope that when it fails that someone will > LMI> speak up. :-) > > Write some ERT tests. They've been great for the *registry.el work. If you have ERT tests in the Gnus repository, could you arrage for these files to be placed into (or mirrored into) the Emacs repository's test/automated directory? Then they'll be run by "make check", and will show up in the Hydra coverage build.