changeset 28529:045cdf47851a

fsmonitor: flag msc_stdint as no-check-code I'd rather not modify code that we're vendoring, so I'm just marking it this way.
author Augie Fackler <augie@google.com>
date Mon, 14 Mar 2016 21:15:59 -0400
parents a011080fdb7b
children fd2acc5046f6
files hgext/fsmonitor/pywatchman/msc_stdint.h tests/test-check-code.t
diffstat 2 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/hgext/fsmonitor/pywatchman/msc_stdint.h	Mon Mar 14 17:53:47 2016 +0100
+++ b/hgext/fsmonitor/pywatchman/msc_stdint.h	Mon Mar 14 21:15:59 2016 -0400
@@ -1,3 +1,4 @@
+// no-check-code
 // ISO C9x  compliant stdint.h for Microsoft Visual Studio
 // Based on ISO/IEC 9899:TC2 Committee draft (May 6, 2005) WG14/N1124 
 // 
--- a/tests/test-check-code.t	Mon Mar 14 17:53:47 2016 +0100
+++ b/tests/test-check-code.t	Mon Mar 14 21:15:59 2016 -0400
@@ -11,6 +11,7 @@
   Skipping hgext/fsmonitor/pywatchman/__init__.py it has no-che?k-code (glob)
   Skipping hgext/fsmonitor/pywatchman/bser.c it has no-che?k-code (glob)
   Skipping hgext/fsmonitor/pywatchman/capabilities.py it has no-che?k-code (glob)
+  Skipping hgext/fsmonitor/pywatchman/msc_stdint.h it has no-che?k-code (glob)
   Skipping hgext/fsmonitor/pywatchman/pybser.py it has no-che?k-code (glob)
   Skipping i18n/polib.py it has no-che?k-code (glob)
   Skipping mercurial/httpclient/__init__.py it has no-che?k-code (glob)