Re: Comparative Testing/Debugging
Re: Comparative Testing/Debugging
- Subject: Re: Comparative Testing/Debugging
- From: Daniel DeCovnick <email@hidden>
- Date: Mon, 18 Jul 2005 12:59:44 -0700
Offhand, I can't think of anything, but if you can't find anything,
you could always just add some NSLog's (assuming you're using AppKit
rather than just Foundation), run the programs from the command line,
redirect to two temporary files, and use md5 to hash the results. If
they're the same, it's worked.
-Dan
Daniel DeCovnick
danhd123 at mac dot com
Softyards Software, [shameless plug]maker of MD5shot, a free md5-
based utility[/shameless plug]
http://www.softyards.com
On Jul 18, 2005, at 12:22 PM, Thomas Davie wrote:
Hi,
Does anyone know of any comparative testing/debugging tools?
I've just completed a major refactoring of my code and I'd like to
check that it actually behaves the same way as the old
implementation for at least a large number of inputs.
Bob
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden