Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enable style:usages for stdlib tests [backport: 1.6] (#19715) | flywind | 2022-04-13 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | * enable style:usages for stdlib tests * freeAddrInfo * more tests * importc * bufSize * fix more * => parseSql and renderSql | ||||
* | Removed deprecated httpcore func (#19550) | Juan Carlos | 2022-03-18 | 1 | -4/+4 |
| | | | | | | | | | * Remove Deprecated httpcore func * Remove Deprecated httpcore func * Fix a test with Deprecated func * Restart CI, Apple can code shit anymore I tell you | ||||
* | Add barebones asynchttpserver tests (#13883) | supakeen | 2020-04-05 | 1 | -0/+119 |
* Add isNil check to custom Content-Length. Related to #13866. * Setup barebones asynchttpserver tests. |