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

tests: replace hard-coded /dev/null with variable #15098

Closed
wants to merge 8 commits into from

Conversation

vszakats
Copy link
Member

@vszakats vszakats commented Sep 30, 2024

  • add variable for the null device filename and use that in Perl code.
  • initialize this variable with NUL on native Windows.
  • add %DEV_NULL variable and use it in tests.

Fixes The system cannot find the path specified. messages seen when
running runtests.pl with native Windows Perl.

Also adjust code to not break mcedit syntax highlighting.

Cherry-picked from #14949

@vszakats vszakats added the tests label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant