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

remove inconsistent test #12

Merged
merged 1 commit into from
Jun 12, 2024
Merged

remove inconsistent test #12

merged 1 commit into from
Jun 12, 2024

Conversation

Manishearth
Copy link
Owner

Introduced in #11. Inconsistent between windows and linux, unclear if that should be expected.

If it should be, we should cfg the line in the test. If it shouldn't, we should fix the issue.

@Manishearth Manishearth merged commit 69ab874 into master Jun 12, 2024
2 checks passed
@Manishearth Manishearth deleted the inconsistent branch June 12, 2024 23:24
@9999years
Copy link
Contributor

9999years commented Jun 12, 2024

Maybe on Windows /foo/bar doesn't count as absolute (because it doesn't start with a drive letter)?

@Manishearth
Copy link
Owner Author

Probably yeah. Perhaps write two versions of the test and annotate them with cfg(windows) and cfg(not(windows))?

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