Skip to content

Commit 504b1d0

Browse files
authored
Merge pull request #513 from katef/sv/eager-outputs-and-union-repeated-pattern-group
Eager outputs and `fsm_union_repeated_pattern_group`
2 parents a32aff3 + c65d68c commit 504b1d0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+3545
-76
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ SUBDIR += tests/equals
118118
SUBDIR += tests/subtract
119119
SUBDIR += tests/detect_required
120120
SUBDIR += tests/determinise
121+
SUBDIR += tests/eager_output
121122
SUBDIR += tests/endids
122123
SUBDIR += tests/epsilons
123124
SUBDIR += tests/fsm

0 commit comments

Comments
 (0)