tests & fixes
authorMichael Wallner <mike@php.net>
Thu, 14 Feb 2013 13:54:22 +0000 (14:54 +0100)
committerMichael Wallner <mike@php.net>
Thu, 14 Feb 2013 13:54:22 +0000 (14:54 +0100)
commit3024b0b5a903a2bcb082b01e1787410dc9508a9d
treed558020873a2950382a470b2b2ecd605abbf8c16
parent3e70f1ceb6d5c6b0b8f305a93e3bd3495c88a0ea
tests & fixes
17 files changed:
src/php_pq.c
tests/_setup.inc
tests/_skipif.inc
tests/basic001.phpt
tests/cancel001.phpt
tests/encoding001.phpt [new file with mode: 0644]
tests/exceptions001.phpt [new file with mode: 0644]
tests/exceptions002.phpt [new file with mode: 0644]
tests/fetch001.phpt [new file with mode: 0644]
tests/info001.phpt [new file with mode: 0644]
tests/lob001.phpt
tests/persistent001.phpt
tests/reset001.phpt
tests/trans001.phpt
tests/trans002.phpt [new file with mode: 0644]
tests/types001.phpt [new file with mode: 0644]
tests/unbuffered001.phpt [new file with mode: 0644]