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 2D arrays in InfoArrayValidator #1233

Closed
wants to merge 7 commits into from
Closed

Commits on Oct 17, 2018

  1. Updated InfoArrayValidator description to take into account

    2-dimensional arrays
    jonmmease committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    e6ac58f View commit details
    Browse the repository at this point in the history
  2. Fix existing InfoArrayValidator tests

    There were some duplicated test method names causing some of the tests
    to not run.
    jonmmease committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    e40b12a View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

  1. Finished working implementation of new info_array validator

    But it really needs some cleanup
    jonmmease committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    6896deb View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2018

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

Commits on Oct 22, 2018

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

Commits on Oct 23, 2018

  1. Configuration menu
    Copy the full SHA
    16c957f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cdf549 View commit details
    Browse the repository at this point in the history