]> 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:14 +0000 (07:31 +0000)
committerandy wharmby <wharmby@php.net>
Mon, 29 Jun 2009 07:31:14 +0000 (07:31 +0000)
commit9d9e57236d3cff378652a53bb4b68ede073e7ac5
tree9d3dd77724a62905a2bfa84d33af5b12c7959a82
parent9c602f1e6b00936029b72a8ddd9e6dbe0596e972
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]