Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/2630

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/30/2630/1

Add back subsequencecheck targets accidentally removed ...

... in c95e3fb64695cedfa40bfe5472879ee8a692d73f

Change-Id: I89b34ae414b8c02d4f015e52047a232fefda2d4b
---
M sc/Module_sc.mk
1 file changed, 17 insertions(+), 0 deletions(-)



diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index b4cfcb5..4a4fc41 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -59,7 +59,24 @@
 # CppunitTest_sc_annotationshapeobj \
 
 $(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
+    JunitTest_sc_complex \
+    JunitTest_sc_unoapi \
+    CppunitTest_sc_outlineobj \
+    CppunitTest_sc_annotationobj \
+    CppunitTest_sc_annotationsobj \
+    CppunitTest_sc_cellrangeobj \
+    $(if $(filter-out $(OS),IOS), \
+           CppunitTest_sc_databaserangeobj) \
+    CppunitTest_sc_datapilottableobj \
+    CppunitTest_sc_datapilotfieldobj \
     CppunitTest_sc_macros_test \
+    CppunitTest_sc_namedrangeobj \
+    CppunitTest_sc_namedrangesobj \
+    CppunitTest_sc_tablesheetobj \
+    CppunitTest_sc_tablesheetsobj \
+    CppunitTest_sc_editfieldobj_cell \
+    CppunitTest_sc_editfieldobj_header \
+    CppunitTest_sc_modelobj \
 ))
 
 # vim: set noet sw=4 ts=4:

-- 
To view, visit https://gerrit.libreoffice.org/2630
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I89b34ae414b8c02d4f015e52047a232fefda2d4b
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Korrawit Pruegsanusak <detective.conan.1412@gmail.com>


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.