From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: make test on Mac Date: Thu, 02 Aug 2012 17:14:56 +0200 Message-ID: <87ehnppbpr.fsf@gnu.org> References: <873946ofmt.fsf@gnu.org> <87wr1i8y5d.fsf@gmx.com> <87txwmll1d.fsf@gnu.org> <87r4rq8x9j.fsf@gmx.com> <87lihyljqu.fsf@gnu.org> <87k3xi8w13.fsf@gmx.com> <871ujq1u1c.fsf@altern.org> <87vch260kv.fsf@gmx.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59717) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Swx6Y-0004Mm-W9 for emacs-orgmode@gnu.org; Thu, 02 Aug 2012 11:14:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Swx6T-0001yU-2B for emacs-orgmode@gnu.org; Thu, 02 Aug 2012 11:14:26 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:63634) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Swx6S-0001yA-TS for emacs-orgmode@gnu.org; Thu, 02 Aug 2012 11:14:21 -0400 Received: by wgbez12 with SMTP id ez12so6214702wgb.30 for ; Thu, 02 Aug 2012 08:14:20 -0700 (PDT) In-Reply-To: <87vch260kv.fsf@gmx.com> (Eric Schulte's message of "Wed, 01 Aug 2012 10:25:52 -0600") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric Schulte Cc: Org Mode Mailing List Hi Eric, Eric Schulte writes: > The `org-test-load' function, which loads of all of the test files, > catches these missing-test-dependency signals and for each one it > creates a dummy test that fails but is expected to fail. These tests > serve to indicate to the user that there are tests which are not being > run. That's the part I overlooked. > Does this all make sense? 100% -- thanks for the detailed explanations! -- Bastien