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

[release/0.9] Backport test/pkg directory #1913

Merged
merged 1 commit into from
Sep 28, 2023

Commits on Sep 20, 2023

  1. [release/0.9] Backport test/pkg directory

    Backport testing support functions in the `test/pkg` directory.
    This includes changes from:
     - microsoft#1536
     - microsoft#1704
     - microsoft#1853
     - microsoft#1893
    
    Rather than cherry-pick them, only changes to `test/pkg` are included,
    since tests themselves will require significant changes to bring
    up-to-date.
    
    The goal is to expose testing functions so that tests can be moved out
    of the repo.
    
    Updated go version in `test` to 1.8, as required by `test/pkg/flag`.
    
    Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
    helsaawy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    2f99f1c View commit details
    Browse the repository at this point in the history