Name: | erlang-meck |
---|---|
Version: | 0.7.2 |
Release: | 5.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 53300 |
License: | ASL 2.0 |
RPM: | erlang-meck-0.7.2-5.el7.aarch64.rpm |
Source RPM: | erlang-meck-0.7.2-5.el7.src.rpm |
Build Date: | Tue Sep 04 2018 |
Build Host: | ca-buildarm03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://eproxus.github.com/meck/ |
Summary: | A mocking library for Erlang |
Description: | With meck you can easily mock modules in Erlang. Since meck is intended to be used in testing, you can also perform some basic validations on the mocked modules, such as making sure no function is called in a way it should not. |
- Fix build
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Remove tests parametrized modules - they are no longer supported - Drop support for EL5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Ver. 0.7.2
- Fix for EL5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Pick up all missing requires
- Rebase - Review fixes (Peter Lemenkov, #705773)
- Initial packaging