solenv/gbuild/platform/unittest-failed-MACOSX.sh | 4 ++++ 1 file changed, 4 insertions(+)
New commits: commit 5e0022c90c4125a1590b3688dfec73c271b7aedd Author: Stephan Bergmann <sberg...@redhat.com> Date: Tue Nov 7 22:46:31 2017 +0100 Why was this left out of unittest-failed-MACOSX.sh Change-Id: If32981329e79745d5497c3f63bfd227dc75f2ab3 diff --git a/solenv/gbuild/platform/unittest-failed-MACOSX.sh b/solenv/gbuild/platform/unittest-failed-MACOSX.sh index 2a0ebabbc55c..0e7eab798398 100755 --- a/solenv/gbuild/platform/unittest-failed-MACOSX.sh +++ b/solenv/gbuild/platform/unittest-failed-MACOSX.sh @@ -22,6 +22,10 @@ Error: a unit test failed, please do one of: make $1Test_$2 CPPUNITTRACE="lldb --" # for interactive debugging on OS X make $1Test_$2 VALGRIND=memcheck # for memory checking +You can limit the execution to just one particular test by: + +make $1Test_$2 CPPUNIT_TEST_NAME="testXYZ" ...above mentioned params... + EOF exit 1 _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits