diff options
author | Johannes Sixt <j6t@kdbg.org> | 2021-10-08 19:09:54 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-10-08 13:04:07 -0700 |
commit | 3e063de46e6270606e058b96bfcc0baebc4aea81 (patch) | |
tree | 414a5dff81f7d2a1e84d670b04d405d7a4219154 /t/lib-git-daemon.sh | |
parent | t4034/cpp: actually test that operator tokens are not split (diff) | |
download | tgif-3e063de46e6270606e058b96bfcc0baebc4aea81.tar.xz |
t4034: add tests showing problematic cpp tokenizations
The word regex is too loose and matches long streaks of characters
that should actually be separate tokens. Add these problematic test
cases. Separate the lines with text that will remain identical in the
pre- and post-image so that the diff algorithm will not lump removals
and additions of consecutive lines together. This makes the expected
output easier to read.
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/lib-git-daemon.sh')
0 files changed, 0 insertions, 0 deletions