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 Subject: Re: SRFI-64 module and SRFI-78 module -- archive file attached Date: Thu, 3 May 2012 15:45:34 +0900 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=e89a8ffba149da725004bf1c271e X-Trace: dough.gmane.org 1336027572 31930 80.91.229.3 (3 May 2012 06:46:12 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 3 May 2012 06:46:12 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu May 03 08:46:11 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 1SPpnl-0000Yq-Jf for guile-user@m.gmane.org; Thu, 03 May 2012 08:46:09 +0200 Original-Received: from localhost ([::1]:46014 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SPpnl-0001vX-0v for guile-user@m.gmane.org; Thu, 03 May 2012 02:46:09 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:48845) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SPpnb-0001v4-EH for guile-user@gnu.org; Thu, 03 May 2012 02:46:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SPpnZ-0000bF-PG for guile-user@gnu.org; Thu, 03 May 2012 02:45:59 -0400 Original-Received: from mail-pz0-f44.google.com ([209.85.210.44]:50699) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SPpnZ-0000aq-Fe for guile-user@gnu.org; Thu, 03 May 2012 02:45:57 -0400 Original-Received: by dacx6 with SMTP id x6so1023454dac.31 for ; Wed, 02 May 2012 23:45:55 -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 :content-type; bh=h2jPoVuSynsgjemFoUwTYsCVmhQ8lmTwJJFpSNEOxv8=; b=KUaeXzkBsUzz2O8pMcmbzoUh/v8SaHbAu41KSkp8QQ3EdKPFqbhNBWX3wj31o1Ve40 5sf0boBBwFLnbC6jCK2SyUPGtozen0b5voF0tJNV1XUXBMaLQTWHwj2A7RJ5zMUdn+0Y MzbrsPSvRYKTYuLLU82T0BBd4yE8diYHD3eDo4WLkJxEHLMMgADocBEJcodr7XTnnbFI 8NqkFil/1182xiGrIw9l1kAZfQNNQZUsCYNtPai6gTxGAGa6j1s42Wm4U91/pxOEQo95 VTu1tjJ8r9ARD+0Q65HOUkKCqNUW1pLXM+qP0f9dmum0zPl8ZLwi8fkBa38ugIBO3a0B STFw== Original-Received: by 10.68.216.164 with SMTP id or4mr4604192pbc.11.1336027555459; Wed, 02 May 2012 23:45:55 -0700 (PDT) Original-Received: by 10.68.132.198 with HTTP; Wed, 2 May 2012 23:45:34 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.210.44 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:9442 Archived-At: --e89a8ffba149da725004bf1c271e Content-Type: text/plain; charset=UTF-8 Hello, SRFI-64 - https://gitorious.org/srfi-64-guile/ SRFI-78 - https://gitorious.org/srfi-78-guile/ There was one bug in srfi-64.scm file of my previous post. 2012/4/26 Sunjoong Lee > SRFI-64 is "A Scheme API for test suites." > SRFI-78 is "Lightweight testing." > --e89a8ffba149da725004bf1c271e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello,

SRFI-64 -=C2=A0https://gitorious.org/srfi-64-guile/
SRFI-78 -= =C2=A0https://gitorious.or= g/srfi-78-guile/

There was one bug in srfi-64.scm file of my=C2=A0previous post.

2012/4/26 Sunjoong Lee = <sunjoong@gmail.= com>
SRFI-64 is "A Scheme API for test = suites."
SRFI-78 is "Lightweight testing."
=C2=A0
--e89a8ffba149da725004bf1c271e--