summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
AgeCommit message (Expand)AuthorFilesLines
2012-04-28Copy & paste the *_Cell test code into *_Header test code.Kohei Yoshida1-1/+2
2012-04-28Renamed the file to make room for the header version of the same test.Kohei Yoshida1-0/+1
2012-04-28we can't move that into a test only libMarkus Mohrhard1-0/+12
2012-04-27move xshape dumper into testMarkus Mohrhard1-12/+0
2012-04-27enable chart regression testMarkus Mohrhard1-0/+1
2012-04-19seems there is a difference of one point between clang/gcc in chart testMarkus Mohrhard1-1/+0
2012-04-19enable the chart2 dumper testMarkus Mohrhard1-0/+1
2012-04-17enable sctablesheetobj againMarkus Mohrhard1-0/+1
2012-03-25revert accidently commited linesMarkus Mohrhard1-1/+2
2012-03-25remove newly unused variableMarkus Mohrhard1-2/+1
2012-02-27s/interpreters/scripting/Tor Lillqvist1-1/+1
2012-02-27Decouple disabling of scripting (BASIC &co) from OS being iOSTor Lillqvist1-1/+1
2012-02-21Filter out stuff not built for iOSTor Lillqvist1-1/+2
2012-02-16enable XDatabaseRangeTest againMarkus Mohrhard1-0/+1
2012-02-09use slowcheck in scMarkus Mohrhard1-2/+2
2012-02-08remove superflous whitespaceBjoern Michaelsen1-1/+1
2012-02-08first try to add slowcheck build targetMarkus Mohrhard1-1/+4
2012-01-27Bypass building BASIC and scripting related modules for iOSTor Lillqvist1-1/+8
2012-01-23refactor concept for c++ based subsequenttestsMarkus Mohrhard1-7/+7
2012-01-18enable new datapilot api testMarkus Mohrhard1-0/+1
2012-01-09did not want to move that to the in-build targetMarkus Mohrhard1-1/+1
2012-01-09add some tests related to fdo#42624Markus Mohrhard1-1/+1
2011-12-17add own makefile for ScSpreadsheetObj subsequenttestMarkus Mohrhard1-3/+4
2011-12-14add c++ based subsequenttest for XNamedRangeLaurent Godard1-0/+1
2011-12-07add test for failing DataPilotField test, related fdo#43308Markus Mohrhard1-0/+1
2011-12-05adjust sc's c++ subsequenttest conceptMarkus Mohrhard1-1/+1
2011-12-05add subsequent test for failing test TableAutoFormatFieldMarkus Mohrhard1-0/+1
2011-11-30split sc's filters-test into in-build and subsequent testsMarkus Mohrhard1-0/+1
2011-11-30move c++ based subsequenttest to sc/qa/extrasMarkus Mohrhard1-1/+1
2011-11-30port a failing sc subsequenttest to c++Markus Mohrhard1-2/+3
2011-11-29Enabled sc/qa/complex again.Stephan Bergmann1-0/+1
2011-11-29move sc's macros_test to the subsequenttest targetMarkus Mohrhard1-1/+1
2011-11-28Enabled sc/qa/unoapi again.Stephan Bergmann1-0/+3
2011-11-11Make .component files directly usable within UNO_SERVICES.Stephan Bergmann1-3/+0
2011-10-21enable sc_macros_testMarkus Mohrhard1-0/+2
2011-10-04adapt sc unittests to separate RdbTarget makefile requirement, also rename sc...Bjoern Michaelsen1-1/+3
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe1-1/+1
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist1-1/+2
2011-07-05make filters test a seperate test lib, otherwise conflicts on internal dlopenCaolán McNamara1-0/+1
2011-04-24use the new UNO-related defs from CppunitTargetDavid Tardon1-1/+0
2011-04-11reenable ucalc.cxx unittest in gbuildBjoern Michaelsen1-1/+6
2011-04-05starting sc_ucalc unit testBjoern Michaelsen1-8/+10
2011-03-31Fix windows linking of sc moduleFridrich Štrba1-5/+5
2011-03-25gnumake support for calc.Norbert Thiebaud1-0/+35