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

test_runner: account for newline in source maps #54444

Merged
merged 1 commit into from
Aug 21, 2024

Commits on Aug 19, 2024

  1. test_runner: account for newline in source maps

    This commit updates the source mapping logic in the test runner
    to account for newline characters that are not included in line
    length calculations.
    
    Co-authored-by: Simon Chan <1330321+yume-chan@users.noreply.github.com>
    Fixes: nodejs#54240
    cjihrig and yume-chan committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    3b05904 View commit details
    Browse the repository at this point in the history