As far as I understand the testing procedure, the 'tests' directory should not be shipped in the released versions of a module. With my understanding of tests, this should only remain in the CVS.
As far as I understand the testing procedure, the 'tests' directory should not be shipped in the released versions of a module. With my understanding of tests, this should only remain in the CVS.
Comments
Comment #1
crea commentedTests are shipped together to allow users to perform their own testing. For example, in a case they apply custom patches. They are harmless anyway.