Re: shlwapi/tests: test UrlUnEscape inplace behavior (1/2) (try 4)
"Dan Kegel" <dank(a)kegel.com> writes:
Add test showing UrlUnEscape should convert the url in place when URL_UNESCAPE_INPLACE is set, even if the output buffer is NULL. Passes on XP. Needed by Lively, http://bugs.winehq.org/show_bug.cgi?id=14381
Changes since originally posted by Louis: 1) added todo_wine around parts that fail in Wine 2) added original From: line as requested by Alexandre 3) unmunged From: line email address so Alexandre's script recognizes it
From: "Louis. Lenders" <xerox_xerox2000(a)yahoo.co.uk> Date: Tue, 26 Aug 2008 07:10:06 -0700 Subject: test UrlUnEscape inplace behavior
I put this in, but next time please make sure to include the complete git-format-patch output, including the initial "From sha1" signature line. -- Alexandre Julliard julliard(a)winehq.org
On Thu, Aug 28, 2008 at 4:28 AM, Alexandre Julliard <julliard(a)winehq.org> wrote:
I put this in, but next time please make sure to include the complete git-format-patch output, including the initial "From sha1" signature line.
Ouch. Then I'll need to understand how to use git :-)
participants (2)
-
Alexandre Julliard -
Dan Kegel