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

Regression Test #23

Closed
wants to merge 132 commits into from
Closed

Regression Test #23

wants to merge 132 commits into from

Commits on May 1, 2017

  1. Configuration menu
    Copy the full SHA
    fb6b74e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5eaecd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f11b84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d780845 View commit details
    Browse the repository at this point in the history
  5. gitignore .pyc

    rafmudaf committed May 1, 2017
    Configuration menu
    Copy the full SHA
    a9a3d4a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1cdb41b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d713f83 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed20dad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7e5954e View commit details
    Browse the repository at this point in the history
  10. update the baseline input files and solution files; NOTE: .outb's wer…

    …e generated locally for testing only
    rafmudaf committed May 1, 2017
    Configuration menu
    Copy the full SHA
    dc82e3e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a8ff7d1 View commit details
    Browse the repository at this point in the history
  12. add required AOC directory

    rafmudaf committed May 1, 2017
    Configuration menu
    Copy the full SHA
    e5b1188 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    92f2949 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9aaed62 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0d64449 View commit details
    Browse the repository at this point in the history
  16. enable all CertTest cases

    rafmudaf committed May 1, 2017
    Configuration menu
    Copy the full SHA
    34b0fe0 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2017

  1. Configuration menu
    Copy the full SHA
    e04627e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ef8b90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac3d4df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03bd836 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b0492c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f65f07e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ff40c83 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    26726a0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    af0f26d View commit details
    Browse the repository at this point in the history
  10. use the compiled binary rather than the installed binary to avoid the…

    … requirement for running make install
    rafmudaf committed May 2, 2017
    Configuration menu
    Copy the full SHA
    fdef7e8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    eca7522 View commit details
    Browse the repository at this point in the history
  12. remove executable bit on python script since it will be run by callin…

    …g the python interpreter
    rafmudaf committed May 2, 2017
    Configuration menu
    Copy the full SHA
    a3a85f7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8f35721 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    da34aab View commit details
    Browse the repository at this point in the history
  15. bug fix on ctest config

    rafmudaf committed May 2, 2017
    Configuration menu
    Copy the full SHA
    0b4fd2a View commit details
    Browse the repository at this point in the history
  16. bug fix on ctest config

    rafmudaf committed May 2, 2017
    Configuration menu
    Copy the full SHA
    9a083e1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    11db334 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d1dde90 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2017

  1. Configuration menu
    Copy the full SHA
    35bb734 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea1ff86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2857c59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33f7a50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bfd725b View commit details
    Browse the repository at this point in the history

Commits on May 4, 2017

  1. Configuration menu
    Copy the full SHA
    6805f75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8eac312 View commit details
    Browse the repository at this point in the history
  3. add tests 20-26

    rafmudaf committed May 4, 2017
    Configuration menu
    Copy the full SHA
    1305b32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f4029a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b5dd55 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6348088 View commit details
    Browse the repository at this point in the history
  7. reference the regression test script directly in the reg_tests direct…

    …ory rather than copying to /build
    rafmudaf committed May 4, 2017
    Configuration menu
    Copy the full SHA
    de948b9 View commit details
    Browse the repository at this point in the history
  8. add better argument checking and error handling; run openfast before …

    …checking if the solution files exists
    rafmudaf committed May 4, 2017
    Configuration menu
    Copy the full SHA
    1179730 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f98ce39 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2017

  1. Configuration menu
    Copy the full SHA
    b1687a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23d2521 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2017

  1. Configuration menu
    Copy the full SHA
    4f80719 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e091ab3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d922dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e6e5f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e97af9 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2017

  1. Configuration menu
    Copy the full SHA
    edc555c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22f92aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91428d2 View commit details
    Browse the repository at this point in the history
  4. remove debug print statement

    rafmudaf committed May 10, 2017
    Configuration menu
    Copy the full SHA
    a2850ba View commit details
    Browse the repository at this point in the history
  5. add more genericness to the python scripts to ensure cross platform a…

    …nd cross installation compatibility
    rafmudaf committed May 10, 2017
    Configuration menu
    Copy the full SHA
    a6d3019 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30083a2 View commit details
    Browse the repository at this point in the history
  7. update test list file

    rafmudaf committed May 10, 2017
    Configuration menu
    Copy the full SHA
    6bff453 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    af5872c View commit details
    Browse the repository at this point in the history
  9. add support for multiple solution sets, and automatically choose the …

    …appropriate one based on machine type and compiler
    rafmudaf committed May 10, 2017
    Configuration menu
    Copy the full SHA
    b6109aa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e946b12 View commit details
    Browse the repository at this point in the history
  11. remove unnecessary configurations in ctestconfig; keep file to suppre…

    …ss a ctest warning when it doesnt find config file
    rafmudaf committed May 10, 2017
    Configuration menu
    Copy the full SHA
    aee3904 View commit details
    Browse the repository at this point in the history
  12. customize steering script for only running the test -> remove the bui…

    …ld and dashboard stuff
    rafmudaf committed May 10, 2017
    Configuration menu
    Copy the full SHA
    51301bb View commit details
    Browse the repository at this point in the history

