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

initial rework of syntest to be usable internally #185

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Jul 2, 2018

  1. initial rework of syntest to be usable internally

    Keith Hall committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    fc30e75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdaf8bd View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

  1. add more tests for finding syntax test assertions

    Keith Hall committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    2dee5fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91af5e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67c0e05 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2018

  1. add failfast mode to syntest, add more comments

    Keith Hall committed Jul 4, 2018
    Configuration menu
    Copy the full SHA
    f485533 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2018

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

Commits on Oct 15, 2018

  1. Configuration menu
    Copy the full SHA
    ab20070 View commit details
    Browse the repository at this point in the history
  2. make the get_syntax_test_assertions method public

    this will allow other functionality to be developed that can use the same syntax test implementation and show the test results in a more friendly manner etc.
    keith-hall committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    1d754cf View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2018

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

Commits on Oct 22, 2018

  1. remove regex dependency

    keith-hall committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    77f0de1 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Configuration menu
    Copy the full SHA
    133e9dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59ddb37 View commit details
    Browse the repository at this point in the history