mirror of
https://github.com/curl/curl.git
synced 2026-04-19 06:41:14 +03:00
Add support for running pytest in GHA/macos jobs. Experimental, with caveats: - slow. - `httpd` often fails to start. - 10-15 tests (depending on C compiler) fail consistently: 02_20, 02_33, 02_34, 03_01, 03_03, 05_04, 07_42. - Homebrew build of vsftpd misses TLS support. - `nghttpx` temporarily disabled for pytest. You can test pytest by adding `install_steps: pytest` to a job. Closes #16518 |
||
|---|---|---|
| .. | ||
| appveyor-status.yml | ||
| checkdocs.yml | ||
| checksrc.yml | ||
| configure-vs-cmake.yml | ||
| curl-for-win.yml | ||
| distcheck.yml | ||
| fuzz.yml | ||
| hacktoberfest-accepted.yml | ||
| http3-linux.yml | ||
| label.yml | ||
| linux-old.yml | ||
| linux.yml | ||
| macos.yml | ||
| non-native.yml | ||
| windows.yml | ||