summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2011-11-02add test cases for fdo#40967Markus Mohrhard
2011-11-01add tests related to fdo#41807Markus Mohrhard
2011-11-01New unit test to test AND and OR evaluations of matrix objects.Kohei Yoshida
2011-11-01Unit test for testing cell functions referencing external ranges.Kohei Yoshida
2011-11-01Re-enabling the macros test.Kohei Yoshida
2011-10-28Sorry, these tests fail for me on Linux. :-(Kohei Yoshida
2011-10-28re-enable vba.xls, tweak TestAddress.xls (move tests back to normal module)Noel Power
2011-10-28we can now enable the range name test for xlsx tooMarkus Mohrhard
2011-10-27attempt to disable macro_test tests for macosxNoel Power
2011-10-26more tweaks to unittests, also move registrymodifications.xcuNoel Power
2011-10-25more support for basic/vba unit testsNoel Power
2011-10-24 clean up macros-testMarkus Mohrhard
2011-10-24New unit test case for unwanted date detection on pivot table labels.Kohei Yoshida
2011-10-24macros-test.cxx: fix syntax errorMichael Stahl
2011-10-24macros-test.cxx: unused variable pDocMichael Stahl
2011-10-24make vba.xls return 'OK' on success, adjust macros-test.cxx to test for 'OK'Noel Power
2011-10-24more substantial vba test ( testing various range addression )Noel Power
2011-10-20add more debug output to see why windows has problems with sc's filters-testMarkus Mohrhard
2011-10-20extract helper methods for debuging calc testsMarkus Mohrhard
2011-10-20improve unit test for UpdateReferenceMarkus Mohrhard
2011-10-19separate normal calc filter tests and macro testsMarkus Mohrhard
2011-10-19add output for language settings to log fileMarkus Mohrhard
2011-10-19add unit test for fdo#41868Markus Mohrhard
2011-10-18Fix E_ACCESS failure under windows on attempt to remove temp qa data fileCaolán McNamara
2011-10-17copy/paste error, it should test the xls file tooMarkus Mohrhard
2011-10-17add initial test for matrix functionsStefan Weigel
2011-10-17make the mathematical functions test simplerMarkus Mohrhard
2011-10-15split bootstrapfixture and move test-filters class for sot testCaolán McNamara
2011-10-09add unit test cases for mathematical functionsMarkus Mohrhard
2011-10-09extend test for spreadsheet functionsMarkus Mohrhard
2011-10-08improve error messages for sc's filters-testMarkus Mohrhard
2011-10-07set the correct url for vba unit testMarkus Mohrhard
2011-10-06improve error message for missing csv filesMarkus Mohrhard
2011-10-06and forgot again to add a fileMarkus Mohrhard
2011-10-06add unit test for fdo#41381Markus Mohrhard
2011-10-05enable the star basic test to see if it causes troubles anywhereMarkus Mohrhard
2011-10-05add initial work for vba tests in calc( work in progress)Markus Mohrhard
2011-10-05add Star Basic unit test to calcMarkus Mohrhard
2011-10-05test fix: use setUp and tearDown not constructors to init LibreOfficeMichael Meeks
2011-10-04SCCOl is 16 bit tooMarkus Mohrhard
2011-10-04mac tinderbox can't deal with rtl::OStringBuffer::append(sal_Int16)Markus Mohrhard
2011-10-04improve error message for csv_handlerMarkus Mohrhard
2011-09-30silence tedious malware checkers, arcfour, key 0x435645Caolán McNamara
2011-09-30merge filters-test codeCaolán McNamara
2011-09-30enable the registration for vba unit test againMarkus Mohrhard
2011-09-29disable it again, it seems that it tries to access the user installationMarkus Mohrhard
2011-09-29init the unit test for vba unit tests correctlyMarkus Mohrhard
2011-09-29add modelinesCaolán McNamara
2011-09-28more unit test cut/paste reduxMichael Meeks
2011-09-28sc: switch filters-test to the new shared unit test codeMichael Meeks