Skip to content

Instantly share code, notes, and snippets.

@zoffixznet
Created April 18, 2017 18:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zoffixznet/e17ff7b7e41840c285f2824261824f2a to your computer and use it in GitHub Desktop.
Save zoffixznet/e17ff7b7e41840c285f2824261824f2a to your computer and use it in GitHub Desktop.
===> Testing: Inline::Perl5:ver('0.25'):auth('github:niner')
Testing with plugin: Zef::Service::TAP+{<anon|77196656>}
t/argv.t ...................... ok
t/autoload.t .................. ok
t/call.t ...................... ok
t/call_back.t ................. ok
t/call_hash.t ................. ok
t/call_p6_function_from_p5.t .. ok
t/callables.t ................. ok
t/can.t ....................... ok
t/data.t ...................... ok
t/data_in_module.t ............ ok
t/eval.t ...................... ok
t/eval_p6_in_p5.t ............. ok
t/eval_return_values.t ........ ok
t/exceptions.t ................ ok
t/file_handles.t .............. ok
t/from.t ...................... ok
t/globals.t ................... ok
t/import.t .................... ok
t/inherit.t ................... ok
t/inner_package.t ............. ok
t/invoke.t .................... ok
t/invoke_p6_method_from_p5.t .. ok
t/modify_array.t .............. ok
t/modify_hash.t ............... ok
t/overload.t .................. ok
t/p5_to_p6.t .................. ok
t/p6_object_destructor.t ...... ok
t/p6_to_p5.t .................. ok
t/perl5package.t .............. ok
t/perl5parent.t ............... ok
t/shadow.t .................... ok
t/stringify.t ................. ok
t/use.t .......................1/5Attempt to free nonexistent shared string '(eval 11)' during global destruction.
Attempt to free nonexistent shared string 'flags' during global destruction.
Attempt to free nonexistent shared string 'NamedCapture::' during global destruction.
Attempt to free nonexistent shared string 'Tie::Hash' during global destruction.
Attempt to free nonexistent shared string 'Tie' during global destruction.
Attempt to free nonexistent shared string '/home/cpan/perl5/perlbrew/perls/perl-5.24.0/lib/5.24.0/x86_64-linux-multi/Tie/Hash/NamedCapture.pm' during global destruction.
Attempt to free nonexistent shared string '(eval 12)' during global destruction.
Scalars leaked: 1392
t/use.t ....................... ok
t/use_nested.t ................ ok
t/v6.t ........................ ok
All tests successful.
Files=35, Tests=433, 28 wallclock secs
Result: PASS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment