- From: Sebastian Pipping <webmaster@hartwork.org>
- Date: Fri, 08 Feb 2008 23:49:37 +0100
- To: Dan Connolly <connolly@w3.org>
- CC: uriparser-devel@lists.sourceforge.net, uri@w3.org
Dan Connolly wrote: > I'd like to look at tests corresponding to those bugs. > Anybody have a pointer? Sure, see below. >>> * Fixed: Freeing a normalized URI like "http://test?" >>> caused a crash. Thanks to Adrian Manrique for reporting! See function UriSuite::testFreeZeroLen http://uriparser.svn.sourceforge.net/viewvc/uriparser/uriparser/trunk/test/test.cpp?r1=272&r2=273 >>> * Fixed: Filename <--> URI string conversion helpers can >>> now handle relative URIs and filenames See function UriSuite::testFilenameUriConversionHelper http://uriparser.svn.sourceforge.net/viewvc/uriparser/uriparser/trunk/test/test.cpp?r1=263&r2=272 I hope that's what you asked for. Sebastian
Received on Friday, 8 February 2008 22:49:51 UTC