summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-12-18Compensate for changes made in mixerctl.c rev 1.29kre
2021-12-17tests/lint: add more examples for initialization, from C99rillig
2021-12-17lint: fix initialization with few braces from functionrillig
2021-12-17tests/lint: demonstrate another initialization with few bracesrillig
2021-12-17lint: fix initialization of array with fewer bracesrillig
2021-12-17tests/lint: demonstrate another initialization that lint cannot handlerillig
2021-12-17lint: work around lint bug in initialization with few bracesrillig
2021-12-17lint: demonstrate wrong error message in initializationrillig
2021-12-16tests/lint: ensure that tests on a message mention this messagerillig
2021-12-16tests/lint: fix test on platforms where char is unsignedrillig
2021-12-16Remove bogus architecture detection voodo - tsan is not availablemartin
2021-12-16tests/lint: remove generated shell program on 'make clean'rillig
2021-12-16tests/lint: fix copy-and-paste typo in commentrillig
2021-12-16lint: improve error message for missing newline in .ln filerillig
2021-12-16tests/lint: demonstrate bad error message on missing newlinerillig
2021-12-15When running the tests under "qemu -accel kvm" on a Linux host,gson
2021-12-14tests/lint: demonstrate missing support for anonymous membersrillig
2021-12-14Add expected-fail test for kern/56549wiz
2021-12-11remove clause 3 from all my licenses that aren't conflicting withmrg
2021-12-10s/occured/occurred/ in comments, log messages and man pages.andvar
2021-12-09tests/t_magic_symlinks: remove duplicate word in test descriptionrillig
2021-12-08fix various typos in comments and log messages.andvar
2021-12-07tests/lint: make error handling simplerrillig
2021-12-07tests/libcurses: fix grammar in comment (since yesterday)rillig
2021-12-06lint: fix return type of GCC's __builtin_allocarillig
2021-12-06tests/lint: demonstrate wrong warning for __builtin_allocarillig
2021-12-06tests/libcurses: clean up commentsrillig
2021-12-05s/timout/timeout/msaitoh
2021-12-05s/shapshot/snapshot/msaitoh
2021-12-05s/rouine/routine/msaitoh
2021-12-05s/recored/record/ in comment.msaitoh
2021-12-05s/encript/encrypt/ in comment.msaitoh
2021-12-04librefuse: Preparation of a proper API versioning; no more #ifdef woes in use...pho
2021-12-04lint: add quotes around placeholders in message 123rillig
2021-11-29tests/lint: demonstrate non-enum warning for enum type mismatchrillig
2021-11-28tests/indent: test variants of the 'return' statementrillig
2021-11-28tests/indent: migrate token_question to lsym_question and extend itrillig
2021-11-28tests/indent: migrate test token_case_label to lsym_case_labelrillig
2021-11-28tests/indent: migrate token_comma to lsym_commarillig
2021-11-28tests/indent: move test for ':' to lsym_token.crillig
2021-11-28indent: treat L"string" as a single tokenrillig
2021-11-28tests/lint: update history of exporting unnamed objectsrillig
2021-11-28lint: do not export unnamed objects to the .ln filerillig
2021-11-28tests/lint1: reproduce parse error for accidentally exported namerillig
2021-11-28lint2: in case of parse errors, output the offending linerillig
2021-11-28tests/lint2: fix regular expressions containing backslashrillig
2021-11-27indent: fix out of bounds memory access (since 2021-11-25)rillig
2021-11-27tests/indent: demonstrate strange formatting (since 2021-11-25)rillig
2021-11-27indent: rename dump functions to outputrillig
2021-11-27Force failure of the nfs_renamerace_cycle, p2k_ffs_renamerace_cycle,gson