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

Fix uaf #66

Open
wants to merge 14 commits into
base: fix_UAF
Choose a base branch
from
Open

Fix uaf #66

wants to merge 14 commits into from

Commits on Jan 2, 2021

  1. Towards getting travis working at all

     - Remove old tests
     - Build new tests based only on the submit.py script
     - Run mesher and other tests separately
    
     - make use of more recent travis features
     - Use different Ubuntu versions instead of manually installing certain
     gfortran version
     - helps dealing with dependencies of netcdf and openmpi
    
     - Tests for cases of (an)isotropy and (an)elasticity
     - changed period to 150s to speed up test
    sstaehler committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    98688a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f20067d View commit details
    Browse the repository at this point in the history
  3. TRAVIS: Some more fixes and cleanup

     - move TRAVIS dir to TESTING
     - reduce NetCDF caching to 64
     - decrease duration to 900s
     - TRAVIS: Decrease period of runs to 80s
    sstaehler committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    5d37c68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b29e5ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c48ccee View commit details
    Browse the repository at this point in the history
  6. Coverage analysis

    sstaehler committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    efaf2d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

  1. Update .travis.yml

    Wait for debug test to finish
    sstaehler committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    27c41a5 View commit details
    Browse the repository at this point in the history
  2. Shorter test in debug mode

    sstaehler committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    16078d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c5e954 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e3398b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    616925a View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. Test Aakash's models

    sstaehler committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    e2ea6a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa93dee View commit details
    Browse the repository at this point in the history
  3. increase coverage

    sstaehler committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    a21160c View commit details
    Browse the repository at this point in the history