opnsense-src/usr.bin/indent/tests
Piotr Pawel Stefaniak 1d01804309 indent(1): restore working -pcs
My previous indent(1) commit accidentally broke the -pcs option (which adds
space between function name and opening parenthesis in function calls) by
copying all but one of a few conditions in an if clause. Reinstate the
condition.

Add a regression test to lower the chances of breaking it again.

Correct a comment with description of what the option does.
2018-06-01 19:56:41 +00:00
..
binary.0 indent(1): Support binary integer literals. 2017-05-18 17:15:58 +00:00
binary.0.stdout indent(1): don't produce unneeded space character in function declarators. 2017-07-23 14:04:45 +00:00
comments.0 indent(1): better alignment of comments on code. 2017-07-23 20:25:53 +00:00
comments.0.pro indent(1): rename the profile file. 2017-07-23 15:07:52 +00:00
comments.0.stdout indent(1): better alignment of comments on code. 2017-07-23 20:25:53 +00:00
declarations.0 indent(1): don't indent typedef declarations as object declarations 2018-06-01 09:41:15 +00:00
declarations.0.stdout indent(1): don't add unneeded space to function pointer declarations 2018-06-01 09:58:44 +00:00
elsecomment.0
elsecomment.0.pro
elsecomment.0.stdout indent(1): don't produce unneeded space character in function declarators. 2017-07-23 14:04:45 +00:00
float.0
float.0.stdout indent(1): don't produce unneeded space character in function declarators. 2017-07-23 14:04:45 +00:00
functional_test.sh
label.0
label.0.pro
label.0.stdout indent(1): don't produce unneeded space character in function declarators. 2017-07-23 14:04:45 +00:00
list_head.0
list_head.0.stdout
Makefile indent(1): restore working -pcs 2018-06-01 19:56:41 +00:00
Makefile.depend DIRDEPS_BUILD: Connect new directories. 2017-10-31 00:04:07 +00:00
nsac.0
nsac.0.pro
nsac.0.stdout indent(1): don't produce unneeded space character in function declarators. 2017-07-23 14:04:45 +00:00
offsetof.0
offsetof.0.stdout indent(1): don't produce unneeded space character in function declarators. 2017-07-23 14:04:45 +00:00
parens.0 indent(1): identifiers inside parentheses are not declarations 2018-06-01 08:54:51 +00:00
parens.0.pro indent(1): identifiers inside parentheses are not declarations 2018-06-01 08:54:51 +00:00
parens.0.stdout indent(1): identifiers inside parentheses are not declarations 2018-06-01 08:54:51 +00:00
pcs.0 indent(1): restore working -pcs 2018-06-01 19:56:41 +00:00
pcs.0.pro indent(1): restore working -pcs 2018-06-01 19:56:41 +00:00
pcs.0.stdout indent(1): restore working -pcs 2018-06-01 19:56:41 +00:00
sac.0
sac.0.pro
sac.0.stdout indent(1): don't produce unneeded space character in function declarators. 2017-07-23 14:04:45 +00:00
struct.0
struct.0.stdout
surplusbad.0
surplusbad.0.pro
surplusbad.0.stdout
types_from_file.0
types_from_file.0.list
types_from_file.0.pro
types_from_file.0.stdout
wchar.0
wchar.0.stdout