eunit.mk 323 B

1234567
  1. PACKAGES += eunit
  2. pkg_eunit_name = eunit
  3. pkg_eunit_description = The EUnit lightweight unit testing framework for Erlang - this is the canonical development repository.
  4. pkg_eunit_homepage = https://github.com/richcarl/eunit
  5. pkg_eunit_fetch = git
  6. pkg_eunit_repo = https://github.com/richcarl/eunit
  7. pkg_eunit_commit = master