On 04.01.2018 17:10, th.la...@arcor.de wrote: > how do I select a varying, but specific group of tests? > Is it just possible as hard-coded definition of a certain test suite, > which could be separated by a compiler directive? > No way to specify an individual pattern refering to the test case tags on the > command line?
fwiw we have a CPPUNIT_TEST_NAME env variable in the LO test-runner, see: https://opengrok.libreoffice.org/xref/core/sal/cppunittester/cppunittester.cxx#300 presumably this feature isn't built-in to CppUnit, since it's implemented in the LO specific test runner. _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice