index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
usr.bin
/
indent
Age
Commit message (
Expand
)
Author
2021-11-28
tests/indent: test variants of the 'return' statement
rillig
2021-11-28
tests/indent: migrate token_question to lsym_question and extend it
rillig
2021-11-28
tests/indent: migrate test token_case_label to lsym_case_label
rillig
2021-11-28
tests/indent: migrate token_comma to lsym_comma
rillig
2021-11-28
tests/indent: move test for ':' to lsym_token.c
rillig
2021-11-28
indent: treat L"string" as a single token
rillig
2021-11-27
indent: fix out of bounds memory access (since 2021-11-25)
rillig
2021-11-27
tests/indent: demonstrate strange formatting (since 2021-11-25)
rillig
2021-11-27
indent: rename dump functions to output
rillig
2021-11-26
indent: remove code that fixes malformed preprocessor directives
rillig
2021-11-25
indent: make error message for missing command line arguments clearer
rillig
2021-11-25
tests/indent: use escape sequence for newline characters
rillig
2021-11-25
tests/indent: test in-place formatting with parse errors
rillig
2021-11-25
indent: fix accidentally joined and broken comments (since 2019-04-04)
rillig
2021-11-25
tests/indent: demonstrate bugs in comment processing
rillig
2021-11-25
tests/indent: fix misleading typedef name
rillig
2021-11-25
tests/indent: rename ps.in_parameter_declaration in test as well
rillig
2021-11-25
indent: improve heuristic for spaces around '*' in declarations
rillig
2021-11-25
tests/indent: demonstrate more example for broken '*' in declarations
rillig
2021-11-25
tests/indent: demonstrate 'sizeof(int) *expr' (since 2021-11-25)
rillig
2021-11-25
indent: extract lex_asterisk_unary into separate function
rillig
2021-11-25
indent: fix heuristic for declaration/definition to post-1990 reality
rillig
2021-11-25
tests/indent: remove unnecessary option for testing '-pcs'
rillig
2021-11-25
indent: fix space after function name for option '-pcs'
rillig
2021-11-25
indent: fix spacing for unknown type names in declarations
rillig
2021-11-25
tests/indent: test '*' in function declarations
rillig
2021-11-25
indent: fix formatting of a few declarations involving unknown types
rillig
2021-11-24
tests/indent: demonstrate several real-life formatting bugs
rillig
2021-11-21
tests/indent: demonstrate wrong formatting of type names in declarations
rillig
2021-11-20
tests/indent: clean up and extend tests
rillig
2021-11-20
indent/tests: remove outdated comment
rillig
2021-11-20
indent/tests: make warning for empty lines more helpful
rillig
2021-11-20
tests/indent: normalize empty lines in tests
rillig
2021-11-20
tests/indent: clean up test for the options '-cdb' and '-ncdb'
rillig
2021-11-20
indent: clean up lint annotation and tests
rillig
2021-11-20
indent: fix tokenizing of word-like tokens (since 2019-04-04)
rillig
2021-11-20
tests/indent: demonstrate wrong identifier token (since 2019-04-04)
rillig
2021-11-19
tests/indent: refine and extend tests
rillig
2021-11-19
indent: fix formatting of function definitions (since 2019-04-04)
rillig
2021-11-19
tests/indent: update comment for the fix from the previous commit
rillig
2021-11-19
indent: fix lost function name (since 2019-04-04)
rillig
2021-11-18
tests/indent: demonstrate disappearing function name
rillig
2021-11-18
tests/indent: demonstrate another bug imported from FreeBSD
rillig
2021-11-18
tests/indent: add skeletons for testing tokens and parser symbols
rillig
2021-11-18
tests/indent: reorder code in test driver
rillig
2021-11-07
tests/indent: document quick-and-dirty approach of lex_number
rillig
2021-11-07
tests/indent: test identifiers containing '$'
rillig
2021-11-07
indent: fix handling of C99 comments after 'if (expr)'
rillig
2021-11-07
indent: demonstrate controlled buffer overflow in C99 comment
rillig
2021-11-07
indent: demonstrate disappearing form feed
rillig
[next]