====== Development pages for the new version of run-tests.php ====== These are the development pages for the new version of run-tests.php, the code which runs .phpt tests. * [[http://wiki.php.net/qa/runtests/requirements|Requirements]] Initial requirements are listed here, additional ones will be added as we find them. * [[http://wiki.php.net/qa/runtests/development|Development]] If you are interested in in looking at the code, fixing bugs, understanding how it is tested etc. This is the section that you need. * [[http://wiki.php.net/qa/runtests/documentation|Documentation]] This is developer documentation, it contains information for people who work on and maintain the code * [[http://wiki.php.net/qa/runtests/howtorun|How to run the code]] This is for users, there are instructions for checking out runnning the code. * [[http://wiki.php.net/qa/runtests/todos|To do lists]] This is our current list of development items. * [[http://wiki.php.net/qa/runtests/decisions|Decisions]] Sometimes we have made a decision not to re-implement a feature of run-tests or to do something differently. The reasons for making such decions are recorded here. * [[http://wiki.php.net/qa/runtests/QA|QA status]] Compatibility with the old version and checking that the parallel code gives the same results as sequential code are both important. The most recent state of testing is given here. * [[http://wiki.php.net/qa/runtests/faq|FAQs]]