Skip to content

Commit

Permalink
Add tests for special and general cases for internally tagged enums
Browse files Browse the repository at this point in the history
Special case is the tag field first (so the enum variant are known after reading the first entry from map).
General case is the tag field not the first (so we need to buffer entries until we found an entry with tag)
  • Loading branch information
Mingun committed Aug 6, 2024
1 parent a45e436 commit a7bae65
Showing 1 changed file with 389 additions and 7 deletions.
Loading

0 comments on commit a7bae65

Please sign in to comment.