aboutsummaryrefslogtreecommitdiff
path: root/scripts/maint/checkspace_tests/dubious.h
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-11-26 13:10:39 -0500
committerteor <teor@torproject.org>2019-12-03 12:56:46 +1000
commitbd61a4e84891027dfabba6be62886f3baeb41e27 (patch)
tree0570d8f48526274bb3f3d252285ce138499e87ce /scripts/maint/checkspace_tests/dubious.h
parent2aaa7ae6e2559d4fa62efc57b1cf2660868d9323 (diff)
downloadtor-bd61a4e84891027dfabba6be62886f3baeb41e27.tar.gz
tor-bd61a4e84891027dfabba6be62886f3baeb41e27.zip
Add a simple test for checkSpace.pl
This script is not expected to work on windows due to line-ending issues, so I'm not making it get run on an automated basis. We should use it when editing checkSpace.pl. Closes ticket 32613.
Diffstat (limited to 'scripts/maint/checkspace_tests/dubious.h')
-rw-r--r--scripts/maint/checkspace_tests/dubious.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/maint/checkspace_tests/dubious.h b/scripts/maint/checkspace_tests/dubious.h
new file mode 100644
index 0000000000..744ec33955
--- /dev/null
+++ b/scripts/maint/checkspace_tests/dubious.h
@@ -0,0 +1,4 @@
+
+// no guards.
+
+int foo(int);