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

Non-bats testing and repo structure update #322

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from

Commits on Oct 25, 2024

  1. Update land_utils testing and move to new layout

    Updated the land_utils application testing to not require bats.  Included with this is a new testing framework, which was acquired from GNU coreutils.  This testing framework, while not as extensive as bats, has several built-in features that improve the testing process.
    
    This update also begins the migration of the utilities out of the postpocessing and tools directories.
    underwoo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5e8731c View commit details
    Browse the repository at this point in the history
  2. Move mppnccombine to src directory

    Add standard version text to -V option for mppnccombine
    underwoo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e85a2ae View commit details
    Browse the repository at this point in the history
  3. Add Intel mac c configuration

    Add tasks, and configure cspell settings
    underwoo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    4e72d34 View commit details
    Browse the repository at this point in the history
  4. Add some mppnccombine tests

    underwoo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ea8a851 View commit details
    Browse the repository at this point in the history
  5. Renamed mppnccombine tests

    underwoo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    1148ac3 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Some tests for mppnccombine

    underwoo committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    b75f0f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. working on iceberg_comb

    Include print_version helper program
    underwoo committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    41c3a6f View commit details
    Browse the repository at this point in the history
  2. New iceberg_comb.sh

    underwoo committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    be62041 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    b5ffb10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d750693 View commit details
    Browse the repository at this point in the history
  3. Moved iceberg_comb to src dir

    This has no changes, so it will not build
    underwoo committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    407057c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    401c068 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0cd8bb9 View commit details
    Browse the repository at this point in the history
  6. Moved combine_restarts

    Other fixes found during testing
    underwoo committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    340fe06 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a63831 View commit details
    Browse the repository at this point in the history
  8. Moved list_ncvars

    Other fixes to allow in-source builds
    underwoo committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    6fc075b View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. move list_ncvars to src

    underwoo committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    0860873 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e77db1 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Move plevel to src only

    underwoo committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    92c14cf View commit details
    Browse the repository at this point in the history
  2. plevel now moved

    Next the "cleanup"
    underwoo committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    fae7550 View commit details
    Browse the repository at this point in the history