summaryrefslogtreecommitdiff
path: root/test cases/frameworks/8 flex
AgeCommit message (Expand)Author
2025-11-05tests: Add a basic test for the codegen implementation codeDylan Baker
2025-10-24modules/codegen: Add support for bison/byacc/yaccDylan Baker
2025-10-24modules/codegen: Add wrapper for lex/flex/reflexDylan Baker
2024-12-25test cases: fix '8 flex' with C23Sam James
2024-03-17tests: rename skip_on_jobname to expect_skip_on_jobname and skip_on_os to exp...Christoph Reiter
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz
2021-08-14Force unity builds off in Flex test.Jussi Pakkanen
2021-08-12Pass a test file to flex test.Jussi Pakkanen
2021-08-11Make the flex test case workAdrien Plazas
2021-07-13Add expected skip annotations for non-linux CI runs to framework testsJon Turney
2020-11-11tests/frameeworks 8/flex: fix undefined functionsDylan Baker
2018-02-21In test cases/frameworks/8 flex, ensure yyparse() is prototypedJon Turney
2018-02-21Skip test cases/frameworks/8 flex if flex or bison not foundJon Turney
2014-08-25Add flex+bison test case.Jussi Pakkanen