Skip to content

Conversation

@davejbur
Copy link

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
Owner

stleary commented Jun 26, 2023

What problem does this code solve?
Unit test might fail when running on Windows

Risks
Low

Changes to the API?
N/A

Will this require a new release?
No

Should the documentation be updated?
No

Does it break the unit tests?
Fixes a potential problem in unit tests

Was any code refactored in this commit?
N/A

Review status
APPROVED

@stleary
Copy link
Owner

stleary commented Jun 26, 2023

Starting 3-day comment window

@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