Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #238792

Category None
Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
Changed at Wed 09 Jul 2025 20:29:50
Repository https://api.github.com/repos/curl/curl
Project curl/curl
Branch master
Revision 7ed9dac2f9ac797fec7d3c6682f74a869682ec03

Comments

libtests: more header tidy-ups

- make `test*` sources include `first.h`, like all others.
- drop redundant `curlx/*` includes after the above.
- merge `test.h` into `first.h`, now that no other file uses it.
  (and `first.h` had almost no content.)
  To simplify and sync header structure with other tests.

Closes #17875

Changed files