summaryrefslogtreecommitdiff
path: root/commit.h
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2024-09-10 08:23:45 +0200
committerJunio C Hamano <gitster@pobox.com>2024-09-10 10:27:27 -0700
commitc3de556a841f132832f742d1c4d3a2618ee3b355 (patch)
treea05cb2f4980844492d34db061038923e83cf99a2 /commit.h
parent894deb76a02c7bc98418100ec881768da77f3b75 (diff)
Makefile: rename clar-related variables to avoid confusion
The Makefile variables related to the recently-introduced clar testing framework have a `UNIT_TESTS_` prefix. This prefix is extremely similar to the prefix used by our other unit tests that use our homegrown unit testing framework, which is `UNIT_TEST_`. The consequence is that it is easy to misread the names and confuse them with each other. Rename the clar-related variables to instead have a `CLAR_TEST_` prefix to address this. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions