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

Update MATCH emit output tests #421

Merged
merged 11 commits into from
Jul 24, 2019
Merged

Commits on Jul 22, 2019

  1. Configuration menu
    Copy the full SHA
    6dddcb4 View commit details
    Browse the repository at this point in the history
  2. Fix imports

    LWprogramming committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    1485edb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6da4fff View commit details
    Browse the repository at this point in the history
  4. Fix incorrect emit output test

    test_simple_traverse_filter_output() is supposed to comapre a child
    vertex's name with the parent's name, and just comparing to a variable
    named `desired_name` defeats the point of this test. EmitGremlinTests
    seems to do it right.
    LWprogramming committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    7f8ef5d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7f05b0 View commit details
    Browse the repository at this point in the history
  6. Nit

    LWprogramming committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    4594eae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    613bd47 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

  1. Configuration menu
    Copy the full SHA
    8ac2d59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    606a251 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87bb4c9 View commit details
    Browse the repository at this point in the history
  4. remove newline

    LWprogramming committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    fe8d255 View commit details
    Browse the repository at this point in the history