>>>>> On Wed, 31 Jul 2002 21:52:17 +0200, Janek Schleicher <[EMAIL PROTECTED]> said:
JS> [..snip..] JS> Thinking in general, JS> there could be also some other features included. JS> Let's think we'd like to test the creation of big pictures, JS> perhaps 5_000 x 5_000. JS> It could take a while to make a test for all pixels, JS> but we also would like to test some of them (randomly choosen), JS> to avoid systematic error. Test results should be easily reproducible. I don't think having randomly choosen tests is good idea. Say you have written CPAN module. One day you get email from user with bug report about 'make test' being failing. You ask him to rerun test with TEST_VERBOSE=1 to see in details why it failing but surprise - it doesn't fail anymore. Have fun finding what's get wrong. JS> [..snip..] -- Ilya Martynov (http://martynov.org/)