]> granicus.if.org Git - php/commitdiff
- MFH Point to README.TESTING
authorMarcus Boerger <helly@php.net>
Thu, 22 Dec 2005 20:24:46 +0000 (20:24 +0000)
committerMarcus Boerger <helly@php.net>
Thu, 22 Dec 2005 20:24:46 +0000 (20:24 +0000)
CODING_STANDARDS

index 3a266ba4a14397c7e7db93c53bc72cace0ca1ce6..25b7f5a1e56415ac472c1607f59182aa0dae906b 100644 (file)
@@ -207,6 +207,12 @@ Syntax and indentation
     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
 -------------------------------