aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/tests/unit_tests/ServerTest.php
Commit message (Collapse)AuthorAge
* PHP: fix flaky testsGravatar ZhouyihaiDing2018-06-01
|
* php: complete todoGravatar thinkerou2018-04-30
|
* PHP: remove channel observation and clean method used for testsGravatar ZhouyihaiDing2018-04-25
|
* PHP: use persistent list not shared by other modulesGravatar ZhouyihaiDing2018-04-12
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* fix php styleGravatar thinkerou2017-03-26
|
* Fixes 2 issues:Gravatar Ken Payson2016-12-01
| | | | | | | | 1. In the State change test, 123->0 will hit a c-core GPR_ASSERT if debugging is enabled because 123 doesn't map to a state that can be printed. 2. In the Server test, 8888 is sometimes unavailable, so we just use a wildcard port.
* wrap long lines;Gravatar Stanley Cheung2016-07-20
|
* minor changes. cannot assume hostname unchangedGravatar Stanley Cheung2016-07-20
|
* support php7 by marcoGravatar thinkerou2016-07-20
|
* php: ran php-cs-fixer againGravatar Stanley Cheung2016-04-19
|
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* fix php copyrightGravatar Stanley Cheung2016-02-16
|
* php: add more unit tests to improve code coverageGravatar Stanley Cheung2016-02-12