From 1bb95b564fa19a6a15cf0b1ed93ee1aaa11f723c Mon Sep 17 00:00:00 2001 From: "Jockey S. Kyd" Date: Sat, 5 May 2012 12:17:30 -0400 Subject: libraries/ocaml-ounit: Added (Unit tests for OCaml) Signed-off-by: dsomero --- libraries/ocaml-ounit/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 libraries/ocaml-ounit/slack-desc (limited to 'libraries/ocaml-ounit/slack-desc') diff --git a/libraries/ocaml-ounit/slack-desc b/libraries/ocaml-ounit/slack-desc new file mode 100644 index 0000000000..57527fcd61 --- /dev/null +++ b/libraries/ocaml-ounit/slack-desc @@ -0,0 +1,19 @@ +# 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: -- cgit v1.2.3