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

Enhance Test Framework to be able to run a single test. #391

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jan 4, 2018

  1. Enhance Test Framework to be able to run a single test.

    The -s option can now support a mixture of test suites and individual query files,
    separated by commas.  If the individual query file does not have a json definition
    file in the same directory, the Test Framework will check the parent directories
    until it finds at least one JSON file, at which time it assumes that one of those
    JSON files can be used.
    Robert Hou committed Jan 4, 2018
    Configuration menu
    Copy the full SHA
    af8f1d4 View commit details
    Browse the repository at this point in the history