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

Run tests on Windows and MacOS #132

Merged
merged 1 commit into from
Dec 23, 2024
Merged

Conversation

thschmitt
Copy link
Collaborator

  • Extend the CI workflow to test on Windows and MacOS
  • Add missing Close() calls when opening the temporary test files
  • Fix test with relative paths on different drives. On the Windows GitHub runners the cache directory is on drive C and the current working directory is on drive D which makes the relative path resolution fail.

- Extend the CI workflow to test on Windows and MacOS
- Add missing Close() calls when opening the temporary test files
- Fix test with relative paths on different drives.
  On the Windows GitHub runners the cache directory is on drive C and
  the current working directory is on drive D which makes the relative
  path resolution fail.
@thschmitt thschmitt merged commit 1315e06 into main Dec 23, 2024
8 checks passed
@thschmitt thschmitt deleted the feature/test-on-windows-macos branch January 16, 2025 12:10
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