slackbuilds_ponce/libraries/ocaml-ounit/slack-desc
Andrew Clemons 6b792b9fed
libraries/ocaml-ounit: Fix DOWNLOAD.
forge has been shutdown.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-08-25 12:11:33 +07:00

19 lines
925 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 ':' except on otherwise blank lines.
|-----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: https://github.com/gildor478/ounit
ocaml-ounit:
ocaml-ounit:
ocaml-ounit: