1
0
mirror of https://github.com/danog/ext-pq.git synced 2024-11-26 20:04:44 +01:00
ext-pq/tests
2019-12-28 16:46:04 +03:00
..
_setup.inc now we're brave! 2015-07-30 17:37:28 +02:00
_skipif.inc tests & fixes 2013-02-14 14:54:22 +01:00
async001.phpt finish port 2015-08-19 18:40:34 +02:00
async002.phpt finish port 2015-08-19 18:40:34 +02:00
async003.phpt Merge branch 'v1.1.x' 2016-05-17 12:14:07 +02:00
async004.phpt fix tests 2016-05-17 12:13:20 +02:00
async005.phpt fix tests 2016-05-17 12:13:20 +02:00
async006.phpt fix tests 2016-05-17 12:13:20 +02:00
async007.phpt fix Statement::descAsync; add Result::desc() 2013-05-14 14:30:53 +02:00
async008.phpt add cursor support 2014-04-04 15:50:42 +02:00
async009.phpt Add deallocate() and prepare() to Statement 2014-12-10 16:50:22 +00:00
basic001.phpt tests & fixes 2013-02-14 14:54:22 +01:00
basic002.phpt finish port 2015-08-19 18:40:34 +02:00
bound002.phpt finish port 2015-08-19 18:40:34 +02:00
callback001.phpt fix issue #9 @github: execAsync - gets another result 2016-05-03 14:21:15 +02:00
callback002.phpt fix issue #9 @github: execAsync - gets another result 2016-05-03 14:21:15 +02:00
callback003.phpt fix issue #9 @github: execAsync - gets another result 2016-05-03 14:21:15 +02:00
cancel001.phpt travis: fix expectations 2017-09-04 15:33:59 +02:00
conv001.phpt upgrade pq\Types 2019-03-04 07:50:43 +01:00
copy001.phpt type converters 2013-05-14 13:09:23 +02:00
crash_cur_reverse_dep.phpt add missing tests 2014-12-17 07:51:19 +01:00
crash_result_iterator.phpt add tests 2014-11-25 13:43:48 +01:00
crash_stm_reverse_dep.phpt add tests 2014-11-25 13:43:48 +01:00
crash_txn_reverse_dep.phpt fix leak; fix test 2014-12-17 08:38:31 +01:00
crash_unbuffered_async_prepare.phpt add tests 2014-11-25 13:43:48 +01:00
cursor001.phpt pq\Cursor::__construct 2014-10-06 12:13:29 +02:00
encoding001.phpt reverse arguments of pq\Result::fetchCol() 2014-09-17 09:17:13 +02:00
exceptions001.phpt tests & fixes 2013-02-14 14:54:22 +01:00
exceptions002.phpt tests & fixes 2013-02-14 14:54:22 +01:00
fetch001.phpt tests & fixes 2013-02-14 14:54:22 +01:00
flush001.phpt add support for nonblocking writes 2016-05-18 14:20:21 +02:00
gh-issue015_listeners.phpt restore listeners and statements on connection reset 2016-05-17 16:25:18 +02:00
gh-issue015_statements.phpt restore listeners and statements on connection reset 2016-05-17 16:25:18 +02:00
info001.phpt tests & fixes 2013-02-14 14:54:22 +01:00
info002.phpt fix test 2015-07-27 12:43:29 +02:00
lob001.phpt now we're brave! 2015-07-30 17:37:28 +02:00
lob002.phpt finish port 2015-08-19 18:40:34 +02:00
lob003.phpt tests 2013-02-22 17:16:12 +01:00
lob004.phpt now we're brave! 2015-07-30 17:37:28 +02:00
map001.phpt pq\Result::map(), XTN savepoints & snapshots 2013-01-31 17:56:13 +01:00
notify001.phpt support PostgreSQL down to 9.0; JSON is optional 2014-10-16 16:50:13 +02:00
persistent001.phpt remove pq\Event 2013-02-21 13:18:06 +01:00
res001.phpt fix tests 2016-05-17 12:13:20 +02:00
reset001.phpt remove pq\Event 2013-02-21 13:18:06 +01:00
savepoint001.phpt pq\Result::map(), XTN savepoints & snapshots 2013-01-31 17:56:13 +01:00
stm_bound001.phpt test Statement::bind() 2013-05-14 14:41:15 +02:00
stm_deallocate_prepare001.phpt Add deallocate() and prepare() to Statement 2014-12-10 16:50:22 +00:00
stm_desc001.phpt pq\Types, pq\LOB 2013-01-29 21:02:25 +01:00
stm_desc002.phpt fix Statement::descAsync; add Result::desc() 2013-05-14 14:30:53 +02:00
stm_props001.phpt Test props with Connection::prepare() as well as Statement ctor 2014-12-15 16:52:42 +00:00
trans001.phpt Ensure server will report notices when test expects them 2014-12-15 12:35:30 +00:00
trans002.phpt fixup 2014-10-15 17:56:18 +02:00
types001.phpt type converters 2013-05-14 13:09:23 +02:00
types002.phpt Fix empty arrays parsing 2019-12-28 16:46:04 +03:00
unbuffered001.phpt support PostgreSQL down to 9.0; JSON is optional 2014-10-16 16:50:13 +02:00