summaryrefslogtreecommitdiff
path: root/tests/basic/timeout_variation_9.phpt
Commit message (Expand)AuthorAgeFilesLines
* Honor script time limit when calling shutdown functionsAlex Dowad2020-05-131-2/+0
* Fix timeout testsNikita Popov2019-12-051-16/+8
* Improve the error message in timeout testsFabien Villepinte2019-10-201-0/+3
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-1/+1
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-1/+1
* increase wait time in timeout_variation_9.phpt by 1 secondRodrigo Prado2017-02-031-1/+1
* use default test timeoutAnatol Belski2015-03-161-1/+0
* test fixes + added skipif for slow testsAnatol Belski2015-03-161-1/+5
* use busy sleep instead of sleep() for timeout testsAnatol Belski2015-03-161-1/+3
* test timeout with shutdown functionAnatol Belski2015-03-161-0/+21