The code that starts the tests is in PHPUnit (which is required to run these tests) and is triggered by the line "require( 'PHPUnit/TextUI/ Command.php' );" in run-tests.php.
Cheers! Alexandre Emsenhuber Le 3 août 09 à 20:06, dan nessett a écrit : > > That is, the tests in ../phase3/tests. > > --- On Mon, 8/3/09, dan nessett <[email protected]> wrote: > >> From: dan nessett <[email protected]> >> Subject: [Wikitech-l] Is there any evidence that the tests in >> phase3/maintenance/Tests ever worked? >> To: [email protected] >> Date: Monday, August 3, 2009, 11:02 AM >> >> I am working on the tests in ../phase3/maintenance/tests. I >> have found 2 problems (one of which may be only locally >> relevant). When I follow the logic initiated in >> run-tests.php (which according to the target in the Makefile >> seems to be the initiator of the tests) there are a lot of >> includes, but nothing in these appears to lead to anything >> that might start the tests. >> >> I am beginning to suspect that these tests never worked. >> However, I am open to correction. Has anyone ever run these >> tests successfully? >> >> >> >> >> _______________________________________________ >> Wikitech-l mailing list >> [email protected] >> https://lists.wikimedia.org/mailman/listinfo/wikitech-l >> > > > > > _______________________________________________ > Wikitech-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikitech-l _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
