summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2011-11-11No need for test/user-template/user/registry.Stephan Bergmann
2011-11-10Re-enabled textural in-exact comparison in unit test for MATCH.Kohei Yoshida
2011-11-09Added text values to the mix.Kohei Yoshida
2011-11-09Added new unit test for MATCH function.Kohei Yoshida
2011-11-09Devided built-in cell function tests into separate functions.Kohei Yoshida
2011-11-08Test case for VLOOKUP (in-exact lookup on sorted range).Kohei Yoshida
2011-11-08Added test for COUNTIF.Kohei Yoshida
2011-11-08Put each function test in a separate scope, just to be consistent...Kohei Yoshida
2011-11-08exclude windows for now as wellCaolán McNamara
2011-11-07Encapsulated empty and non-empty filter criteria.Kohei Yoshida
2011-11-08we only have one sheet in the new PostIt testMarkus Mohrhard
2011-11-07Test for filtering empty and non-empty cells.Kohei Yoshida
2011-11-07Simplified the filter test a bit, and clear the filter afterward.Kohei Yoshida
2011-11-07Changed data storage structure in ScQueryEntry.Kohei Yoshida
2011-11-07calc: initial cut at post-it unit testMichael Meeks
2011-11-07String->OUString in ScDocument and follow upMarkus Mohrhard
2011-11-05Moved ScQueryEntry into its own file set.Kohei Yoshida
2011-11-04remove some unneeded dependenciesMarkus Mohrhard
2011-11-04add test cases for "Informations" functions to functions.odsMarkus Mohrhard
2011-11-03initial work for a password testMarkus Mohrhard
2011-11-03remove all debug output from filters-test that was for the xls bugMarkus Mohrhard
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