15 Oct
2009
15 Oct
'09
1:54 p.m.
Module: wine Branch: master Commit: ab857c84931c960738078261addf79f95587aa36 URL: http://source.winehq.org/git/wine.git/?a=commit;h=ab857c84931c960738078261ad... Author: Andrew Eikum <aeikum(a)codeweavers.com> Date: Wed Oct 14 16:33:03 2009 -0500 mshtml: Add test suite for IHTMLLocation. --- dlls/mshtml/tests/Makefile.in | 1 + dlls/mshtml/tests/htmllocation.c | 431 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 432 insertions(+), 0 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=ab857c84931c9607380782...