Nick Mathewson
|
5fa62fffee
checkSpace: permit wide lines for LCOV_EXCL
|
4 years ago |
Nick Mathewson
|
f39ba52029
checkSpace: be more careful about bad function headers.
|
4 years ago |
Nick Mathewson
|
c8fae6b5c8
checkSpace: don't treat an unindented label as starting a function.
|
4 years ago |
Nick Mathewson
|
8d6f27cea5
checkSpace.pl: Allow space between iteration macros and ().
|
4 years ago |
Nick Mathewson
|
bfa7607385
checkSpace.pl: Use a data structure for a list of non-function names
|
4 years ago |
Nick Mathewson
|
1f1d943999
checkspace: allow spaces in cpp directives.
|
4 years ago |
Nick Mathewson
|
15819cde61
checkSpace.pl: allow {{, ){, and ({.
|
4 years ago |
Nick Mathewson
|
f1d371bf32
checkSpace: remove the nosplabel test.
|
4 years ago |
Nick Mathewson
|
2aaa7ae6e2
checkSpace.pl: make output more uniform.
|
5 years ago |
teor
|
0ce11433c0
check-spaces: Fix an outdated comment
|
5 years ago |
Nick Mathewson
|
81d16d8d0c
checkSpace.pl: Allow 'bool' before a space and an open-paren
|
5 years ago |
Nick Mathewson
|
95209be861
Make checkSpace.pl check guard macros:
|
5 years ago |
Nick Mathewson
|
67dc83fa75
New check-spaces rule: Our C files may not have duplicate names.
|
6 years ago |
Nick Mathewson
|
6af248f27f
Finally remove our EOL@EOF check.
|
6 years ago |
Edmund Wong
|
f0e87ff9eb
Add check for double-semi-colons at the end of a line
|
7 years ago |
David Goulet
|
87585ebd2d
test: Add an HS v3 reachability unit test
|
7 years ago |
cypherpunks
|
e8760b6e51
Use the new message function
|
8 years ago |
cypherpunks
|
4b2516313e
Add a function to keep track of found errors
|
8 years ago |
cypherpunks
|
44db6461b5
Restrict unsafe constructs and enable all warnings
|
8 years ago |
cypherpunks
|
f43e56a6d0
Declare all variables to be local
|
8 years ago |
cypherpunks
|
67e1eff321
Convert tabs to spaces
|
8 years ago |
Nick Mathewson
|
5927ed8d33
checkSpace.pl now forbids more identifiers.
|
8 years ago |
Sebastian Hahn
|
38601f06b7
Observe workqueue_reply_t in check-spaces
|
9 years ago |
Andrea Shepard
|
7674308f62
Make 'make check-spaces' not complain about function pointers returning size_t or double
|
11 years ago |
Nick Mathewson
|
3d6652f3d1
Improve comments in checkSpace.pl to explain how to fix its warnings
|
10 years ago |
Nick Mathewson
|
9230bc7c65
Clean the contrib directory with torch and machete.
|
10 years ago |