Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Merged Ruby-FFI specs into RubySpec

X-BeenThere: rubyspec@googlegroups.com
Received: by 10.224.103.10 with SMTP id i10ls25847qao.1.p; Fri, 04 Dec 2009 
	13:44:13 -0800 (PST)
Received: by 10.224.4.144 with SMTP id 16mr353030qar.7.1259963052909;
        Fri, 04 Dec 2009 13:44:12 -0800 (PST)
Received: by 10.150.253.5 with SMTP id a5mr3601630ybi.11.1259952478246;
        Fri, 04 Dec 2009 10:47:58 -0800 (PST)
Received: by 10.150.253.5 with SMTP id a5mr3601629ybi.11.1259952478224;
        Fri, 04 Dec 2009 10:47:58 -0800 (PST)
Return-Path: <ernest.prabha...@gmail.com>
Received: from mail-yx0-f145.google.com (mail-yx0-f145.google.com [209.85.210.145])
        by gmr-mx.google.com with ESMTP id 25si247770ywh.0.2009.12.04.10.47.58;
        Fri, 04 Dec 2009 10:47:58 -0800 (PST)
Received-SPF: pass (google.com: domain of ernest.prabha...@gmail.com designates 209.85.210.145 as permitted sender) client-ip=209.85.210.145;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of ernest.prabha...@gmail.com designates 209.85.210.145 as permitted sender) smtp.mail=ernest.prabha...@gmail.com
Received: by mail-yx0-f145.google.com with SMTP id 9so3583877yxe.26
        for <rubyspec@googlegroups.com>; Fri, 04 Dec 2009 10:47:58 -0800 (PST)
MIME-Version: 1.0
Received: by 10.150.46.12 with SMTP id t12mr304735ybt.31.1259952478182; Fri, 
	04 Dec 2009 10:47:58 -0800 (PST)
Date: Fri, 4 Dec 2009 10:47:58 -0800 (PST)
X-IP: 67.174.254.63
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-us) 
	AppleWebKit/531.21.8 (KHTML, like Gecko) Version/4.0.4 Safari/531.21.10,gzip(gfe),gzip(gfe)
Message-ID: <59823aac-fafb-4eb4-947d-8a2054717b98@a39g2000pre.googlegroups.com>
Subject: RE: Merged Ruby-FFI specs into RubySpec
From: "Dr. Ernie" <ernest.prabha...@gmail.com>
To: rubyspec <rubyspec@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1

Hi all,

On Jun 10, 10:54 am Eloy Duran wrote:
Hi RubySpec and Ruby-FFI mailing-list users,
In MacRuby we would like to use the Ruby-FFI specs to ensure
compliance. For this purpose I have updated the specs to run with
MSpec instead of RSpec, refactored them a bit, and merged them into
the RubySpec repo in optional/ffi.


Has anything happened with this? I'd love to get MacRuby using FFI,
and it would sure help if those tests were maintained as part of the
RubySpec project.

What needs to happen for the FFI tests to be "mainlined"?

-- Ernie P.