From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@sympa.inria.fr Delivered-To: caml-list@sympa.inria.fr Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by sympa.inria.fr (Postfix) with ESMTPS id 4F2F07FACD for ; Mon, 29 Sep 2014 01:12:33 +0200 (CEST) Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of ecc@cmu.edu) identity=pra; client-ip=128.2.217.201; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="ecc@cooper-siegel.org"; x-sender="ecc@cmu.edu"; x-conformance=sidf_compatible Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of ecc@cooper-siegel.org) identity=mailfrom; client-ip=128.2.217.201; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="ecc@cooper-siegel.org"; x-sender="ecc@cooper-siegel.org"; x-conformance=sidf_compatible Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of postmaster@smtp02.srv.cs.cmu.edu) identity=helo; client-ip=128.2.217.201; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="ecc@cooper-siegel.org"; x-sender="postmaster@smtp02.srv.cs.cmu.edu"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgEEAFKVKFSAAtnJnGdsb2JhbABguk8GnEcWAREBAQEBAQgLCQkULIQEAQEEOk8LISUPBSiIcrhIhmGGEoophDUBBJ0nmV2DGgEBAQ X-IPAS-Result: AgEEAFKVKFSAAtnJnGdsb2JhbABguk8GnEcWAREBAQEBAQgLCQkULIQEAQEEOk8LISUPBSiIcrhIhmGGEoophDUBBJ0nmV2DGgEBAQ X-IronPort-AV: E=Sophos;i="5.04,616,1406584800"; d="scan'208";a="98311598" Received: from smtp02.srv.cs.cmu.edu ([128.2.217.201]) by mail2-smtp-roc.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-SHA; 29 Sep 2014 01:12:31 +0200 Received: from cooper-siegel.org (pool-96-236-128-79.pitbpa.fios.verizon.net [96.236.128.79]) (authenticated bits=0) by smtp02.srv.cs.cmu.edu (8.13.6/8.13.6) with ESMTP id s8SNCRDR027123 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 28 Sep 2014 19:12:29 -0400 (EDT) Received: from ecc (uid 1000) (envelope-from ecc@cooper-siegel.org) id 1d06007 by cooper-siegel.org (DragonFly Mail Agent v0.9); Sun, 28 Sep 2014 19:12:26 -0400 Date: Sun, 28 Sep 2014 19:12:26 -0400 From: Eric Cooper To: caml-list@inria.fr Message-ID: <20140928231226.GU2829@cooper-siegel.org> Mail-Followup-To: caml-list@inria.fr References: <20140928230638.GT2829@cooper-siegel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140928230638.GT2829@cooper-siegel.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-Scanned-By: mimedefang-cmuscs on 128.2.217.201 Subject: Re: [Caml-list] testing private functions with oUnit > [...] preferably integrated with ocamlmake + findlib? s/ocamlmake/ocamlbuild/ -- Eric Cooper e c c @ c m u . e d u