Change #237734
Category | curl |
Changed by | Viktor Szakats <commit | @vsz.me>
Changed at | Wed 25 Jun 2025 09:57:06 |
Repository | https://github.com/curl/curl.git |
Project | curl |
Branch | master |
Revision | 1ec0da014974aa0fad6c4e4b600810ac203bd5ce |
Comments
tests: constify, make consts static - lib509: constify an input string. - add `static` to const data, where missing. - tool1394: fix indentation. Closes #17736
Changed files
- tests/libtest/lib1560.c
- tests/libtest/lib1948.c
- tests/libtest/lib3102.c
- tests/libtest/lib505.c
- tests/libtest/lib509.c
- tests/libtest/lib556.c
- tests/libtest/stub_gssapi.c
- tests/tunit/tool1394.c
- tests/unit/unit1398.c
- tests/unit/unit1601.c
- tests/unit/unit1610.c
- tests/unit/unit1611.c
- tests/unit/unit1612.c
- tests/unit/unit1655.c