Commits on May 11, 2017

  1. Configuration menu
    Copy the full SHA
    b205a62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    725678d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e8e7fb View commit details
    Browse the repository at this point in the history
  4. updates for windows support

    rafmudaf committed May 11, 2017
    Configuration menu
    Copy the full SHA
    d27f332 View commit details
    Browse the repository at this point in the history
  5. convert paths to cmake style

    rafmudaf committed May 11, 2017
    Configuration menu
    Copy the full SHA
    5ec4fb8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    12c2039 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6135421 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c1d91d8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e87545c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    43fc58d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a769c1f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6f91311 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    37d4dbe View commit details
    Browse the repository at this point in the history

Commits on May 12, 2017

  1. Configuration menu
    Copy the full SHA
    647bc5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31c1916 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a845e13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a977cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    543fdd5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b92b7f7 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2017

  1. extend the timeout to 25 minutes, some of the higher cert test cases …

    …take longer than 15 minutes to finish
    rafmudaf committed May 15, 2017
    Configuration menu
    Copy the full SHA
    649d8ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a134f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69c35ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2856b1 View commit details
    Browse the repository at this point in the history
  5. add a docstring

    rafmudaf committed May 15, 2017
    Configuration menu
    Copy the full SHA
    9d94fe2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fcd90ee View commit details
    Browse the repository at this point in the history
  7. typo fix to the README

    rafmudaf committed May 15, 2017
    Configuration menu
    Copy the full SHA
    27dc954 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3c7608c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    03bb880 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1f346f6 View commit details
    Browse the repository at this point in the history
  11. better handling for system-compiler combinations that dont exist in g…

    …old standards; improved comments and doc string
    rafmudaf committed May 15, 2017
    Configuration menu
    Copy the full SHA
    9724970 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2017

  1. Configuration menu
    Copy the full SHA
    dfeb059 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fbb51d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ef59e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    633d7df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b18b924 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ffbde48 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    95843eb View commit details
    Browse the repository at this point in the history
  8. code and comment refactor

    rafmudaf committed May 16, 2017
    Configuration menu
    Copy the full SHA
    255fe5c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fcf10ad View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a76a5fc View commit details
    Browse the repository at this point in the history

Commits on May 17, 2017

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

Commits on May 18, 2017

  1. Configuration menu
    Copy the full SHA
    3e2bc3a View commit details
    Browse the repository at this point in the history
  2. propagate errors upstream for better error reporting, test the given …

    …executable before assuming it is executable
    rafmudaf committed May 18, 2017
    Configuration menu
    Copy the full SHA
    c03f84d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    003a6b2 View commit details
    Browse the repository at this point in the history
  4. print updates in the order they are generated; check for valid execut…

    …able before attempting to run
    rafmudaf committed May 18, 2017
    Configuration menu
    Copy the full SHA
    ca15ed5 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2017

  1. Configuration menu
    Copy the full SHA
    1fbc8bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75787d2 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2017

  1. update config file path to use CTest intrinsic variables rather than …

    …manually building the path
    rafmudaf committed May 22, 2017
    Configuration menu
    Copy the full SHA
    66e9c67 View commit details
    Browse the repository at this point in the history
  2. update the comments and README documentation with links, more clear l…

    …anguage, and consistency between components
    rafmudaf committed May 22, 2017
    Configuration menu
    Copy the full SHA
    587660b View commit details
    Browse the repository at this point in the history
  3. update comment

    rafmudaf committed May 22, 2017
    Configuration menu
    Copy the full SHA
    044e4f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3eeb7d View commit details
    Browse the repository at this point in the history

Commits on May 23, 2017

  1. remove deprecated code

    rafmudaf committed May 23, 2017
    Configuration menu
    Copy the full SHA
    1d85041 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d892f7 View commit details
    Browse the repository at this point in the history
  3. find the highest python interpreter available in CMake and use it for…

    … the reg test commands
    rafmudaf committed May 23, 2017
    Configuration menu
    Copy the full SHA
    a78ad74 View commit details
    Browse the repository at this point in the history
  4. update all python call signatures in documentation to python3; update…

    … listed python requirement to Python 3.0+
    rafmudaf committed May 23, 2017
    Configuration menu
    Copy the full SHA
    85de90d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d44fdb1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    352bc47 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ddd75cd View commit details
    Browse the repository at this point in the history

Commits on May 24, 2017

  1. Configuration menu
    Copy the full SHA
    fa79010 View commit details
    Browse the repository at this point in the history
  2. update python program after changes to cmake driver; accept more expl…

    …icit input arguments and build fewer directory paths internally
    rafmudaf committed May 24, 2017
    Configuration menu
    Copy the full SHA
    a1a8abf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09f5368 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8f221e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    adb6184 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e0a1619 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5ad56fb View commit details
    Browse the repository at this point in the history