Commit: e13cb8289f9a25336b3033975f13b50ab627e606 Author: v-maf...@microsoft.com <v-maf...@microsoft.com> Tue, 25 Mar 2014 10:27:01 -0700 Parents: 8a24e1a03235957033b7167a5a2ab56de2b4b33b Branches: master
Link: http://git.php.net/?p=web/qa.git;a=commitdiff;h=e13cb8289f9a25336b3033975f13b50ab627e606 Log: Publish PFTT reports (go live) Changed paths: M reports/index.php Diff: diff --git a/reports/index.php b/reports/index.php index f528745..2450605 100644 --- a/reports/index.php +++ b/reports/index.php @@ -11,7 +11,7 @@ common_header(); <p>QA reports and test data are generated using two different tools, run-test.php and PFTT:</p> <p> -<a href="http://qa.php.net/reports/">run-test.php</a> The standard tool for running PHPT tests against PHP core on the command-line (CLI scenario). Whenever users build PHP for install, they should run `make test`, which runs run-test.php on their build. +<a href="/reports/">run-tests.php</a> The standard tool for running PHPT tests against PHP core on the command-line (CLI scenario). Whenever users build PHP for install, they should run `make test`, which runs run-test.php on their build. </p> <p> -- PHP Quality Assurance Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php