Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Should Changes file be Test'd

by mscharrer (Hermit)
on Apr 18, 2008 at 09:55 UTC ( [id://681434]=note: print w/replies, xml ) Need Help??


in reply to Should Changes file be Test'd

One idea would be to identify which sub function have changed and to check if this changes are mentioned in the Changes file, i.e. by checking if the sub names are mentioned.

I think the GNU diff can show the names of changed function for C code. Maybe there is a way to do similar thing for Perl code.

PS: This remains me on the Pod::Coverage package which checks if there is documentation for every sub function.

Log In?
Username:
Password:

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

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

    No recent polls found