summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)AuthorFilesLines
2013-06-24Switch to using multi_type_vector for cell storage.Kohei Yoshida1-23/+5
2013-06-24Turn on the perf test again. Will turn it off before merging.Kohei Yoshida1-1/+1
2013-06-24fix borders unit test ( test values have changed )Noel Power1-3/+3
2013-06-23fix the test caseMarkus Mohrhard1-1/+1
2013-06-16add initial version of WEBSERVICE functionMarkus Mohrhard1-0/+1
2013-06-16use ASSERT_EQUAL to get better diagnostic messageMarkus Mohrhard1-1/+1
2013-06-16inital work on FILTERXML functionMarkus Mohrhard1-0/+1
2013-06-11Resolves: #i121120 Support RightB(), LeftB(), LenB() and MidB()Wang Lei1-0/+4
2013-06-07add missing PageSetup.PageSize apiNoel Power1-0/+0
2013-06-03add test case for outline import from ODSMarkus Mohrhard2-0/+56
2013-06-03Adjust the unit test cases to the final implementation.Kohei Yoshida1-16/+24
2013-06-03fix the test caseMarkus Mohrhard1-2/+2
2013-06-03add test case for fdo#62938Markus Mohrhard3-0/+46
2013-06-02use the correct order of arguments for expected and actual in calc testsMarkus Mohrhard1-2/+2
2013-06-02let us use clean test environmentsMarkus Mohrhard1-139/+203
2013-06-02CPPUNIT_ASSERT_EQUAL gives a more helpful error messageMarkus Mohrhard1-1/+1
2013-05-29add some tests for worksheet_change ( when excited by various range changes )Noel Power1-0/+0
2013-05-27add initial test case for DIF importMarkus Mohrhard3-1/+103
2013-05-22Disable Calc perf test by default & output both pseudo-cycles and real time.Kohei Yoshida1-47/+39
2013-05-22Use the block position of the destination, not of the source.Kohei Yoshida1-0/+1
2013-05-21Adjust a bit.Kohei Yoshida1-1/+1
2013-05-21Hopefully this will disable testPerf for Windows too... Untested.Kohei Yoshida1-1/+1
2013-05-21Disable the perf test for dbgutil build.Kohei Yoshida1-0/+2
2013-05-21make calc tests use some sort of pseudo-cycle measurementMichael Meeks1-79/+71
2013-05-20Test performance of pasting of formula cells as well.Kohei Yoshida1-0/+94
2013-05-20Another performance scenario. Pasting of cells interspersed with empty ones.Kohei Yoshida1-0/+92
2013-05-20A bit cleaner way to measure time segment.Kohei Yoshida1-21/+40
2013-05-20Make these stack variables & fix one memory leak with the undo object.Kohei Yoshida1-9/+6
2013-05-20Add performance test for repeat-pasting cell to a large cell range.Kohei Yoshida1-0/+80
2013-05-20Add perf test for removal of large array of formula cells.Kohei Yoshida1-1/+26
2013-05-20Unit test for range deletion of broadcasters.Kohei Yoshida1-6/+30
2013-05-20First (?) performance regression unit test against clearing of a sheet.Kohei Yoshida1-0/+52
2013-05-15make some vba Name object attributes read/write and add test documentNoel Power2-0/+4
2013-05-13fix Workbooks.xls unit test ( was failing on windows )Noel Power2-7/+19
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-7/+7
2013-05-10temporarily disable unit test that fails on windowsNoel Power1-0/+2
2013-05-09Test more broadcaster relocation scenarios.Kohei Yoshida1-4/+75
2013-05-09The same thing applies in reverse direction.Kohei Yoshida1-2/+7
2013-05-09Fix another broadcaster bug and a test code to catch it.Kohei Yoshida1-0/+13
2013-05-09Test to ensure that removing a listening formula cell remove the broadcaster.Kohei Yoshida1-0/+8
2013-05-09More test and more fix wrt broadcaster rework.Kohei Yoshida1-13/+81
2013-05-09Start writing unit test for broadcaster storage. Found & fixed one bug.Kohei Yoshida1-0/+52
2013-05-09add simple Range.Name testNoel Power1-0/+0
2013-05-09add some Range.value testsNoel Power1-0/+0
2013-05-09add new test for WorkbooksNoel Power2-3/+14
2013-05-09add OLEObject related testNoel Power1-0/+0
2013-05-09some testcases for api generated changed & click events for vba controlsNoel Power1-0/+0
2013-05-09tweak MiscControls to test simple textbox change eventNoel Power1-0/+0
2013-05-09Add check form contrast and IncrememtContrast behaviour in Shapes.xlsNoel Power1-0/+0
2013-05-09Tweak further the indices checked for break, also tweak test documentNoel Power1-0/+0