[Libreoffice-commits] core.git: sal/Module_sal.mk
Stephan Bergmann (via logerrit)
logerrit at kemper.freedesktop.org
Wed Oct 23 16:11:51 UTC 2019
sal/Module_sal.mk | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 6c7b5b015d12f01d563c0e0efdb0b7e54d4896b7
Author: Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Wed Oct 23 15:36:39 2019 +0200
Commit: Noel Grandin <noel.grandin at 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.grandin at 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 \
))
More information about the Libreoffice-commits
mailing list