From b65983a069f291e377657f0300ca68f40cd718d1 Mon Sep 17 00:00:00 2001 From: Tony Tung Date: Sun, 10 Apr 2016 00:18:56 -0700 Subject: [PATCH] [fastmanifest] exempt tree-path.[ch] from check-code Test Plan: arc diff makes me run check code. Reviewers: #sourcecontrol, rmcelroy Reviewed By: rmcelroy Subscribers: rmcelroy, mitrandir, mjpieters Differential Revision: https://phabricator.fb.com/D3160496 Signature: t1:3160496:1460220444:7510cd4929d2fb7f5a42dd09dc890e036ad455bd --- tests/test-check-code-hg.t | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/test-check-code-hg.t b/tests/test-check-code-hg.t index cdd4c472af..9f83860098 100644 --- a/tests/test-check-code-hg.t +++ b/tests/test-check-code-hg.t @@ -35,6 +35,8 @@ New errors are not allowed. Warnings are strongly discouraged. Skipping fastmanifest/tree_convert_test.c it has no-che?k-code (glob) Skipping fastmanifest/tree_copy.c it has no-che?k-code (glob) Skipping fastmanifest/tree_copy_test.c it has no-che?k-code (glob) + Skipping fastmanifest/tree_path.c it has no-che?k-code (glob) + Skipping fastmanifest/tree_path.h it has no-che?k-code (glob) Skipping fastmanifest/tree_test.c it has no-che?k-code (glob) Skipping fastmanifest_wrapper.c it has no-che?k-code (glob) Skipping statprof.py it has no-che?k-code (glob)