Hi Richard Le lundi 17 janvier 2011 à 17:17 +0100, Philippe Roussel a écrit : > Le lundi 17 janvier 2011 à 15:33 +0000, Richard Frith-Macdonald a > écrit : > > On 16 Jan 2011, at 20:06, Philippe Roussel wrote: > > > Here's a first round of tests for NSURLRequest, NSURLProtocol and > > > NSURLConnection. I'll try to create good client/server tests for > > > NSURLConnection next but it will take some time. > > > > Thanks very much ... I added those to the testsuite with some small > > modifications: a couple of fixes for retain/release errors, and a > > change to the test for the canonical version of a request. > > Thanks, I'll take a look.
Just one question : would you mind having a helper in the testsuite written in Python ? I know it could be problematic to be dependant on Python but it would be a lot easier to test http connections, as writing a http server takes maybe 20 lines. The helpers I found in NSURL and NSURLHandle directories only compile with GNUstep (not sure why) so the related tests are not really useful. The WebServer library in dev-libs could also be used but I don't know how I could force its installation. Philippe _______________________________________________ Gnustep-dev mailing list Gnustep-dev@gnu.org http://lists.gnu.org/mailman/listinfo/gnustep-dev