summaryrefslogtreecommitdiff
path: root/sc/qa/unit/filters-test.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-03-13add some testsCaolán McNamara1-0/+3
2012-02-29remove mpNote from ScBaseCellMarkus Mohrhard1-1/+1
2012-02-16this should test ods and not xlsMarkus Mohrhard1-1/+1
2012-02-15Merge branch 'feature/android'Tor Lillqvist1-1/+3
2012-02-11refactor filters-test and move each test in own methodMarkus Mohrhard1-44/+63
2012-02-05variable is unused ATMMarkus Mohrhard1-2/+2
2012-01-31Move assertions before useTor Lillqvist1-2/+6
2012-01-09add some tests related to fdo#42624Markus Mohrhard1-8/+16
2011-12-06normalize Red Hat, Inc.Caolán McNamara1-8/+9
2011-12-01clean up filters-test after splitMarkus Mohrhard1-52/+8
2011-11-30split sc's filters-test into in-build and subsequent testsMarkus Mohrhard1-323/+1
2011-11-25Disable password test on DragonFlyFrançois Tigeot1-1/+2
2011-11-23remove ScRangeName::findByNameMarkus Mohrhard1-3/+3
2011-11-19remove libsqlite from macosx library path again and disable testPassword thereMarkus Mohrhard1-0/+3
2011-11-18refactor the new bugFile testsMarkus Mohrhard1-40/+20
2011-11-18allow testing of bugfiles in sc's filters-testMarkus Mohrhard1-0/+91
2011-11-15add sqlite path to library path and enable testPasswordMarkus Mohrhard1-1/+1
2011-11-14we no longer need to open unit test files READWRITE in scMarkus Mohrhard1-1/+1
2011-11-04remove some unneeded dependenciesMarkus Mohrhard1-2/+0
2011-11-04add test cases for "Informations" functions to functions.odsMarkus Mohrhard1-6/+4
2011-11-03initial work for a password testMarkus Mohrhard1-0/+40
2011-11-03remove all debug output from filters-test that was for the xls bugMarkus Mohrhard1-29/+0
2011-11-02add test cases for fdo#40967Markus Mohrhard1-1/+5
2011-10-28we can now enable the range name test for xlsx tooMarkus Mohrhard1-1/+1
2011-10-20add more debug output to see why windows has problems with sc's filters-testMarkus Mohrhard1-0/+23
2011-10-19separate normal calc filter tests and macro testsMarkus Mohrhard1-72/+0
2011-10-19add output for language settings to log fileMarkus Mohrhard1-0/+7
2011-10-18Fix E_ACCESS failure under windows on attempt to remove temp qa data fileCaolán McNamara1-1/+9
2011-10-17copy/paste error, it should test the xls file tooMarkus Mohrhard1-5/+5
2011-10-17add initial test for matrix functionsStefan Weigel1-0/+27
2011-10-15split bootstrapfixture and move test-filters class for sot testCaolán McNamara1-4/+7
2011-10-09add unit test cases for mathematical functionsMarkus Mohrhard1-0/+3
2011-10-08improve error messages for sc's filters-testMarkus Mohrhard1-5/+9
2011-10-07set the correct url for vba unit testMarkus Mohrhard1-1/+1
2011-10-06improve error message for missing csv filesMarkus Mohrhard1-1/+3
2011-10-06add unit test for fdo#41381Markus Mohrhard1-0/+6
2011-10-05enable the star basic test to see if it causes troubles anywhereMarkus Mohrhard1-1/+1
2011-10-05add initial work for vba tests in calc( work in progress)Markus Mohrhard1-0/+38
2011-10-05add Star Basic unit test to calcMarkus Mohrhard1-1/+46
2011-10-05test fix: use setUp and tearDown not constructors to init LibreOfficeMichael Meeks1-6/+25
2011-09-30merge filters-test codeCaolán McNamara1-102/+29
2011-09-30enable the registration for vba unit test againMarkus Mohrhard1-2/+2
2011-09-29disable it again, it seems that it tries to access the user installationMarkus Mohrhard1-2/+2
2011-09-29init the unit test for vba unit tests correctlyMarkus Mohrhard1-2/+2
2011-09-28more unit test cut/paste reduxMichael Meeks1-4/+0
2011-09-28sc: switch filters-test to the new shared unit test codeMichael Meeks1-114/+26
2011-09-27assert on the console in a helpful way as/when we get a message dialogMichael Meeks1-0/+13
2011-09-21Revert "remove newly unused methods", used againCaolán McNamara1-1/+1
2011-09-21callcatcher: remove newly unused methodsCaolán McNamara1-1/+1
2011-09-15add formats test for xls and xlsxMarkus Mohrhard1-66/+79