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. 3) #19275

Closed
wants to merge 1 commit into from

Commits on Mar 13, 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
    
    - Rename test-regress-nodejsGH-9819 to test-crypto-tostring-segfault
    - Rename test-regress-nodejsGH-5051 to test-http-addrequest-localaddress
    - Rename test-regress-nodejsGH-5727 to test-net-listen-invalid-port
    - Rename test-regress-nodejsGH-5927 to test-tty-stdin-pipe
    - Rename test-regress-nodejsGH-6235 to test-v8-global-setter
    
    Refs: nodejs#19105
    Refs: https://github.com/nodejs/node/blob/master/doc/guides/writing-tests.md#test-structure
    ryzokuken committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    bc42761 View commit details
    Browse the repository at this point in the history