diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2015-04-30 20:51:29 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2015-04-30 19:11:28 +0000 |
commit | 9ce371fa1626bb845e702ceef66a730547b313a8 (patch) | |
tree | 4fe08a5c8363c307f0c0fc32e3deb8d611e8840d /scp2 | |
parent | a229089527b64e2e7a929cf980ff7a0eef293787 (diff) |
provide a way to execute single test case from test suite
CPPUNIT_TEST_NAME is the environment variable that needs to be set and
contain the name of the tests. The test names need to be fully qualified
to be recognized.
Examples:
CPPUNIT_TEST_NAME="ScFiltersTest::testOutlineODS ScFiltersTest::testRangeNameXLS" make CppunitTest_sc_subsequent_filters_test
CPPUNIT_TEST_NAME="ScFiltersTest" make CppunitTest_sc_subsequent_filters_test
Change-Id: I78a8a076638e19c918ca1c411086bb353f5100a2
Reviewed-on: https://gerrit.libreoffice.org/15579
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'scp2')
0 files changed, 0 insertions, 0 deletions