]> granicus.if.org Git - php/commit
Basic tests for sleep() and usleep(). Tested on Windows, Linux and Linux 64 bit
authorandy wharmby <wharmby@php.net>
Mon, 29 Jun 2009 07:31:10 +0000 (07:31 +0000)
committerandy wharmby <wharmby@php.net>
Mon, 29 Jun 2009 07:31:10 +0000 (07:31 +0000)
commit93a16cf13aff5263929d2e99d2b0843ca0cddd95
tree0dff6f65947a27f32fdb4259dccc146dbb0a2fbd
parent81761e636d5848e9f495dcd1a1ae3e2483bc5923
Basic tests for sleep() and usleep(). Tested on Windows, Linux and Linux 64 bit
ext/standard/tests/general_functions/sleep_basic.phpt [new file with mode: 0644]
ext/standard/tests/general_functions/sleep_error.phpt [new file with mode: 0644]
ext/standard/tests/general_functions/usleep_basic.phpt [new file with mode: 0644]
ext/standard/tests/general_functions/usleep_error.phpt [new file with mode: 0644]