aboutsummaryrefslogtreecommitdiff
path: root/text_test.go
AgeCommit message (Collapse)Author
2025-05-10- update text_test.go based on PR review commentsHu Jun
- return is missing in one error path of GetText(), fixed
2024-12-27add support equivalent to golang flag.TextVar(), also fixes the test failure ↵Hu Jun
as described in #368