helly           Thu Dec 22 20:24:46 2005 EDT

  Modified files:              (Branch: PHP_5_1)
    /php-src    CODING_STANDARDS 
  Log:
  - MFH Point to README.TESTING
  
http://cvs.php.net/viewcvs.cgi/php-src/CODING_STANDARDS?r1=1.32.4.1&r2=1.32.4.2&diff_format=u
Index: php-src/CODING_STANDARDS
diff -u php-src/CODING_STANDARDS:1.32.4.1 php-src/CODING_STANDARDS:1.32.4.2
--- php-src/CODING_STANDARDS:1.32.4.1   Sun Nov 27 11:06:07 2005
+++ php-src/CODING_STANDARDS    Thu Dec 22 20:24:46 2005
@@ -207,6 +207,12 @@
     indent preprocessor directives you should put the # at the beginning
     of a line, followed by any number of whitespace.
 
+Testing
+-------
+
+[1] Extensions should be well tested using *.phpt tests. REad about that
+    in README.TESTING.
+
 Documentation and Folding Hooks
 -------------------------------
 

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to