perl6-data-dump icon indicating copy to clipboard operation
perl6-data-dump copied to clipboard

Pass tests with future Rakudo v2020.08

Open Kaiepi opened this issue 5 years ago • 2 comments
trafficstars

Data::Dump has test failures in the Blin run for Rakudo v2020.08. This is due to a combination of a breaking change in Parameter.default and some other minor issues with Parameter and Method handling. The changes in this PR allow tests to pass again and should be compatible with older and newer releases of Rakudo.

Kaiepi avatar Aug 16 '20 21:08 Kaiepi

@tony-o?

Kaiepi avatar Sep 12 '20 15:09 Kaiepi

@Kaiepi my notifications in GH are kind of screwy - this module should pass tests now

tony-o avatar Dec 30 '20 17:12 tony-o