Change information
Commit message:
txtar: add UTF-8 test case in TestParse
Adds a new test case for the txtar package to verify that:
Parse correctly handles UTF-8 characters in file contents.
Leading comment lines are preserved properly.
This improves test coverage for non-ASCII content and ensures
comment parsing works as expected.
Change-Id: I3eff5e09f6c3c588ca817c36178c9a7bafaa4ea7
GitHub-Last-Rev: 920f68450aa0705832aa9abafc0b6c68a332e126
GitHub-Pull-Request: golang/tools#600
Change size: S
Delta: 1 file changed, 16 insertions(+), 0 deletions(-)
Branch: refs/heads/master
Submit Requirements:
Code-Review: +1 by Michael Matloob, +1 by Jonathan Amsterdam, +2 by Michael Matloob
TryBots-Pass: LUCI-TryBot-Result+1 by Go LUCI