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

lang: Add support for multiple test suites with separate local validators #1681

Merged

Commits on Mar 25, 2022

  1. setup test dir structure

    paul-schaaf committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    7b385de View commit details
    Browse the repository at this point in the history
  2. tests: more testing setup

    paul-schaaf committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    efc0676 View commit details
    Browse the repository at this point in the history
  3. WIP

    paul-schaaf committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    c127407 View commit details
    Browse the repository at this point in the history
  4. fix Test.toml

    paul-schaaf committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    2665831 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6993a8c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c44054 View commit details
    Browse the repository at this point in the history
  7. cli: make it backwards compatible by interpreting Anchor.toml as a te…

    …st suite if it has a 'test' script
    paul-schaaf committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    882e5d8 View commit details
    Browse the repository at this point in the history
  8. clippy

    paul-schaaf committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    d88cbbe View commit details
    Browse the repository at this point in the history
  9. cli: fix imports

    paul-schaaf committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    d8a6d06 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5ea3622 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    abd3fce View commit details
    Browse the repository at this point in the history
  12. CHANGELOG

    paul-schaaf committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    7689d2c View commit details
    Browse the repository at this point in the history
  13. lint:fix

    paul-schaaf committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    dc3ee93 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ec644c9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    db71c1c View commit details
    Browse the repository at this point in the history
  16. debug: log ledger logs

    paul-schaaf committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    c5ff212 View commit details
    Browse the repository at this point in the history
  17. Revert "debug: log ledger logs"

    This reverts commit c5ff212.
    paul-schaaf committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    16fac55 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

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

Commits on Mar 29, 2022

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

Commits on Mar 30, 2022

  1. comments

    paul-schaaf committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    a41fbbe View commit details
    Browse the repository at this point in the history
  2. Merge branch 'multiple-test-suites-with-configs' of github.com:paul-s…

    …chaaf/anchor into multiple-test-suites-with-configs
    paul-schaaf committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    c0a444d View commit details
    Browse the repository at this point in the history
  3. fmt

    paul-schaaf committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    0ec9893 View commit details
    Browse the repository at this point in the history