Change #238396
Category | None |
Changed by | Daniel Stenberg <daniel | @haxx.se>
Changed at | Sat 05 Jul 2025 14:02:29 |
Repository | https://api.github.com/repos/curl/curl |
Project | curl/curl |
Branch | bagder/test-names |
Revision | 1876c7c0f9bb45d3e7094555a6b9938a290ce06a |
Comments
runtests: tweak per-test output Reduce superflous letters, simplify. Before: "test %04d..." Now: "%d: " Before: [$testname] Now: $testname Before: OK (%-3d out of %-3d, %s, took %.3fs, %s) Now: %d/%d, %s, took %.3fs, %s
Changed files
- tests/runtests.pl