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: Check return code, stdout, stderr of (almost) every example #2447

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Commits on Feb 23, 2022

  1. test: Check the return code, stdout, and stderr of (almost) every exa…

    …mple
    
      Runs each of the files ending in '.js' in the examples directory or
      a subdirectory thereof via `node`. Verifies the return code is normal
      for each one. Compares stdout and stderr to reference copies.
    gwhitney committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    3dff2de View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

  1. Configuration menu
    Copy the full SHA
    3cd181f View commit details
    Browse the repository at this point in the history