Found this site, and downloaded code. Updated to VS2008, added XML documentation, made nunit compatible. Moved tests from embedded in source base on #if DEBUG (loses; can't test production) into separate assembly (which can be used to test DLL regardless of DEBUG or RELEASE--wins).
Hi all,
Found this site, and downloaded code. Updated to VS2008, added XML documentation, made nunit compatible. Moved tests from embedded in source base on #if DEBUG (loses; can't test production) into separate assembly (which can be used to test DLL regardless of DEBUG or RELEASE--wins).
Packaged everything up and put on my Google Site at http://sites.google.com/site/softwareabnet/updated-ics-parser-for-c.
Cheers,
Andy
Andy..
if you get this, can you repost your files somewhere?
Thanks.