From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail4-relais-sop.national.inria.fr (mail4-relais-sop.national.inria.fr [192.134.164.105]) by walapai.inria.fr (8.13.6/8.13.6) with ESMTP id q0ILZNiX009902 for ; Wed, 18 Jan 2012 22:35:23 +0100 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqwDAIg6F09QDPJ/jWdsb2JhbABEnUoBjn4xcwEBAQEJCQsJEgUig2OIXAaZJI5UkSWIfAIDAgIFAwMCAgECAQEDBwgCBTsBBT4CBAMDBQgCCAUCAQIBAQIDAQIBAQEBAlBggVWBAIMcBJUUhVUPjGQ X-IronPort-AV: E=Sophos;i="4.71,531,1320620400"; d="scan'208";a="127969586" Received: from smtp05.smtpout.orange.fr (HELO smtp.smtpout.orange.fr) ([80.12.242.127]) by mail4-smtp-sop.national.inria.fr with ESMTP; 18 Jan 2012 22:35:17 +0100 Received: from atto.home ([77.58.151.63]) by mwinf5d09 with ME id P9bG1i0061NKEHp039bG53; Wed, 18 Jan 2012 22:35:17 +0100 Received: from [192.168.1.119] (helo=gallu.homelinux.com) by atto.home with smtp (Exim 4.72) (envelope-from ) id 1RndA2-0001TF-P3; Wed, 18 Jan 2012 22:35:15 +0100 Message-Id: Received: by gallu.homelinux.com (sSMTP sendmail emulation); Wed, 18 Jan 2012 21:35:14 +0000 Date: Wed, 18 Jan 2012 21:35:14 +0000 From: Sylvain Le Gall To: caml-list@inria.fr Subject: [Caml-list] [ANN] ounit v1.1.1: Unit testing framework OUnit is a unit testing framework for OCaml, inspired by the JUnit tool for Java, and the HUnit tool for Haskell. More information on [HUnit](http://hunit.sourceforge.net) In version 1.1.1: - bracket now enforce returning unit - update examples - ListSimpleMake now use the provided comparator for all elements This version is already available on oasis-db (and can be installed through odb): http://oasis.ocamlcore.org/dev/view/ounit/1.1.1 Homepage: http://ounit.forge.ocamlcore.org Get source code: $ darcs get http://darcs.ocamlcore.org/repos/ounit Browse source code: http://darcs.ocamlcore.org/cgi-bin/darcsweb.cgi?r=ounit;a=summary [Generated by 'OASIS announce']