Branch: refs/heads/master
Home: https://github.com/timbunce/devel-nytprof
Commit: 43e15495ed912ddd47cb69f8e7c84a6063181e20
https://github.com/timbunce/devel-nytprof/commit/43e15495ed912ddd47cb69f8e7c84a6063181e20
Author: Kent Fredric <[email protected]>
Date: 2017-10-08 (Sun, 08 Oct 2017)
Changed paths:
M t/lib/NYTProfTest.pm
Log Message:
-----------
Fix test failures on Perl 5.26 w/ PERL_USE_UNSAFE_INC=0
Perl 5.26+ removes '.' from the default @INC, and this breaks the
mechanism internally where @INC-prefixes are stripped from fid_fileinfo
names ( in ::FileInfo.pm ).
This breaks tests due to the sample 'rdt' files expecting single-token
comparators relative to 't/', instead getting a fully qualified path in
the "got" side of the test.
This remedies this by ensuring a fully-qualified path to "t/" is in
@INC for the aforementioned prefix-stripper to pick-up on.
Closes: https://github.com/timbunce/devel-nytprof/issues/108
Bug: https://bugs.gentoo.org/615734
Commit: e4cfcd93fdc6f9e0f16a6eb8ac3bab04afdf280c
https://github.com/timbunce/devel-nytprof/commit/e4cfcd93fdc6f9e0f16a6eb8ac3bab04afdf280c
Author: Tim Bunce <[email protected]>
Date: 2017-12-31 (Sun, 31 Dec 2017)
Changed paths:
M t/lib/NYTProfTest.pm
Log Message:
-----------
Merge pull request #112 from kentfredric/perl-526
Fix test failures on Perl 5.26 w/ PERL_USE_UNSAFE_INC=0
Compare:
https://github.com/timbunce/devel-nytprof/compare/b2c36783d0d1...e4cfcd93fdc6
--
--
You've received this message because you are subscribed to
the Devel::NYTProf Development User group.
Group hosted at: http://groups.google.com/group/develnytprof-dev
Project hosted at: http://perl-devel-nytprof.googlecode.com
CPAN distribution: http://search.cpan.org/dist/Devel-NYTProf
To post, email: [email protected]
To unsubscribe, email: [email protected]
---
You received this message because you are subscribed to the Google Groups
"Devel::NYTProf Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.