Skip to content

Conversation

@mauke
Copy link
Contributor

@mauke mauke commented Mar 18, 2025

  • "environmentvariable" -> "environment variable"
  • "# skipped:", "# Skip" -> "# SKIP" (mimicking Test::More)
  • format the two print/skip statements identically
  • remove redundant "0" statements
  • use early exit instead of nesting if/else

  • This set of changes does not require a perldelta entry.

- "environmentvariable" -> "environment variable"
- "# skipped:", "# Skip" -> "# SKIP" (mimicking Test::More)
- format the two print/skip statements identically
- remove redundant "0" statements
- use early exit instead of nesting if/else
@mauke mauke merged commit 569c7cd into Perl:blead Mar 18, 2025
34 checks passed
@mauke mauke deleted the ungerman-unicode-test branch March 18, 2025 19:54
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