Skip to content

Continuous integration testing on GCC and Clang #16

@potswa

Description

@potswa

Currently this project runs AppVeyor CI checking MSVC compatibility. My laptop has GCC 5.1 and Clang 3.6 which are quite old. Everything else is checked ad-hoc on an online compiler. It would be nice to test many compiler + version + standard library + language flag combinations using a proper CI service.

One thing that was significant in 2015 (when I created this) was that Linux used the GCC library even with Clang. If that's still the case, then mind the coverage.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions