Re: Add tests for XS call_*() API
by Dave Mitchell other posts by this author
Aug 8 2004 10:58AM messages near this date
Re: Add tests for XS call_*() API
|
[PATCH] DB_File 1.810
On Sat, Aug 07, 2004 at 09:24:24PM +0200, Marcus Holland-Moritz wrote:
> On 2004-08-07, at 16:44:16 +0100, Dave Mitchell wrote:
>
> > It appears that all the call-Perl-from-C function like call_sv()
> > aren't tested in the core. So I've added stuff to XS::APItest to
> > allow these functions to be called from perl, and an extra test script,
> > XS/APItest/t/call.t, to test them.
> >
> > [...]
> >
> > + call_sv call_pv call_method eval_sv eval_pv require_pv
>
> What about call_argv()?
>
> I noticed it was missing while merging parts of your tests
> into Devel::PPPort. :-)
Urgh. Some other time maybe....
--
Standards (n). Battle insignia or tribal totems.
Thread:
Dave Mitchell
Marcus Holland-Moritz
Dave Mitchell
|