userdiff-cpp: prepare test cases with yet unsupported features
commitbfaaf191a5470cb81ce327bc3b9ef9e277c9767b
authorJohannes Sixt <j6t@kdbg.org>
Sun, 10 Oct 2021 17:03:02 +0000 (10 17:03 +0000)
committerJunio C Hamano <gitster@pobox.com>
Sun, 10 Oct 2021 22:24:21 +0000 (10 15:24 -0700)
treec9f4ef67f69af9c7265d73d998fe51e80b183c39
parent350b87cd658553598a269fdd320ca05ee4789a10
userdiff-cpp: prepare test cases with yet unsupported features

We are going to add support for C++'s digit-separating single-quote and
the spaceship operator. By adding the test cases in this separate
commit, the effect on the word highlighting will become more obvious
as the features are implemented and the file cpp/expect is updated.

Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t4034/cpp/expect
t/t4034/cpp/post
t/t4034/cpp/pre