summaryrefslogtreecommitdiff
path: root/ext/pdo_pgsql/tests/getnotify.phpt
Commit message (Collapse)AuthorAgeFilesLines
* make timing check more forgiving in these testsAnatol Belski2016-12-151-2/+2
| | | | | | | | Particularly on slower VMs, the sporadic fails can still happen. The timing is kept in an uncritical range, but allows the tests pass there. Mayby, it'd make sense to introduce a new group for this kind of tests, so tests requiring exact time measurement can be avoided on unsuitable environments.
* make this test a bit more tolerant when checking sleep timeAnatol Belski2014-09-121-2/+4
|
* Fixed Bug #42614 (PDO_pgsql: add pg_get_notify support)Matteo Beccati2013-06-051-0/+109