aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/iomgr/tcp_client_uv_test.c
Commit message (Collapse)AuthorAge
* Add rich closure debug modeGravatar ncteisen2017-06-08
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Get rid of zero-length poll case now that timer pool existsGravatar Craig Tiller2017-05-30
|
* Fix portability testGravatar Craig Tiller2017-04-25
|
* Only use static on string literalsGravatar Noah Eisen2017-03-14
|
* Add uv resolver fallback for named ports, fix portability testsGravatar murgatroid992017-03-09
|
* Clang formatGravatar murgatroid992017-02-17
|
* Improve Node and libuv testing and test coverageGravatar murgatroid992017-02-17
Allow Node tests to run with or without UV, change default version to 7, add some portability tests. Also make some more core tests work with libuv