On 04.01.2018 17:10, th.lauke@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.
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.