summaryrefslogtreecommitdiff
path: root/tests/usr.bin/indent/lsym_binary_op.c
AgeCommit message (Expand)Author
2023-06-14indent: remove a redundant flag from the parser staterillig
2023-06-04indent: do not parse '&&&&&&&' as a single binary operatorrillig
2023-06-04indent: fix '*=' to be a binary operator, not a unary onerillig
2023-06-04tests/indent: cover code in lexi.crillig
2023-06-04tests/indent: clean up commentsrillig
2023-05-13tests/indent: explain, clean up and add some testsrillig
2022-04-24tests/indent: migrate token tests to other testsrillig
2022-04-24tests/indent: change directive from '#' to '//'rillig
2022-04-23tests/indent: migrate tests for unary and binary operatorsrillig
2022-04-22indent: remove FreeBSD IDsrillig
2021-11-25indent: extract lex_asterisk_unary into separate functionrillig
2021-11-18tests/indent: add skeletons for testing tokens and parser symbolsrillig