On 16 Jan 2011, at 20:06, Philippe Roussel wrote: > Hi Richard > > Le samedi 15 janvier 2011 à 06:45 +0000, Richard Frith-Macdonald a > écrit : > >> I have an OSX system I could run tests for you on, and I'd be very >> pleased to do that if you could add tests to the testsuite at >> http://svn.gna.org/viewcvs/gnustep/tests/testsuite/trunk/ >> My problem with writing tests for a class is that I need to be >> familiar with how the class is used (in order to write tests), and >> getting that familiarity means I need to be working on code which uses >> the class, or spend a lot of time reading the documentation ... >> running testcases for someone else who *is* working with the classes, >> is very quick/easy by comparison. > > 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. _______________________________________________ Gnustep-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnustep-dev
