slackbuilds_ponce/libraries/ocaml-ounit
Willy Sudiarto Raharjo 0c504a9c91 libraries/ocaml-ounit: Updated for version 1.1.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2013-11-14 14:32:30 -06:00
..
ocaml-ounit.info
ocaml-ounit.SlackBuild
README
slack-desc

OUnit is a unit test framework for OCaml. It allows one to easily create
unit-tests for OCaml code. It is based on HUnit, a unit testing framework
for Haskell. It is similar to JUnit, and other XUnit testing frameworks.