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

docs: improve assert docs #20313

Closed
wants to merge 4 commits into from
Closed

Commits on Apr 26, 2018

  1. docs: improve assert docs

    This improves the error example output by reflecting the current
    state. It also makes sure the examples are up to date in general.
    `assert.throws` clarified the `ERR_AMBIGUOUS_ARGUMENT` error.
    BridgeAR committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    c3ed6da View commit details
    Browse the repository at this point in the history
  2. fixup: clearer example

    BridgeAR committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    1391428 View commit details
    Browse the repository at this point in the history
  3. fixup: address comments

    BridgeAR committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    2da7521 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2018

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