Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-02 | chore: fix flaky netListenUnrefAndRef (#16892) | David Sherret | |
Closes #16890 | |||
2021-11-23 | refactor: remove "unitTest" wrapper from cli/tests/unit (#12750) | Bartek IwaĆczuk | |
2021-09-30 | feat(tls): custom in memory CA certificates (#12219) | Luca Casonato | |
This adds support for using in memory CA certificates for `Deno.startTLS`, `Deno.connectTLS` and `Deno.createHttpClient`. `certFile` is deprecated in `startTls` and `connectTls`, and removed from `Deno.createHttpClient`. | |||
2021-08-21 | doc(test): add --location to unit test command (#11793) | Feng Yu | |
2021-08-11 | chore: move test files to testdata directory (#11601) | David Sherret | |
2021-04-27 | test(cli): run unit tests using Deno.test (#10330) | Casper Beyer | |
Co-authored-by: Luca Casonato <lucacasonato@yahoo.com> | |||
2021-01-04 | docs: meta updates to cli/tests/unit/README.md (#8969) | Satya Rohith | |
2020-10-04 | docs: end sentences with a period in markdown (#7813) | Trivikram Kamat | |
2020-07-20 | Remove deno_typescript (#6813) | Ryan Dahl | |
2020-07-04 | chore: port http_server.py to rust (#6364) | Ryan Dahl | |
2020-05-20 | move js unit tests to cli/tests (#5678) | Ryan Dahl | |