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: rename regression tests with descriptive file names (pt. 4) #19332

Closed
wants to merge 1 commit into from

Commits on Mar 18, 2018

  1. test: rename regression tests with descriptive file names

    Rename the tests appropriately alongside mentioning the subsystem
    Also, make a few basic changes to make sure the tests conform to the standard test structure
    
    1. Renamed test-regress-GH-io-1068 to test-tty-stdin-end
    2. Renamed test-regress-GH-io-1811 to test-zlib-kmaxlength-rangeerror
    3. Renamed test-regress-GH-node-9326 to test-kill-segfault-freebsd
    4. Renamed test-timers-regress-nodejsGH-9765 to test-timers-setimmediate-infinite-loop
    5. Renamed test-tls-pfx-nodejsgh-5100-regr to test-tls-pfx-authorizationerror
    6. Renamed test-tls-regr-nodejsgh-5108 to test-tls-tlswrap-segfault
    
    Fixes: nodejs#19105
    Refs: nodejs#19105
    Refs: https://github.com/nodejs/node/blob/master/doc/guides/writing-tests.md#test-structure
    ryzokuken committed Mar 18, 2018
    Copy the full SHA
    1db4202 View commit details
    Browse the repository at this point in the history