From dev-return-2642-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Mon Feb 16 12:49:48 2009 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 66060 invoked from network); 16 Feb 2009 12:49:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Feb 2009 12:49:48 -0000 Received: (qmail 86207 invoked by uid 500); 16 Feb 2009 12:49:47 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 86167 invoked by uid 500); 16 Feb 2009 12:49:47 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 86156 invoked by uid 99); 16 Feb 2009 12:49:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Feb 2009 04:49:47 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [83.97.50.139] (HELO jan.prima.de) (83.97.50.139) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Feb 2009 12:49:39 +0000 Received: from dahlia.lan (f053003227.adsl.alicedsl.de [::ffff:78.53.3.227]) (AUTH: LOGIN jan, TLS: TLSv1/SSLv3,128bits,AES128-SHA) by jan.prima.de with esmtp; Mon, 16 Feb 2009 12:49:16 +0000 Message-Id: From: Jan Lehnardt To: dev@couchdb.apache.org In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Subject: Re: [PATCH] Eunit Tests Date: Mon, 16 Feb 2009 13:48:45 +0100 References: <52FC71A1-9758-47CE-B8BE-79F5D704B867@apache.org> <83A73DE5-5405-4B42-B335-8A25DB4A9AEF@apache.org> <4001C44E-C9FE-4643-821C-7C979E929D8E@apache.org> <3A88CA1A-DE67-465A-BE7C-63CEF50DC57E@apache.org> <944EE9A7-FA9E-4947-BF80-00A501B619E3@apache.org> <30FBC068-299C-47A6-ADAA-A5437AF05F22@dionne-associates.com> X-Mailer: Apple Mail (2.930.3) X-Virus-Checked: Checked by ClamAV on apache.org On 16 Feb 2009, at 13:42, Kevin Jackson wrote: > Hi, > > Haven't had chance to check the code, but are you using the ?assert > style macros that EUnit uses? I found these to be quite elegant when > I wrote some eunit stuff (months ago now) Yes.* Cheers Jan -- * I'd suggest that clicking on the link to the patch and searching for "assert in the browser would have been quicker than writing this mail.