swh:1:snp:bb8853bfef8fcf2b1d37fd6404912c7606c98e48
Raw File
Tip revision: 3526e67d917bcd03f317a058208fa02737654637 authored by Junio C Hamano on 08 February 2024, 23:56:45 UTC
Git 2.43.1
Tip revision: 3526e67
README
The url data files in this directory contain URLs with characters
in the range 0x01-0x1f and 0x7f-0xff to test the proper normalization
of unprintable characters.

A select few characters in the 0x01-0x1f range are skipped to help
avoid problems running the test itself.

The urls are in test files in this directory rather than being
embedded in the test script for portability.
back to top