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

First try to test with modules under OSX with clang v16.0.1 #1

Closed

Commits on Apr 24, 2023

  1. towards better module testing

     * use the standard `test-main.cc` component instead of injected test infrastructure sources
     * undo now obsolete commit `00235d8a` from July 2021
    DanielaE committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    818f009 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f8365d View commit details
    Browse the repository at this point in the history
  3. enable CI for msvc 19.3x

    DanielaE committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    13eb80e View commit details
    Browse the repository at this point in the history
  4. MSys2 pipeline update

    DanielaE committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    3b2cfee View commit details
    Browse the repository at this point in the history
  5. Clang 16.0: disable compile format string testing in module-test.cpp

    Clang cannot import user-defined literals as it seems.
    DanielaE committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    122caa0 View commit details
    Browse the repository at this point in the history
  6. enable CI for Clang

    DanielaE committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    83c2bd4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7b34a91 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b3b5e81 View commit details
    Browse the repository at this point in the history
  9. Fix merge typo

    ClausKlein committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    b4cdb62 View commit details
    Browse the repository at this point in the history
  10. enable CI for Clang

    DanielaE committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    ca75cc9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    888d9d4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3a49ef5 View commit details
    Browse the repository at this point in the history