Skip to content

Add tests for special characters in wide strings#5126

Open
TheUserWW wants to merge 2 commits intonlohmann:developfrom
TheUserWW:feature/test-more-characters
Open

Add tests for special characters in wide strings#5126
TheUserWW wants to merge 2 commits intonlohmann:developfrom
TheUserWW:feature/test-more-characters

Conversation

@TheUserWW
Copy link
Copy Markdown

@TheUserWW TheUserWW commented Mar 31, 2026

Description

This PR adds a comprehensive test file unit-wstring.cpp for JSON library's wide string support. The file tests three wide string types ( std::wstring , std::u16string , and std::u32string ) JSON parsing capabilities, ensuring the library correctly handles wide character inputs with different encodings.

Validates normal wide string JSON parsing, including multilingual text

@TheUserWW TheUserWW force-pushed the feature/test-more-characters branch from 5064d29 to 516ab89 Compare March 31, 2026 05:13
@TheUserWW TheUserWW changed the title Add tests for RTL languages and special characters in wide strings Add tests for special characters in wide strings Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant