aboutsummaryrefslogtreecommitdiff
path: root/tests/builder/flags.test.py
AgeCommit message (Expand)AuthorFilesLines
12 dayschore: enforce fully strict static typing across library, tests, and tooling ...natsuoto1-3/+6
13 dayschore: codebase-wide rule audit — eliminate Any/object where non-protocol, ...natsuoto1-11/+20
13 daysfeat(engine): route to_regex(engine=re|regex) through a backend layer; regex ...natsuoto1-0/+45
2026-07-01fix(ci): skip debug=True regression test on PyPy (upstream IndexError bug)natsuoto1-0/+9
2026-07-01fix(ci): reorder edify re-exports; drop pypy-fragile capsys check on debug=Truenatsuoto1-4/+3
2026-07-01feat: terminal flag kwargs on .to_regex(ignore_case=..., multiline=..., dotal...natsuoto1-0/+64