index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
frameworks
/
8 flex
Age
Commit message (
Expand
)
Author
2025-11-05
tests: Add a basic test for the codegen implementation code
Dylan Baker
2025-10-24
modules/codegen: Add support for bison/byacc/yacc
Dylan Baker
2025-10-24
modules/codegen: Add wrapper for lex/flex/reflex
Dylan Baker
2024-12-25
test cases: fix '8 flex' with C23
Sam James
2024-03-17
tests: rename skip_on_jobname to expect_skip_on_jobname and skip_on_os to exp...
Christoph Reiter
2021-08-15
editorconfig: add setting to trim trailing whitespace
Eli Schwartz
2021-08-14
Force unity builds off in Flex test.
Jussi Pakkanen
2021-08-12
Pass a test file to flex test.
Jussi Pakkanen
2021-08-11
Make the flex test case work
Adrien Plazas
2021-07-13
Add expected skip annotations for non-linux CI runs to framework tests
Jon Turney
2020-11-11
tests/frameeworks 8/flex: fix undefined functions
Dylan Baker
2018-02-21
In test cases/frameworks/8 flex, ensure yyparse() is prototyped
Jon Turney
2018-02-21
Skip test cases/frameworks/8 flex if flex or bison not found
Jon Turney
2014-08-25
Add flex+bison test case.
Jussi Pakkanen