diff options
author | Karthik Nayak <karthik.188@gmail.com> | 2015-09-11 20:29:47 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-09-17 10:02:48 -0700 |
commit | 40a7551d25efac7979ee1a675c05e67313205444 (patch) | |
tree | 3e5573b8f264463ead90ecfe82760e7b7386e9f4 /test-delta.c | |
parent | ref-filter: introduce handler function for each atom (diff) | |
download | tgif-40a7551d25efac7979ee1a675c05e67313205444.tar.xz |
ref-filter: introduce match_atom_name()
Introduce match_atom_name() which helps in checking if a particular
atom is the atom we're looking for and if it has a value attached to
it or not.
Use it instead of starts_with() for checking the value of %(color:...)
atom. Write a test for the same.
Mentored-by: Christian Couder <christian.couder@gmail.com>
Mentored-by: Matthieu Moy <matthieu.moy@grenoble-inp.fr>
Thanks-to: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Karthik Nayak <karthik.188@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'test-delta.c')
0 files changed, 0 insertions, 0 deletions