Module: wine Branch: master Commit: cf1d55c24b9fb66c7200f2da12857759abeab5bc URL: http://source.winehq.org/git/wine.git/?a=commit;h=cf1d55c24b9fb66c7200f2da12...
Author: Thomas Mullaly thomas.mullaly@gmail.com Date: Sat Sep 4 22:40:30 2010 -0400
urlmon/tests: Restructured IUriBuilder's test data.
Instead of just comparing the absolute URI property of the generated IUri, compare on a property by property basis. Since not all IUri's have an absolute URI property.
---
dlls/urlmon/tests/uri.c | 420 +++++++++++++++++++++++++++++++++++++++------- 1 files changed, 356 insertions(+), 64 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=cf1d55c24b9fb66c7200f2...