On 2015-11-10, Ivan Habunek wrote: > I can jump in if nobody else is available,
Thanks > but I must warn you that I don't have a good idea how to test the > release. Do you have any guidelines? About the same way I'd test a log4php release :-) Seriously, if you haven't got a .NET project using the library you can't really test the library itself. You can test the legal parts, though. Have we got license headers where needed, are things properly signed and all that. On a Windows box you should see the DLLs contain metadata with the proper copyright information. Stefan