Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Re: Optional modules for tests?

by sutch (Curate)
on Sep 07, 2003 at 02:21 UTC ( [id://289527]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Test::More tests => 1;
    SKIP: {
    ...
    
        ok( 1 );
    }
    
  2. or download this
    C:\>nmake test
    
    ...
    Failed 1/1 test scripts, 0.00% okay. -1/1 subtests failed, 200.00% oka
    +y.
    NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code
    + '0x2'
    Stop.
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://289527]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-19 05:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found