Skip to content
This repository has been archived by the owner on May 8, 2020. It is now read-only.

mlin/ounit

Repository files navigation

OUnit

This is NOT the official source repository for OUnit, which you can find on ocamlcore darcs here. Instead, it's a git mirror of that repository, maintained using darcs-to-git.

Here's the procedure to pull patches from the upstream darcs repo:

git checkout upstream
curl https://raw.github.com/purcell/darcs-to-git/master/darcs-to-git > /tmp/darcs-to-git.rb
ruby -- /tmp/darcs-to-git.rb http://darcs.ocamlcore.org/repos/ounit
git checkout master
git merge upstream```

About

Unit tests for OCaml (mirror of darcs repository)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages