summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2011-07-29initial work for autofilter unit testMarkus Mohrhard
2011-07-27re-enable the CVE unittest on OpenBSDRobert Nagy
2011-07-23Initial cut on testing ods document loading.Kohei Yoshida
2011-07-21Avoid confusion with our windows api clash preventionFridrich Štrba
2011-07-18I'm sure this is meant to be CalcComponent instead of WriterComponent.Kohei Yoshida
2011-07-13Add basic sylk filter testCaolán McNamara
2011-07-05make filters test a seperate test lib, otherwise conflicts on internal dlopenCaolán McNamara
2011-06-22add possibility to dump collection of files in here tooCaolán McNamara
2011-06-08Let's not use fractional numbers in a string input.Kohei Yoshida
2011-06-08Skip the tests for boolean values. They don't pass in non en-US locales.Kohei Yoshida
2011-06-08fdo#33705: Fixed cell function N.Kohei Yoshida
2011-06-07enable unit test testSheetMoveMarkus Mohrhard
2011-06-05testCVEs is still broken, disable it on OpenBSD, let linux hide the bugsRobert Nagy
2011-05-26add unit test for ScDocument::MoveTabMarkus Mohrhard
2011-05-26use same hack as lotuswordpro qa for tail_build different pwdCaolán McNamara
2011-05-25Forgot to uncomment this line.Kohei Yoshida
2011-05-25Re-enable the CVE test.Kohei Yoshida
2011-05-23fix mis-mergeDavid Tardon
2011-05-09Merge branch 'libreoffice-3-4'Kohei Yoshida
2011-05-09Force calc unit test to use en-US locale and stringsThorsten Behrens
2011-05-06Explicitly specify less function object for map, to get it to build with MSVC.Kohei Yoshida
2011-05-06Disable temporarily 2 unit tests that break with non en-us localesFridrich Štrba
2011-05-04Added unit test for PRODUCT cell function with inline array.Kohei Yoshida
2011-05-03Attempt to explicitly get UI locale to en-US during unit test.Kohei Yoshida
2011-05-03Turn off debug output from unit test file.Kohei Yoshida
2011-05-03Added code to test standard query filter in data pilot tables.Kohei Yoshida
2011-05-03Added another unit test to test filtering in data pilot tables.Kohei Yoshida
2011-05-03Extracted a method that creates ScDPObject instance from a definition.Kohei Yoshida
2011-04-28Added unit test for datapilot refresh.Kohei Yoshida
2011-04-24use the new UNO-related defs from CppunitTargetDavid Tardon
2011-04-21disable the testCVE unittest for now because it breaks in some casesRobert Nagy
2011-04-20disable the testCVE unittest for now because it breaks in some casesRobert Nagy
2011-04-19Fix compile issue.Joseph Powers
2011-04-18More accurate error messages.Kohei Yoshida
2011-04-18New unit test for toggling relative/absolute reference (Shift-F4).Kohei Yoshida
2011-04-18Resolves: fdo#36128 fix up paths for gbuildCaolán McNamara
2011-04-14New test for function evaluation with missing parameters.Kohei Yoshida
2011-04-14windows needs BRAND_BASE_DIR as wellCaolán McNamara
2011-04-13windows needs BRAND_BASE_DIR as wellCaolán McNamara
2011-04-12starting sc_ucalc unit testBjoern Michaelsen
2011-04-12fdo#36128: disabled testCVEs for now in ucalc.cxx as it failsBjoern Michaelsen
2011-04-12reenable ucalc.cxx unittest in gbuildBjoern Michaelsen
2011-04-12allow new test files to be just dropped into the appropiate test dirCaolán McNamara
2011-04-12Resolves: fdo#36128 fix up paths for gbuildCaolán McNamara
2011-04-11fdo#36128: disabled testCVEs for now in ucalc.cxx as it failsBjoern Michaelsen
2011-04-11reenable ucalc.cxx unittest in gbuildBjoern Michaelsen
2011-04-05starting sc_ucalc unit testBjoern Michaelsen
2011-04-04that's a completely pointless getGlobalMutex acquisitionCaolán McNamara
2011-03-29drop bogus executable flag from odf filesFrancisco Saito
2011-03-29use --xxx instead of -xxx for command line optionsNorbert Thiebaud