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

Updates MVK test to be configured through testmod #4618

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

Commits on Apr 20, 2024

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

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    4d614ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b59a19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fe4f8a View commit details
    Browse the repository at this point in the history
  4. Fixes lint errors

    jasonb5 committed May 4, 2024
    Configuration menu
    Copy the full SHA
    6c23f74 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7ff10d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    058c974 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    f6b2c72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    815ac6d View commit details
    Browse the repository at this point in the history
  3. Fixes customize files glob

    jasonb5 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    6ffc92a View commit details
    Browse the repository at this point in the history
  4. Removes import

    jasonb5 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    9366309 View commit details
    Browse the repository at this point in the history
  5. Fixes glob

    jasonb5 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    25c56bc View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Fixes converting Path to str

    jasonb5 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    10af6ea View commit details
    Browse the repository at this point in the history
  2. Adds initial mvk unit test

    jasonb5 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    15b314f View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    bf19cab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9098540 View commit details
    Browse the repository at this point in the history
  3. Adds System Test Mods section

    jasonb5 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    c300abe View commit details
    Browse the repository at this point in the history
  4. Adds copybutton to docs

    jasonb5 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    809cee7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ddb480b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2686830 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4d2113e View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Refactors _compare_baseline

    jasonb5 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    1eed09f View commit details
    Browse the repository at this point in the history
  2. Fixes installing deps

    jasonb5 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    516aa29 View commit details
    Browse the repository at this point in the history
  3. Fixes workflow

    jasonb5 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    8bf1e19 View commit details
    Browse the repository at this point in the history
  4. Fixes asserts

    jasonb5 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    26e6f9f View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Disables sys test for cesm

    jasonb5 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    4a92293 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    fb3a7c4 View commit details
    Browse the repository at this point in the history
  2. Updates testing and fixes bug

    jasonb5 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    6aaf589 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f56fe1 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    61b062c View commit details
    Browse the repository at this point in the history
  2. Removes critical value option

    jasonb5 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    00befab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9af8a4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3514c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7439370 View commit details
    Browse the repository at this point in the history
  6. Enable debugging

    jasonb5 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    4c9c368 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    95e6bea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    325340b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26328ce View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Updates functions and docs

    jasonb5 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    df2ddd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a695b6b View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    a84151a View commit details
    Browse the repository at this point in the history
  2. Fixes black formatting

    jasonb5 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f7f0bcd View commit details
    Browse the repository at this point in the history
  3. Fixes module name

    jasonb5 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    75fb95e View commit details
    Browse the repository at this point in the history
  4. Fixes copytree call

    jasonb5 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b98fae8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ff7be4 View commit details
    Browse the repository at this point in the history
  6. Fixes append_testlog

    jasonb5 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6e0a12c View commit details
    Browse the repository at this point in the history
  7. Fixes append_testlog import

    jasonb5 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    d1d02fc View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

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

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    a5cfc65 View commit details
    Browse the repository at this point in the history
  2. Fixes asserting module path

    jasonb5 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b54b175 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

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

Commits on Oct 17, 2024

  1. Updates example

    jasonb5 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f494afd View commit details
    Browse the repository at this point in the history