On Thu, Jun 23, 2011 at 08:48:11AM +0200, Daniel Stenberg wrote: > It would be really nice and useful. > > I've also been pondering on a related idea: having a file in git that > includes info, details and notes about specific test case failures or > problems. This would be used roughly the same way, but could be added > by people who don't actually run the test themselves but have > analyzed/worked with it etc.
That would be a good way to document the tests listed in DISABLED, although I suppose that could also be done with comment lines in that file itself. KNOWN_BUGS is another candidate, but isn't quite right for issues that aren't really bugs. I'll add support for notes= anyway, since that allows users who don't have git access to easily contribute some kinds of information. >>> Dan ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
