[ wxwindows-Patches-1532411 ] fix to wxFileName unit test

SourceForge.net noreply at sourceforge.net
Tue Aug 1 06:36:56 PDT 2006


Patches item #1532411, was opened at 2006-08-01 13:36
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1532411&group_id=9863

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Unit Tests
Group: bug fix
Status: Open
Resolution: None
Priority: 5
Submitted By: Francesco Montorsi (frm)
Assigned to: Nobody/Anonymous (nobody)
Summary: fix to wxFileName unit test

Initial Comment:
This patch fixes the TestComparison() unit test for
wxFileName which is wrong: it currently tries to
compare  a directory with a filename (as docs say
"/tmp/" is considered a directory while "/tmp" is
considered a file).
The patch replaces the test with a correct one slightly
more complex.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1532411&group_id=9863




More information about the wx-dev mailing list