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

Feature/test child process ipc #23589

Closed

Commits on Oct 12, 2018

  1. test: fix argument order in assertions

    Illescas, Ricardo committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    7a28070 View commit details
    Browse the repository at this point in the history
  2. test: Fixes argument order in assertion.

    Illescas, Ricardo committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    116134f View commit details
    Browse the repository at this point in the history
  3. Revert "test: Fixes argument order in assertion."

    This reverts commit 116134f.
    Illescas, Ricardo committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    04ec319 View commit details
    Browse the repository at this point in the history
  4. test: Changes the order of the assertion parameters in test/parallel/…

    …test-child-process-ilc, so the first argument is the value and the second argument is the expected value as assertion documentation expects.
    Illescas, Ricardo committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    d96f466 View commit details
    Browse the repository at this point in the history