sal/Module_sal.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 6c7b5b015d12f01d563c0e0efdb0b7e54d4896b7
Author:     Stephan Bergmann <sberg...@redhat.com>
AuthorDate: Wed Oct 23 15:36:39 2019 +0200
Commit:     Noel Grandin <noel.gran...@collabora.co.uk>
CommitDate: Wed Oct 23 18:10:32 2019 +0200

    Reinstate CppunitTest_sal_rtl
    
    ...which had been dropped by 0f874472c672175135520101837ff0c9d4701d7f "size 
some
    stringbuffer to prevent re-alloc", presumably by accident
    
    Change-Id: I3b84e743c1adcdd8518114810dcee5c3f12c4290
    Reviewed-on: https://gerrit.libreoffice.org/81388
    Tested-by: Jenkins
    Reviewed-by: Noel Grandin <noel.gran...@collabora.co.uk>

diff --git a/sal/Module_sal.mk b/sal/Module_sal.mk
index b7b3732e3db5..4d7a84ee4e61 100644
--- a/sal/Module_sal.mk
+++ b/sal/Module_sal.mk
@@ -28,6 +28,7 @@ $(eval $(call gb_Module_add_check_targets,sal,\
        $(if $(filter WNT,$(OS)),CppunitTest_sal_comtools) \
        CppunitTest_sal_osl_security \
        CppunitTest_sal_osl \
+       CppunitTest_sal_rtl \
        CppunitTest_sal_types \
 ))
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to