Change #250839
| Category | curl |
| Changed by | Viktor Szakats <commit@vsz.me> |
| Changed at | Wed 03 Dec 2025 20:50:19 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | 004f41c186becfd0bae1e5e456ba1842f0db7d9e |
Comments
tests: add `%AMP` macro, use it in two tests To allow replacing `&` characters in `tests/data/test*` files for XML-compliance. Also: - document `%GT`, `%LT` Follow-up to de49cc89abc917cb4f273ebea8c6fb584d097de2 #19470 Closes #19824
Changed files
- docs/tests/FILEFORMAT.md
- tests/data/test1524
- tests/data/test45
- tests/testutil.pm