in reply to Re: "make test" catches a C undefined symbol, but "prove" doesn't
in thread "make test" catches a C undefined symbol, but "prove" doesn't

> prove runs the tests against lib/ unless directed otherwise

That's not true. prove -l does that, prove on its own uses the code found in @INC.

($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,

Replies are listed 'Best First'.
Re^3: "make test" catches a C undefined symbol, but "prove" doesn't
by davido (Cardinal) on Feb 22, 2017 at 15:48 UTC

    Thank you for clarifying. You are correct. I'll update my post accordingly.


    Dave