aboutsummaryrefslogtreecommitdiff
path: root/tests/builder/equality.test.py
AgeCommit message (Expand)AuthorFilesLines
2026-07-11refactor: eliminate suppression comments and internal-import tests, delete no...natsuoto1-1/+7
2026-07-10feat(builder): lazy Regex compile cache and __eq__/__hash__ diagnose unfinish...natsuoto1-0/+87
2026-07-01feat: .fork() and .copy() explicit aliases for branch constructionnatsuoto1-1/+1
2026-07-01feat!: __eq__ and __hash__ value equality on the buildernatsuoto1-0/+50