Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory:Rebuild
perl-Test-Mock-Time
perl-Test-Mock-Time.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File perl-Test-Mock-Time.spec of Package perl-Test-Mock-Time
# # spec file for package perl-Test-Mock-Time # # Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define cpan_name Test-Mock-Time Name: perl-Test-Mock-Time Version: 0.2.1 Release: 0 License: MIT Summary: Deterministic time & timers for event loop tests URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/P/PO/POWERMAN/%{cpan_name}-v%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Export::Attrs) BuildRequires: perl(List::Util) >= 1.33 BuildRequires: perl(Module::Build::Tiny) >= 0.034 BuildRequires: perl(Test::Exception) BuildRequires: perl(Test::MockModule) BuildRequires: perl(Test::More) >= 0.96 Requires: perl(Export::Attrs) Requires: perl(List::Util) >= 1.33 Requires: perl(Test::MockModule) %{perl_requires} %description This module replaces actual time with simulated time everywhere (core time(), Time::HiRes, EV, AnyEvent with EV, Mojolicious, …) and provide a way to write deterministic tests for event loop based applications with timers. *IMPORTANT!* This module *must* be loaded by your script/app/test before other related modules (Time::HiRes, Mojolicious, EV, etc.). %prep %autosetup -n %{cpan_name}-v%{version} %build perl Build.PL --installdirs=vendor ./Build build --flags=%{?_smp_mflags} %check ./Build test %install ./Build install --destdir=%{buildroot} --create_packlist=0 %perl_gen_filelist %files -f %{name}.files %doc Changes README %license LICENSE %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor