summaryrefslogtreecommitdiff
path: root/sapi/cli/tests/php_cli_server.inc
Commit message (Expand)AuthorAgeFilesLines
* Sleep a little bit more, in some slow machine (like gcov), it will take a lit...Xinchen Hui2012-08-011-1/+1
* Fix test failed, the fsockopen will be refused immediately if the server is ...Xinchen Hui2012-05-091-10/+7
* Fix bug 61769 Random failure of php_cli_server*phpt testsMatt Ficken2012-05-061-2/+21
* Minor change, test using php mail address as accountXinchen Hui2012-03-201-0/+1
* Don't load php.ini file to test the built-in web serverPierrick Charron2011-11-181-2/+2
* revert my previous change, tests hangs on windowsXinchen Hui2011-11-171-17/+7
* improve the test, let it say about errorsXinchen Hui2011-11-171-7/+17
* MFH, fix testXinchen Hui2011-11-151-1/+3
* Fix test, now can run on windowsXinchen Hui2011-10-251-13/+23
* add tests for PATH_INFOXinchen Hui2011-10-231-7/+10
* Refactored and speeded up php_cli_server tests, also get rid of test hanging ...Shein Alexey2011-09-201-10/+11
* Add tests for built-in webserver Xinchen Hui2011-09-201-0/+29