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
9247a100
Kaydet (Commit)
9247a100
authored
Eki 29, 2013
tarafından
Kohei Yoshida
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
The test documents for these tests are not available.
Change-Id: Ie0cebecd56a41ce21a962d352ed3e000c9959818
üst
04eaaad8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
opencl-test.cxx
sc/qa/unit/opencl-test.cxx
+4
-4
No files found.
sc/qa/unit/opencl-test.cxx
Dosyayı görüntüle @
9247a100
...
...
@@ -55,8 +55,10 @@ public:
const
OUString
&
rUserData
,
unsigned
int
nFilterFlags
,
unsigned
int
nClipboardID
,
unsigned
int
nFilterVersion
);
void
testSharedFormulaXLS
();
#if 0
void testSharedFormulaXLSGroundWater();
void testSharedFormulaXLSStockHistory();
#endif
void
testFinacialFormula
();
void
testStatisticalFormulaFisher
();
void
testStatisticalFormulaFisherInv
();
...
...
@@ -104,8 +106,6 @@ public:
void
testFinacialYIELDMATFormula
();
CPPUNIT_TEST_SUITE
(
ScOpenclTest
);
CPPUNIT_TEST
(
testSharedFormulaXLS
);
CPPUNIT_TEST
(
testSharedFormulaXLSGroundWater
);
CPPUNIT_TEST
(
testSharedFormulaXLSStockHistory
);
CPPUNIT_TEST
(
testFinacialFormula
);
CPPUNIT_TEST
(
testStatisticalFormulaFisher
);
CPPUNIT_TEST
(
testStatisticalFormulaFisherInv
);
...
...
@@ -264,9 +264,9 @@ void ScOpenclTest::testCompilerInEq()
xDocShRes
->
DoClose
();
}
#if 0
void ScOpenclTest::testSharedFormulaXLSStockHistory()
{
#if 1
ScDocShellRef xDocSh = loadDoc("stock-history.", XLS);
enableOpenCL(xDocSh);
...
...
@@ -295,7 +295,6 @@ void ScOpenclTest::testSharedFormulaXLSStockHistory()
xDocSh->DoClose();
xDocShRes->DoClose();
#endif
}
void ScOpenclTest::testSharedFormulaXLSGroundWater()
...
...
@@ -321,6 +320,7 @@ void ScOpenclTest::testSharedFormulaXLSGroundWater()
xDocSh->DoClose();
xDocShRes->DoClose();
}
#endif
void
ScOpenclTest
::
testSharedFormulaXLS
()
{
...
...
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