Giter VIP home page Giter VIP logo

Comments (5)

ClausKlein avatar ClausKlein commented on May 13, 2024

@TheLartians IMHO the problem is caused by doctest.

see 75c10df#diff-33394812ba204689144fd2f80832db83853ba1cb32403edb4e15fe4893e675fdR61

from moderncppstarter.

ClausKlein avatar ClausKlein commented on May 13, 2024

@TheLartians IMHO the problem is caused by doctest.

see 75c10df#diff-33394812ba204689144fd2f80832db83853ba1cb32403edb4e15fe4893e675fdR61

No!

from moderncppstarter.

ClausKlein avatar ClausKlein commented on May 13, 2024

IMHO we have to prevent the extern project do run their tests at all

bash-3.2$ ninja options_test 
[0/2] Re-checking globbed directories...
[3/3] Linking CXX executable _deps/cxxopts-build/test/options_test
bash-3.2$ 
bash-3.2$ ctest
Test project /Users/clausklein/Workspace/cpp/ModernCppStarter/build/all
    Start 1: options
1/4 Test #1: options ..........................   Passed    0.01 sec
    Start 2: find-package-test
2/4 Test #2: find-package-test ................   Passed    3.01 sec
    Start 3: add-subdirectory-test
3/4 Test #3: add-subdirectory-test ............   Passed    3.03 sec
    Start 4: greeterTests
4/4 Test #4: greeterTests .....................   Passed    0.01 sec

100% tests passed, 0 tests failed out of 4

Total Test time (real) =   6.05 sec

from moderncppstarter.

ClausKlein avatar ClausKlein commented on May 13, 2024

it is caused by CXXOPTS_BUILD_TESTS

from moderncppstarter.

TheLartians avatar TheLartians commented on May 13, 2024

Fixed by #91

from moderncppstarter.

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.