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

CTests on Windows #1480

Merged
merged 8 commits into from Oct 14, 2016
Merged

CTests on Windows #1480

merged 8 commits into from Oct 14, 2016

Commits on Oct 13, 2016

  1. [CMake] Possibility to don't specify a test wrapper.

    When there is no wrapper specified then there simply is no wrapper
    which results in a no-op.
    
    This enables ctest on Windows and fixes #1403.
    
    time-Wrapper can still be used!
    bilke committed Oct 13, 2016
    Configuration menu
    Copy the full SHA
    ccc3cb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80acbdd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49c67f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7654e36 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e76029 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eea70e6 View commit details
    Browse the repository at this point in the history
  7. [CMake] Added target ctest-large-serial.

    This runs ctests on after another to prevent out-of-memory situations.
    bilke committed Oct 13, 2016
    Configuration menu
    Copy the full SHA
    15203c4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3a75344 View commit details
    Browse the repository at this point in the history