qa

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
qa [2008/05/05 11:11] zoeqa [2018/08/07 11:09] (current) – Update PHP version to always be on master carusogabriel
Line 2: Line 2:
 This page is just getting started, but for now please enjoy the following resources. This page is just getting started, but for now please enjoy the following resources.
  
- 
-==== QA Resources ==== 
   * [[http://qa.php.net/|Official QA website]]   * [[http://qa.php.net/|Official QA website]]
-  * [[http://gcov.php.net/|Test and Code Coverage Analysis]] +  * [[http://snaps.php.net/|PHP snapshots/builds]] 
-  * [[http://snaps.php.net/|PHP CVS snapshots/builds]] +  * [[http://php.net/git.php|Access to the PHP Git Repository]] 
-  * [[http://pecl4win.php.net/|Windows PECL snapshots/builds]] +  * [[qa:testfest|PHP TestFest]] 
-  * [[http://php.net/anoncvs|Access to the PHP CVS Repository]] +  * [[QA:RunTests|RunTests]] 
-  * TestFest +  * [[QA:screencasts|Screencasts]] 
-    * [[QA:TestFest|TestFest]] +  * [[Temporary location for draft documentation | Tempdoc ]] 
-    * [[QA:TestFestMentors|Mentors per extension]] + 
-    * [[QA:PHPTLessonsLearned|Lessons Learned in PHP Testing]] + 
-    * [[QA:TestCoverage|How to get test coverage (Linux)]] +===== Build Overview  ===== 
-    * [[QA:Credits|Crediting test case authors]] + 
-    * [[QA:Uploading|Where to put tests]] +  * [[http://gcov.php.net/viewer.php?version=PHP_HEAD|PHP HEAD ]] 
-    * [[QA:Organisers|Suggestions & checklist for TestFest organisers]] +  * [[http://www.php.net/manual/en/faq.build.php#faq.build.configure|Build Problems FAQ]] 
-    * [[http://sebastian-bergmann.de/archives/776-Prepare-for-TestFest.html|Attendees: how to prepare for TestFest]]+ 
 +===== Coverage ===== 
 +  * [[http://gcov.php.net/viewer.php?version=PHP_HEAD&func=tested_functions|Tested functions]] 
 +  * [[http://gcov.php.net/PHP_HEAD/lcov_html|Test and Code Coverage Analysis]] 
 + 
 +===== Bugtracker ===== 
 + 
 +  * [[http://bugs.php.net/|Php Bugtracker]] 
 +  * [[http://bugs.php.net/bugstats.php|Bug Stats]] 
 +  * [[http://bugs.php.net/search.php?cmd=display&status=Assigned&search_for=&php_os=&php_os_not=0&boolean=1&author_email=&bug_age=0&by=&order_by=id&direction=ASC&phpver=&limit=10&assign=&begin=100|Assigned PHP Bugs]] 
 +  * [[http://bugs.php.net/search.php?boolean=0&limit=All&order_by=status&direction=ASC&cmd=display&status=Open&bug_type[]=Documentation+problem&bug_age=0|Open Bugs in Docs]] 
 + 
 +===== Changelog ===== 
 + 
 +  * [[http://cvs.php.net/viewvc.cgi/php-src/ChangeLog|CVS log]] 
 +  * [[http://www.ohloh.net/p/php/contributors|Ohloh list of contributors]]
  
 +===== Writing Tests =====
 +  * [[http://qa.php.net/write-test.php|How to Write Tests]]
 +  * [[http://wiki.php.net/qa/phptlessonslearned|Lessons learned writing tests]]
qa.1209985916.txt.gz · Last modified: 2017/09/22 13:28 (external edit)