[Mono-devel-list] Contributing Mainsoft System.Web test suite
Joshua Tauberer
tauberer at for.net
Mon May 30 17:33:34 EDT 2005
RafaelMizrahi wrote:
> * Microsoft XMLDiffPatch and SGML Reader(XHTML)(need to check license)
I've written something like that XML diff tool (which I hadn't seen
before) which you might be able to use instead, if you need to switch.
It doesn't detect reordering of XML nodes, but it picks out insertions,
deletions, and changes fairly well.
http://taubz.for.net/code/diff
If you download the tgz and run the makefile in there, you should get
XmlDiff.exe (although I don't know if this has ever been tested outside
of my desktop). My original hope was to make a C# diff tool, but I
never got that far.
--
- Joshua Tauberer
http://taubz.for.net
** Nothing Unreal Exists **
More information about the Mono-devel-list
mailing list