summaryrefslogtreecommitdiff
path: root/sc/qa/extras
diff options
context:
space:
mode:
authorNoel Power <noel.power@suse.com>2013-05-01 17:34:54 +0100
committerNoel Power <noel.power@suse.com>2013-05-09 14:11:16 +0100
commitfc36b2247d23045b5b9b302267dd38b9f2799450 (patch)
treecd5f3266916f759921f82133dfcd1b750f8ff8e1 /sc/qa/extras
parent96ece477356f3c5a1d2b70d0e977ebc3b83a752a (diff)
re-enable Ranges.xls vba testdocument, additionally remove some failing tests
Change-Id: I6289aa7e7872cc0c6aacd89f0679609792d37c28
Diffstat (limited to 'sc/qa/extras')
-rw-r--r--sc/qa/extras/macros-test.cxx2
-rw-r--r--sc/qa/extras/testdocuments/Ranges.xlsbin2277376 -> 2219520 bytes
2 files changed, 0 insertions, 2 deletions
diff --git a/sc/qa/extras/macros-test.cxx b/sc/qa/extras/macros-test.cxx
index 83855443ee93..d4c9374d1626 100644
--- a/sc/qa/extras/macros-test.cxx
+++ b/sc/qa/extras/macros-test.cxx
@@ -164,12 +164,10 @@ void ScMacrosTest::testVba()
OUString("Shapes."),
OUString("vnd.sun.Star.script:VBAProject.testMacros.test?language=Basic&location=document")
},
-#if defined VBA_TEST_WORKING
{
OUString("Ranges."),
OUString("vnd.sun.Star.script:VBAProject.testMacros.test?language=Basic&location=document")
},
-#endif
{
OUString("CheckOptionToggleValue."),
OUString("vnd.sun.Star.script:VBAProject.testMacros.test?language=Basic&location=document")
diff --git a/sc/qa/extras/testdocuments/Ranges.xls b/sc/qa/extras/testdocuments/Ranges.xls
index cc12d3fa6787..87f9d2dc83a4 100644
--- a/sc/qa/extras/testdocuments/Ranges.xls
+++ b/sc/qa/extras/testdocuments/Ranges.xls
Binary files differ