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

New test suite #127

Merged
merged 24 commits into from Mar 31, 2017
Merged

Commits on Mar 29, 2017

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

Commits on Mar 30, 2017

  1. First commit of a new, improved testsuite.

    Only three tests have been moved to showcase the functionality.
    In the next commits I will slowly migrate them all.
    giovannipizzi committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    ecd0665 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95259c7 View commit details
    Browse the repository at this point in the history
  3. Starting to migrate the various tests

    Also, added a cleaning script
    giovannipizzi committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    476ccf0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6699fe4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    999f9c3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a9cde1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e6becf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fb629b1 View commit details
    Browse the repository at this point in the history
  9. Fixed what has changed in master to make it work with the new test-suite

    Also activated parallel tests. This might crash as some tests might still fail in parallel
    giovannipizzi committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    a6706ba View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    66e8d5b View commit details
    Browse the repository at this point in the history
  11. Important to close the unit before aborting, because otherwise the

    content does not get written (at least with some compilers, including mine...)
    giovannipizzi committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    0178640 View commit details
    Browse the repository at this point in the history
  12. Upped testcode to support possibly failing tests.

    Also, improved the management of verbosity in tests.
    giovannipizzi committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    b04258a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    00799a4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    af87eb8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b98bd7b View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2017

  1. Configuration menu
    Copy the full SHA
    25275e6 View commit details
    Browse the repository at this point in the history
  2. Added tests for geninterp, including folder for checkpoints, and modi…

    …fied
    
    the script to unzip/make them unformatted again.
    Renamed scripts to know if they are w90 or postw90 tests.
    giovannipizzi committed Mar 31, 2017
    Configuration menu
    Copy the full SHA
    484423f View commit details
    Browse the repository at this point in the history
  3. Removed old test-suite

    giovannipizzi committed Mar 31, 2017
    Configuration menu
    Copy the full SHA
    a714cee View commit details
    Browse the repository at this point in the history
  4. Moved test-suite2 to test-suite, adapted travis

    This completely replaces the former test-suite
    giovannipizzi committed Mar 31, 2017
    Configuration menu
    Copy the full SHA
    43eeb60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    268ff15 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    14fc136 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    16043ac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cd114f3 View commit details
    Browse the repository at this point in the history