DescriptionAdd a PRESUBMIT check that production code does not call test code
This is based on a regular expression matching anything in a namespace
ending in test, or a method containing the words ForTest, ForTesting,
for_test, or for_testing.
It is possible to blacklist entire directories or individual files.
BUG=none
LOG=n
R=mstarzinger@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=24134
Patch Set 1 #
Total comments: 1
Messages
Total messages: 2 (0 generated)
|