slackbuilds_ponce/libraries/ocaml-ounit/slack-desc
Jockey S. Kyd 1bb95b564f libraries/ocaml-ounit: Added (Unit tests for OCaml)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2012-05-07 12:18:08 -05:00

19 lines
894 B
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|'
# on the right side marks the last column you can put a character in. You must
# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.
|-----handy-ruler------------------------------------------------------|
ocaml-ounit: ocaml-ounit (Unit tests for OCaml)
ocaml-ounit:
ocaml-ounit: OUnit is a unit test framework for OCaml. It allows one to easily
ocaml-ounit: create unit-tests for OCaml code. It is based on HUnit, a unit
ocaml-ounit: testing framework for Haskell. It is similar to JUnit, and other
ocaml-ounit: XUnit testing frameworks.
ocaml-ounit:
ocaml-ounit: http://ounit.forge.ocamlcore.org/
ocaml-ounit:
ocaml-ounit:
ocaml-ounit: