]> granicus.if.org Git - php/commit
I forgot to mention: some will fail. In particular in unicode mode.
authorUlf Wendel <uw@php.net>
Thu, 12 Jul 2007 20:49:29 +0000 (20:49 +0000)
committerUlf Wendel <uw@php.net>
Thu, 12 Jul 2007 20:49:29 +0000 (20:49 +0000)
commit1cef1c528d1efcaf0925f4627f1140f89b04e9f8
tree5603cd58d71fa8b0043a600db5938fa32de39433
parent202ba6c5fe6dd092c00dfcd65a9639019e402607
I forgot to mention: some will fail. In particular in unicode mode.

Next 10 in row to be tweaked:

     - take connection parameter from connect.inc
     - use proper UEXPECTF
     - have 'print "done!"' or similar at the end to detect crashes
     - whitespace changes where needed
     - take care of portability: PHP 5 vs. PHP 5, MySQL 4.1 - 6.0
     - understand return value checking as sometime that makes you type
       more when you write but makes you happy when you debug
ext/mysqli/tests/020.phpt
ext/mysqli/tests/021.phpt
ext/mysqli/tests/022.phpt
ext/mysqli/tests/023.phpt
ext/mysqli/tests/024.phpt
ext/mysqli/tests/025.phpt
ext/mysqli/tests/026.phpt
ext/mysqli/tests/027.phpt
ext/mysqli/tests/028.phpt
ext/mysqli/tests/029.phpt