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

rename contracts in tests #850

Merged
merged 4 commits into from
Aug 25, 2019
Merged

rename contracts in tests #850

merged 4 commits into from
Aug 25, 2019

Commits on Aug 24, 2019

  1. contract-tests: improve error location

    Test failures now come with a "location" field that reports the line of
    the failed test.
    bennn committed Aug 24, 2019
    Configuration menu
    Copy the full SHA
    163f6fc View commit details
    Browse the repository at this point in the history
  2. rename types in error messages

    Fix test failures introduced by renaming flat contracts in commit cb0fb44
    bennn committed Aug 24, 2019
    Configuration menu
    Copy the full SHA
    051aea5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4068ffc View commit details
    Browse the repository at this point in the history
  4. escape ?s

    bennn committed Aug 24, 2019
    Configuration menu
    Copy the full SHA
    37c5c7a View commit details
    Browse the repository at this point in the history