From owner-freebsd-mono@FreeBSD.ORG Sun Mar 1 22:42:25 2009 Return-Path: Delivered-To: freebsd-mono@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EC947106564A for ; Sun, 1 Mar 2009 22:42:25 +0000 (UTC) (envelope-from pneumann@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.31]) by mx1.freebsd.org (Postfix) with ESMTP id 9E4128FC0A for ; Sun, 1 Mar 2009 22:42:25 +0000 (UTC) (envelope-from pneumann@gmail.com) Received: by yw-out-2324.google.com with SMTP id 2so1176714ywt.13 for ; Sun, 01 Mar 2009 14:42:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:cc :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=bze4bz/TA3iSfhcG5PoTuKWWGBxuUe5xZv2qu486veo=; b=WeBzWPmSW7fRw27bZ/m89myXKeu/3cBDaI0kn4slS7FkyCwgS3lC/1A51sbg8L0g10 rXZ6er6RQGWzQX8FOfk+lEzLb4sh5ktpHQFK7QdVnfh9E4NUJXK73BZA19/84b5ENfZO HX/GzN/2MPx0vydbNgodLpquE3t0j0Uic5aa8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=kZFrCCZRbrbhM2AkSBRHdnjr7K3c3DLlH661M7ERJYyVjZG+hIeRhORrk6+LKIZfoG yGrpQuzdsIM8TsMqDip9palbGPn2cwlBM2FXOIwAs1qg3hR125Xrz71CZX1Z9c9ByHo5 FBF2k4b0dD3Cee0CFMwQ22nZ/N+azP9n3k4GI= Received: by 10.90.115.17 with SMTP id n17mr2387765agc.31.1235947344882; Sun, 01 Mar 2009 14:42:24 -0800 (PST) Received: from ?10.0.0.174? ([190.196.74.203]) by mx.google.com with ESMTPS id 8sm1692659agd.18.2009.03.01.14.42.22 (version=SSLv3 cipher=RC4-MD5); Sun, 01 Mar 2009 14:42:24 -0800 (PST) From: "Phillip N." To: =?ISO-8859-1?Q?Jos=E9_Mar=EDa=2C?= Simple Option In-Reply-To: References: Content-Type: text/plain; charset=utf-8 Date: Sun, 01 Mar 2009 19:42:17 -0300 Message-Id: <1235947337.1750.36.camel@negro> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 8bit Cc: FreeBSD Mono Subject: Re: What happens with nunit in mono 2.4? X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Mar 2009 22:42:26 -0000 El vie, 20-02-2009 a las 17:29 +0000, José María, Simple Option escribió: > > I'm not using mono 2.4 because nunit doesn't works in my system. Hi José, Can you provide a simple test case, so wee can see if it runs on other mashines / OSs? Thanks