./wip/ocaml-ounit, Unit test framework for OCaml

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.0.0, Package name: ocaml-ounit-2.0.0, Maintainer: pkgsrc-users

OUnit is a unit testing framework for OCaml, inspired by the JUnit
tool for Java, and the HUnit tool for Haskell.


Required to run:
[lang/ocaml] [devel/ocaml-findlib]

Required to build:
[pkgtools/cwrappers] [devel/ocamlbuild]

Master sites:

RMD160: dcd716e242a329d8e9ad4bed578c8dd68a29feef
Filesize: 101.078 KB

Version history: (Expand)


CVS history: (Expand)


   2014-11-25 10:30:36 by Hiramatsu Yoshifumi | Files touched by this commit (1)
Log message:
Remove unnecessary .include.
   2014-10-22 09:59:07 by Hiramatsu Yoshifumi | Files touched by this commit (1)
Log message:
Add buildlink3.mk.
   2014-10-21 08:41:58 by Hiramatsu Yoshifumi | Files touched by this commit (1)
Log message:
Convert to use mk/ocaml.mk.
   2014-07-31 08:13:51 by Hiramatsu Yoshifumi | Files touched by this commit (4)
Log message:
Import OCaml library OUnit into wip/ocaml-ounit.

OUnit is a unit testing framework for OCaml, inspired by the JUnit
tool for Java, and the HUnit tool for Haskell.