Coder Social home page Coder Social logo

Upgrade Catch2 to v3 about restinio HOT 3 CLOSED

eao197 avatar eao197 commented on June 22, 2024
Upgrade Catch2 to v3

from restinio.

Comments (3)

barracuda156 avatar barracuda156 commented on June 22, 2024

And currently tests fail due to non-existent header:

fatal error: catch2/catch.hpp: No such file or directory
    5 | #include <catch2/catch.hpp>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.

Correct name is catch_all.h.

from restinio.

eao197 avatar eao197 commented on June 22, 2024

It seem that we can't add support for Catch2-v3 for CMake and MxxRu: Catch2-v3 requires generation of catch_user_config.hpp from catch_user_config.hpp.in during the configure phase. This is simply not possible with MxxRu.

So we have to drop MxxRu support.

It's not a problem. But I'm afraid we can't do that in 0.6 branch. So the support for Catch2-v3 will wait until the work on 0.7 branch will be started :(

from restinio.

eao197 avatar eao197 commented on June 22, 2024

Catch2 v3 is used since v.0.7.0.

from restinio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.