]> Kevux Git Server - rit/commit
Merge branch 'ps/unit-test-c-escape-names.txt'
authorJunio C Hamano <gitster@pobox.com>
Thu, 19 Mar 2026 16:54:56 +0000 (09:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 19 Mar 2026 16:54:56 +0000 (09:54 -0700)
commit80595ab08ef501aef6d9b55856cdc9b092ed6e12
tree5f628b2166955d13e40034cdce17d269dd0ce330
parent5a0ee6f793d57510770947c51df1ce76055aa196
parente30e9442fd9b90d96dde2fad4a6b26d7a03dee5e
Merge branch 'ps/unit-test-c-escape-names.txt'

The unit test helper function was taught to use backslash +
mnemonic notation for certain control characters like "\t", instead
of octal notation like "\011".

* ps/unit-test-c-escape-names.txt:
  test-lib: print escape sequence names