Change #261941
| Category | curl |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Sat 21 Mar 2026 23:10:32 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | 6026d76fdf4922cf62e3c29e547c53c6043e416f |
Comments
test1668: unit test the FTP 213 time response parser Should make it harder to introduce regressions. Closes #21051
Changed files
- lib/ftp.c
- tests/data/Makefile.am
- tests/data/test1668
- tests/unit/Makefile.inc
- tests/unit/unit1668.c