]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
libtest-warnings-perl: upgrade 0.033 -> 0.037
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 7 Jan 2025 09:01:15 +0000 (17:01 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 Jan 2025 15:26:24 +0000 (15:26 +0000)
commitf203ec55e1fd12e4e6822839a4979b3054617d59
tree5371a585a47c76bf8e51e9923bbe8532b2a1af0d
parentf59f1ef898993a09cdb243d80b1bab624472ea10
libtest-warnings-perl: upgrade 0.033 -> 0.037

Changelog:
===========
- remove unneeded use of Import::Into
- fix tests that invoke Test::Warnings->import directly
- avoid redefinition warnings when $^W is enabled in tests
- allow tests to pass even when Import::Into is not installed
- add backcompat shim for cases where Test::More is loaded in tests
  after Test::Warnings
- fix Test2 compability for done_testing()
- Test2::Warnings added as a simple wrapper (for now)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/perl/libtest-warnings-perl_0.037.bb [moved from meta/recipes-devtools/perl/libtest-warnings-perl_0.033.bb with 93% similarity]