mirror of
https://github.com/curl/curl.git
synced 2026-01-26 15:03:21 +00:00
A too long name is likely to cause a problem later anyway and get reported there. We don't enforce file name lengths for any other systems. Assisted-by: Jay Satiro Assisted-by: Viktor Szakats Closes #20143
Tool unit tests
This directory is for unit testing of tool functions. They are separate from libcurl unit tests, because how these live/work outside of the library and the libcurl unit tests live/work inside.