Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Data files in a .par file

by Anonymous Monk
on Jan 13, 2005 at 17:52 UTC ( [id://422037]=note: print w/replies, xml ) Need Help??


in reply to Data files in a .par file

If you look into the directory you used to "nmake test" when installing PAR, you will
find a contrib directory somewhere underneath. Somewhere under there you will find a
file called automated_pp_test.pl that has a multitude of tests. I believe the small -a
and large -A tests are made for what you want to do. You will find tests entitled

sub pp_test_small_minus_a {
sub pp_test_large_minus_A {

I believe the explaination blocks in the file are up to date. You can also use
perl -d (debugger) and step through the actual test code.

Good luck.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (11)
As of 2024-04-23 21:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found