t / t0110 / READMEon commit use strbuf_complete_line() for adding a newline if needed (a0d4923)
   1The url data files in this directory contain URLs with characters
   2in the range 0x01-0x1f and 0x7f-0xff to test the proper normalization
   3of unprintable characters.
   4
   5A select few characters in the 0x01-0x1f range are skipped to help
   6avoid problems running the test itself.
   7
   8The urls are in test files in this directory rather than being
   9embedded in the test script for portability.