OpenGrok
Cross Reference: edge_cases.c
xref
: /
src
/
tests
/
usr.bin
/
indent
/
edge_cases.c
Home
|
History
|
Annotate
|
Download
|
only in
indent
History log of
/src/tests/usr.bin/indent/edge_cases.c
Revision
Date
Author
Comments
1.4
17-Jun-2023
rillig
tests/indent: add miscellaneous test cases found during clean up
1.3
04-Jun-2023
rillig
indent: force at least one space after the colon of a label
1.2
22-May-2023
rillig
tests/indent: refine a few tests
1.1
24-Apr-2022
rillig
tests/indent: migrate token tests to other tests
In indent.h 1.49 from 2021-10-25, the enumeration token_type was split
into lexer_symbol and parser_symbol to more clearly express that these
tokens fall into completely different classes of usage patterns.
Indexes created Fri Oct 17 17:09:57 GMT 2025