Module: wine Branch: master Commit: 1b1c4c014021a99811154bdb0caef1d862d699ac URL: http://source.winehq.org/git/wine.git/?a=commit;h=1b1c4c014021a99811154bdb0c...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Tue Mar 8 00:39:24 2011 +0300
msxml3: Merge obsolete interfaces tests in a single file.
---
dlls/msxml3/tests/Makefile.in | 3 +- dlls/msxml3/tests/xmldoc.c | 534 ++++++++++++++++++++++++++++++++++++ dlls/msxml3/tests/xmlelem.c | 598 ----------------------------------------- 3 files changed, 535 insertions(+), 600 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=1b1c4c014021a99811154b...