Skip to content

Commit

Permalink
Add test to verify the unicode characters parse fine.
Browse files Browse the repository at this point in the history
There were reports that Redis json modules couldn't handle the unicode
characters in strings. This commit adds two tests to make sure those are
handled fine for RedisJSON.

Also adds a single thread mutex for the ijson unit tests
  • Loading branch information
iddm committed Mar 11, 2024
1 parent 92b14cb commit 53b27df
Show file tree
Hide file tree
Showing 4 changed files with 247 additions and 224 deletions.
Loading

0 comments on commit 53b27df

Please sign in to comment.