X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=tests%2Finfo001.phpt;fp=tests%2Finfo001.phpt;h=a16c59c90629be30247baee68757ba764f4f8391;hp=0000000000000000000000000000000000000000;hb=3024b0b5a903a2bcb082b01e1787410dc9508a9d;hpb=3e70f1ceb6d5c6b0b8f305a93e3bd3495c88a0ea diff --git a/tests/info001.phpt b/tests/info001.phpt new file mode 100644 index 0000000..a16c59c --- /dev/null +++ b/tests/info001.phpt @@ -0,0 +1,23 @@ +--TEST-- +connection info +--SKIPIF-- + +--FILE-- +db, + $c->user, + $c->pass, + $c->host, + $c->port, + $c->options +); +?> +DONE +--EXPECTF-- +Test +%s +DONE