summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/Test-Timer: remove unused patchMichael Mair-Keimberger2020-02-031-78/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/14212 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-perl/Test-Timer: Cleanup old versionsKent Fredric2019-07-254-103/+0
| | | | | | Closes: https://bugs.gentoo.org/649846 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Test-Timer: Bump to version 2.100.0 re bug #649846Kent Fredric2019-07-173-0/+114
| | | | | | | | | | | | | Upstream: - Tests now less sensitive to load problems - Restore use of sleep instead of select in tests - Remove redundant tests - Elimiate use of regexp for parsing benchmark output Bug: https://bugs.gentoo.org/649846 Bug: https://github.com/jonasbn/perl-test-timer/issues/17 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Test-Timer: Bump to version 2.60.0Kent Fredric2018-03-073-0/+113
| | | | | | | | | | | | | | - Clean up spammy prereqs warnings Upstream: - Improve diagnostics - Present actual measured time. - Improve alarm signal handling - Include thresholds in assertions - Add alarm cancellation - Add select() based sleep routine Package-Manager: Portage-2.3.18, Repoman-2.3.6
* dev-perl/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* dev-perl/Test-Timer: Bump to version 1.0.0Kent Fredric2017-06-052-0/+34
| | | | | | | | | Upstream: - Fix test warnings - Use Test::Fatal - Improved diagnostics Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/Test-Timer: added ~ppc, bug 601712Matt Turner2017-03-101-1/+1
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-perl/Test-Timer: Add w/ version 0.130.0Kent Fredric2016-12-063-0/+48
Required for dev-perl/Gearman Package-Manager: portage-2.3.2