Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
7c6e236d
Kaydet (Commit)
7c6e236d
authored
Haz 25, 2014
tarafından
Markus Mohrhard
Kaydeden (comit)
Markus Mohrhard
Haz 25, 2014
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
enable the test
Change-Id: Ic6867cfaff761ebda86a3a926a5f0becf937d4fd
üst
3bebda9c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
CppunitTest_sc_subsequent_filters_test.mk
sc/CppunitTest_sc_subsequent_filters_test.mk
+1
-0
subsequent_filters-test.cxx
sc/qa/unit/subsequent_filters-test.cxx
+1
-1
No files found.
sc/CppunitTest_sc_subsequent_filters_test.mk
Dosyayı görüntüle @
7c6e236d
...
@@ -72,6 +72,7 @@ $(eval $(call gb_CppunitTest_use_ure,sc_subsequent_filters_test))
...
@@ -72,6 +72,7 @@ $(eval $(call gb_CppunitTest_use_ure,sc_subsequent_filters_test))
$(eval $(call gb_CppunitTest_use_vcl,sc_subsequent_filters_test))
$(eval $(call gb_CppunitTest_use_vcl,sc_subsequent_filters_test))
$(eval $(call gb_CppunitTest_use_components,sc_subsequent_filters_test,\
$(eval $(call gb_CppunitTest_use_components,sc_subsequent_filters_test,\
basic/util/sb \
chart2/source/controller/chartcontroller \
chart2/source/controller/chartcontroller \
chart2/source/chartcore \
chart2/source/chartcore \
comphelper/util/comphelp \
comphelper/util/comphelp \
...
...
sc/qa/unit/subsequent_filters-test.cxx
Dosyayı görüntüle @
7c6e236d
...
@@ -256,7 +256,7 @@ public:
...
@@ -256,7 +256,7 @@ public:
CPPUNIT_TEST
(
testExternalRefCacheODS
);
CPPUNIT_TEST
(
testExternalRefCacheODS
);
CPPUNIT_TEST
(
testHybridSharedStringODS
);
CPPUNIT_TEST
(
testHybridSharedStringODS
);
CPPUNIT_TEST
(
testCopyMergedNumberFormats
);
CPPUNIT_TEST
(
testCopyMergedNumberFormats
);
// CPPUNIT_TEST(testVBAUserFunctionXLSM); // TODO : Macro not working in unit test. Get this to work.
CPPUNIT_TEST
(
testVBAUserFunctionXLSM
);
CPPUNIT_TEST_SUITE_END
();
CPPUNIT_TEST_SUITE_END
();
private
:
private
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment