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

Windows test fixes. #30

Merged
merged 1 commit into from
Jun 27, 2024
Merged

Windows test fixes. #30

merged 1 commit into from
Jun 27, 2024

Conversation

copybara-service[bot]
Copy link

Windows test fixes.

  • cli_tests now escapes backslashes in windows file path.
  • cli_tests all paths are now proper os specific file paths.
  • repl_tests removed a test that was previously split out into it's own case.
  • large_tests because we're using embedded files we don't need to use os specific paths.
  • large_tests removed '\r' added to the end of each line for unmarshalled embedded json

* cli_tests now escapes backslashes in windows file path.
* cli_tests all paths are now proper os specific file paths.
* repl_tests removed a test that was previously split out into it's own case.
* large_tests because we're using embedded files we don't need to use os specific paths.
* large_tests removed '\r' added to the end of each line for unmarshalled embedded json

PiperOrigin-RevId: 647362606
@copybara-service copybara-service bot merged commit caaac1b into main Jun 27, 2024
@copybara-service copybara-service bot deleted the test_647178913 branch June 27, 2024 17:20
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.

1 participant