> Le 16 août 2018 à 15:56, Hans Åberg <[email protected]> a écrit : > >> [It’s] in the test suite, calc.at. > > Is there a way to prevent the tests being removed, and run them by hand? make check TESTSUITEFLAGS=‘-j4 -d -x’ -j4 for parallelism, -d for debug (leave the directories), -x for shell tracing. See ./testsuite -h for more.
- FYI: c++: avoid GCC 8 warnings Akim Demaille
- Re: FYI: c++: avoid GCC 8 warnings Hans Åberg
- Re: FYI: c++: avoid GCC 8 warnings Akim Demaille
- Re: FYI: c++: avoid GCC 8 warnings Hans Åberg
- Re: FYI: c++: avoid GCC 8 warnings Akim Demaille
- Re: FYI: c++: avoid GCC 8 warnings Hans Åberg
