25 May
2007
25 May
'07
7:43 p.m.
Module: wine Branch: master Commit: 9c04d0d8ca8811f5ddfc66c987c83a50075a1da9 URL: http://source.winehq.org/git/wine.git/?a=commit;h=9c04d0d8ca8811f5ddfc66c987... Author: James Hawkins <truiken(a)gmail.com> Date: Thu May 24 11:13:43 2007 -0700 msxml3: Add tests for IXMLElement and IXMLElementCollection. --- dlls/msxml3/tests/Makefile.in | 3 +- dlls/msxml3/tests/xmlelem.c | 449 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 451 insertions(+), 1 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=9c04d0d8ca8811f5ddfc66...