Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix unicode errors on windows 2021 #35

Open
Remi-Gau opened this issue May 2, 2023 · 0 comments
Open

fix unicode errors on windows 2021 #35

Remi-Gau opened this issue May 2, 2023 · 0 comments

Comments

@Remi-Gau
Copy link
Owner

Remi-Gau commented May 2, 2023

see #33

https://github.com/Remi-Gau/Octache/actions/runs/4862559339/jobs/8669096325?pr=33#step:5:243

failure: Error using test_renderer>test_renderer_unicode_no_escape (line 123)
  elements are not equal
  
  First input: 1x69 char
  'unicode test (no-escape)
  ===
  <a>(������� ���
  ===
  <a>(������� ���
  ===
  '
  
  Second input: 1x69 char
  'unicode test (no-escape)
  ===
  <a>(������� ���
  ===
  <a>(������� ���
  ===
  '
  
    test_renderer_unicode_no_escape:123 (D:\a\Octache\Octache\tests\test_renderer.m)
  
  failure: Error using test_renderer>test_renderer_unicode_variable (line 137)
  elements are not equal
  
  First input: 1x62 char
  'unicode test (variable)
  ===
  (������� ���
  ===
  (������� ���
  ===
  '
  
  Second input: 1x62 char
  'unicode test (variable)
  ===
  (������� ���
  ===
  (������� ���
  ===
  '
  
    test_renderer_unicode_variable:137 (D:\a\Octache\Octache\tests\test_renderer.m)
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

No branches or pull requests

1 participant