nvim-treesitter/tests/indent/c
2022-02-05 18:54:55 +01:00
..
aligned_indent.c indents(c): add zero_indent for #if 2022-02-05 18:54:55 +01:00
array.c move all tests to top-level tests/ directory 2021-04-23 21:21:38 +02:00
comment.c indents(c): add zero_indent for #if 2022-02-05 18:54:55 +01:00
compound_lit.c add compound_lit.c test 2021-08-01 11:01:47 +02:00
cond.c move all tests to top-level tests/ directory 2021-04-23 21:21:38 +02:00
enum.c move all tests to top-level tests/ directory 2021-04-23 21:21:38 +02:00
expr.c move all tests to top-level tests/ directory 2021-04-23 21:21:38 +02:00
func.c indents: allow aligned_indent for unfinished calls in C and Python 2022-02-05 18:54:55 +01:00
label.c move all tests to top-level tests/ directory 2021-04-23 21:21:38 +02:00
loop.c move all tests to top-level tests/ directory 2021-04-23 21:21:38 +02:00
no_braces.c move all tests to top-level tests/ directory 2021-04-23 21:21:38 +02:00
preproc_cond.c move all tests to top-level tests/ directory 2021-04-23 21:21:38 +02:00
preproc_func.c move all tests to top-level tests/ directory 2021-04-23 21:21:38 +02:00
string.c move all tests to top-level tests/ directory 2021-04-23 21:21:38 +02:00
struct.c move all tests to top-level tests/ directory 2021-04-23 21:21:38 +02:00
switch.c move all tests to top-level tests/ directory 2021-04-23 21:21:38 +02:00
ternary.c move all tests to top-level tests/ directory 2021-04-23 21:21:38 +02:00
unfinished_comment.c indents(c): add zero_indent for #if 2022-02-05 18:54:55 +01:00