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

Add support for Error type to JSON output #8796

Merged
merged 7 commits into from
Jul 22, 2020

Commits on Jul 21, 2020

  1. implement errors in JSON

    Priya Wadhwa committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    482b9be View commit details
    Browse the repository at this point in the history
  2. Add unit test for problem.DisplayJSON()

    Priya Wadhwa committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    b4b9013 View commit details
    Browse the repository at this point in the history
  3. add json unit tests

    Priya Wadhwa committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    6ca7222 View commit details
    Browse the repository at this point in the history
  4. Add integration test for error

    Priya Wadhwa committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    5c09250 View commit details
    Browse the repository at this point in the history
  5. Rebased on master; fixed json_output integration test

    Priya Wadhwa committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    8bc875d View commit details
    Browse the repository at this point in the history
  6. fix unit test

    Priya Wadhwa committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    6a33c03 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. add log

    Priya Wadhwa committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    3f18ecb View commit details
    Browse the repository at this point in the history