curl/tests/http/clients
Viktor Szakats ce3dce9015
tidy-up: mostly whitespace nits
- delete completed TODO from `./CMakeLists.txt`.
- convert a C++ comment to C89 in `./CMake/CurlTests.c`.
- delete duplicate EOLs from EOF.
- add missing EOL at EOF.
- delete whitespace at EOL (except from expected test results).
- convert tabs to spaces.
- convert CRLF EOLs to LF in GHA yaml.
- text casing fixes in `./CMakeLists.txt`.
- fix a codespell typo in `packages/OS400/initscript.sh`.

Closes #11772
2023-08-31 23:02:10 +00:00
..
.gitignore tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00
h2-download.c http2: do flow window accounting for cancelled streams 2023-04-28 13:55:39 +02:00
h2-serverpush.c tests/http: make curl_setup.h the first include 2023-04-28 11:29:19 +02:00
h2-upgrade-extreme.c http2: upgrade tests and add fix for non-existing stream 2023-08-03 17:05:13 +02:00
Makefile.am tests/http: fix out-of-tree builds 2023-04-27 00:15:41 -07:00
Makefile.inc tests: TLS session sharing test 2023-08-17 13:44:55 +02:00
tls-session-reuse.c tests: TLS session sharing test 2023-08-17 13:44:55 +02:00
ws-data.c ws: make the curl_ws_meta() return pointer a const 2023-06-07 23:37:21 +02:00
ws-pingpong.c ws: make the curl_ws_meta() return pointer a const 2023-06-07 23:37:21 +02:00