aboutsummaryrefslogtreecommitdiffstats
path: root/index/eunit.mk
blob: 958645f431dbe5e1b3aa9a85a3baf97de3745abf (plain) (blame)
1
2
3
4
5
6
7
PACKAGES += eunit
pkg_eunit_name = eunit
pkg_eunit_description = The EUnit lightweight unit testing framework for Erlang - this is the canonical development repository.
pkg_eunit_homepage = https://github.com/richcarl/eunit
pkg_eunit_fetch = git
pkg_eunit_repo = https://github.com/richcarl/eunit
pkg_eunit_commit = master