8 Commits

Author SHA1 Message Date
David Cook cd0b016c11 Fix early-data test (#132)
* Fix domain name in early-data test

* Run early data test in CI

* Add missing wake call

* Workaround: write to OpenSSL's input

This is necessary to work around an issue that only appears on Windows.

* Don't rerun other tests in CI
2023-02-19 08:40:05 +08:00
nickelc 6881ff55b2 Replace unmaintained GitHub Actions (#131)
The toolchain is now installed with `dtolnay/rust-toolchain` and
`actions-rs/cargo` is replaced with plain commands.
2023-02-08 12:28:15 -05:00
Dirkjan Ochtman 0ea5ad439d Clippy fixes (#118) 2022-10-11 16:12:04 +02:00
Taiki Endo 65f72e7087 Update actions/checkout action to v3 (#109) 2022-07-28 17:25:11 +02:00
zzzdong 3eea7a5b7c chore: fix CI by adding --all-features to cargo clippy (#11)
Co-authored-by: zzzdong <kuwater@163.com>
2020-05-02 13:29:12 -07:00
Lucio Franco b88edfd4d4 Rename more tests (#1)
* Rename more tests

* Clean up smoke test

* fmt

* Clean up ci and remove all-features test
2020-02-27 18:32:52 -05:00
Lucio Franco 7e31085307 fix cargo command 2020-01-09 18:39:13 -05:00
Lucio Franco 43c85779ca Initial commit 2020-01-09 18:36:35 -05:00