sw/qa/extras/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 3a1f86eb7cc5b3eaaec74501f472dfd0358b463c Author: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org> AuthorDate: Mon Mar 6 13:49:36 2023 +0200 Commit: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org> CommitDate: Mon Mar 6 11:52:25 2023 +0000 sw/qa/extras/README: update test suite name Change-Id: If4e944bd325b0c271f91792bf24a854669d3ffd4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148309 Tested-by: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org> Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org> diff --git a/sw/qa/extras/README b/sw/qa/extras/README index 284979d8a90d..66bca01e63a0 100644 --- a/sw/qa/extras/README +++ b/sw/qa/extras/README @@ -144,7 +144,7 @@ If you want to run only a single test to allow quick development iteration, then use `CPPUNIT_TEST_NAME` to specify the name of the single test: ---- -CPPUNIT_TEST_NAME="testTdf91074" make -sr CppunitTest_sw_rtfimport +CPPUNIT_TEST_NAME="testTdf91074" make -sr CppunitTest_sw_rtfexport6 ---- == UNO, in more details, various tips: