From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sunjoong Lee Newsgroups: gmane.lisp.guile.user,gmane.lisp.guile.devel Subject: Re: SRFI-64 module and SRFI-78 module -- archive file attached Date: Mon, 14 May 2012 23:07:13 +0900 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b15fbcf9209d504bfff9b26 X-Trace: dough.gmane.org 1337004479 27915 80.91.229.3 (14 May 2012 14:07:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 14 May 2012 14:07:59 +0000 (UTC) Cc: guile-devel@gnu.org To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Mon May 14 16:07:58 2012 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1STvwM-0004r1-ER for guile-user@m.gmane.org; Mon, 14 May 2012 16:07:58 +0200 Original-Received: from localhost ([::1]:53090 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1STvwL-0007hH-JB for guile-user@m.gmane.org; Mon, 14 May 2012 10:07:57 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:40468) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1STvw7-0007gn-O9 for guile-user@gnu.org; Mon, 14 May 2012 10:07:53 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1STvw1-0004vr-Dz for guile-user@gnu.org; Mon, 14 May 2012 10:07:43 -0400 Original-Received: from mail-pb0-f41.google.com ([209.85.160.41]:46889) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1STvw1-0004vT-5S; Mon, 14 May 2012 10:07:37 -0400 Original-Received: by pbbrp2 with SMTP id rp2so6688499pbb.0 for ; Mon, 14 May 2012 07:07:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=X4sWbV6m0+mjFJIEBO1iR8K0dKIzPLQ1Tltk6G5N/FA=; b=Mpi0Sxu4IVnRxXZt5gZlJnfw7AbZxvjutZb+EzC4X0/7SF/nVmLB6xUW4ABvk16SP9 aPudka+EydQUdMiujnMdhaVFtILEqEIqF8dOKli+RJVhvA0EKMALznY12kIcanBwnWCu j9O4QFQ9iXSJTlh2pkFPbhC6htV+PWxwCphHZpUOOegxFStyY+cE/uFU9EZRqiE4oNzL eRPeWUUjRwnfSB70uxLjNnKy0a4dvNsfv+iXHFpl7Y/rX/MImCgUndRI9nzAMsmKDS9f BSUhic4p8HjG08QwiNZ496vHHzKu/j3OSMtVlRWc81GuBo50fAR0Zdxg4cb4qK0wj4A8 RB8g== Original-Received: by 10.68.200.9 with SMTP id jo9mr22757398pbc.122.1337004454447; Mon, 14 May 2012 07:07:34 -0700 (PDT) Original-Received: by 10.68.132.198 with HTTP; Mon, 14 May 2012 07:07:13 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.160.41 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:9464 gmane.lisp.guile.devel:14416 Archived-At: --047d7b15fbcf9209d504bfff9b26 Content-Type: text/plain; charset=UTF-8 URL changed: SRFI 64: "A Scheme API for test suites by Per Bothner" Guile implementation - https://gitorious.org/srfi-64-port/srfi-64-guile SRFI 78: "Lightweight testing by Sebastian Egner" Guile module - https://gitorious.org/srfi-78-guile Test code added: Modified test suite for the testing SRFI 64 to use (test-suite lib) module of Guile source archive - https://gitorious.org/srfi-64-port/srfi-64-guile/blobs/master/test-suite/tests/srfi-64.test --047d7b15fbcf9209d504bfff9b26 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable URL changed:

SRFI 64: "A Scheme API for test suites= by Per Bothner" Guile=C2=A0implementation -

SRFI 78: "Lightweight testing by Sebastian Egner&q= uot; Guile module -

Test co= de added:
Modified=C2=A0test suite for the testing SRFI 64 to use (test-suite li= b) module of Guile source archive -

--047d7b15fbcf9209d504bfff9b26--