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

implement validate output option and --validate CLI option #3952

Merged
merged 6 commits into from Feb 12, 2021
Merged

implement validate output option and --validate CLI option #3952

merged 6 commits into from Feb 12, 2021

Commits on Feb 7, 2021

  1. implement validate output option and --validate CLI option

    * optionally verifies the generated output by parsing it with acorn
    * disabled by default
    * enable the validate option in the majority of tests
    * increase mocha test timeout due to circleci node-v14-latest
    kzc committed Feb 7, 2021
    Copy the full SHA
    0dbe647 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Copy the full SHA
    535a1f8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    16a839e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ea58fdd View commit details
    Browse the repository at this point in the history
  4. Skip test on windows

    lukastaegert committed Feb 12, 2021
    Copy the full SHA
    8081342 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    4e809ca View commit details
    Browse the repository at this point in the history