Fixes possible unit test bug when compiling/testing on Windows by davejbur · Pull Request #752 · stleary/JSON-java · GitHub
Skip to content

Fixes possible unit test bug when compiling/testing on Windows#752

Merged
stleary merged 1 commit intostleary:masterfrom
davejbur:issue-745-compile-error
Jun 29, 2023
Merged

Fixes possible unit test bug when compiling/testing on Windows#752
stleary merged 1 commit intostleary:masterfrom
davejbur:issue-745-compile-error

Conversation

@davejbur
Copy link
Copy Markdown

Issue537.xml file must be read as UTF-8 (#745).
Otherwise, on Windows, the test fails - the beta character (U+03B2) gets read as the two ascii characters 206 & 178.

@stleary
Copy link
Copy Markdown
Owner

stleary commented Jun 26, 2023

@stleary
Copy link
Copy Markdown
Owner

stleary commented Jun 26, 2023

@stleary stleary merged commit 8ce0019 into stleary:master Jun 29, 2023
@stleary stleary changed the title Correction of bug when compiling/testing on Windows Fixes possible unit test bug when compiling/testing on Windows Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants