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: add more test cases of server.listen option #11778

Closed
wants to merge 5 commits into from

Commits on Mar 10, 2017

  1. test: add more test cases of server.listen option

    * Test different handle and fd
    * Test listen without callback
    joyeecheung committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    7b65fa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ca2e5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    180e207 View commit details
    Browse the repository at this point in the history
  4. avoid pipe conflict

    joyeecheung committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    2b7354c View commit details
    Browse the repository at this point in the history
  5. don't test fd on windows

    joyeecheung committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    445a68b View commit details
    Browse the repository at this point in the history