summaryrefslogtreecommitdiff
path: root/smoketestoo_native
AgeCommit message (Collapse)Author
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
Conflicts: smoketestdoc/com/sun/star/comp/smoketest/makefile.mk smoketestdoc/data/Global.xml smoketestdoc/data/OptionsDlg.xml smoketestdoc/data/Test_10er.xml smoketestoo_native/data/content.xml smoketestoo_native/makefile.mk
2011-03-21make smoketest work againCaolán McNamara
2011-03-21get .sdw suffixes etc backCaolán McNamara
2011-03-21fix smoketest options dialog post-mergeCaolán McNamara
2011-03-16CWS-TOOLING: integrate CWS debuglevelsobo
2011-03-11Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
Conflicts: smoketestoo_native/data/Global.xml smoketestoo_native/data/OptionsDlg.xml smoketestoo_native/data/Test_10er.xml smoketestoo_native/data/content.xml smoketestoo_native/smoketest.cxx test/source/cpp/getargument.cxx test/source/cpp/officeconnection.cxx testautomation/framework/optional/includes/basic_vba-compat_security_check.inc testautomation/framework/optional/includes/filedlg_cjk_folders.inc testautomation/global/sid/all.sid testautomation/global/sid/bars.sid testautomation/global/sid/e_all.sid testautomation/global/win/bars.win testautomation/graphics/optional/includes/impress/i_slideshow2.inc testautomation/graphics/optional/includes/impress/i_slideshow3.inc testtools/source/bridgetest/bridgetest.cxx testtools/source/bridgetest/constructors.cxx testtools/source/bridgetest/makefile.mk testtools/source/bridgetest/testComponent.component
2011-03-03debuglevels: open the smoketest doc read-onlyFrank Schoenheit [fs]
2011-02-25debuglevels: #i117073# added cppunittester --protector support; added ↵sb
unoexceptionprotector and use it in installationtest.mk; reverted changes to smoketest.cxx obsoleted by these additions
2011-02-21debuglevels: let smoketestoo_native use a dedicated version of ↵Frank Schoenheit [fs]
dbgsvrc/DBGSV_INIT, instead of using the default which the build env points to - it might direct assertion output to whereever ...
2011-02-16debuglevels: explicit failure upon catching an UNO exception (which gives a ↵Frank Schoenheit [fs]
slightly better idea of the failure than what cppunit emits by default)
2011-02-13debuglevels: bin, not binPROEXTFrank Schoenheit [fs]
2011-02-11debuglevels: outsourced creation of the smoketest doc into an own module, so ↵Frank Schoenheit [fs]
it can be used outside smoketesoo_native, too
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-09Removing the ext_std masterpieceFridrich Štrba
2011-02-08debuglevels: removed the dead code and UI for binary file formats - no tests ↵Frank Schoenheit [fs]
existed for this
2011-02-08debuglevels: make dialog somewhat more usableFrank Schoenheit [fs]
2011-02-08debuglevels: also log errors during the test's glue code (well, assertions, ↵Frank Schoenheit [fs]
at least)
2011-02-08debuglevels: make the current test case a global variable, so the ↵Frank Schoenheit [fs]
AssertionHandler can use it
2011-02-08debuglevels: capture assertions during the test run, let the test fail in ↵Frank Schoenheit [fs]
case we encounter an assertion. Still missing: Refactor the tests so that the currently running test case ("open doc", "save doc", etc.) is known in the assertion handler, so we can mark the proper test case as "failed". Currently, the "new doc" case is marked, which is wrong.
2011-02-08debuglevels: some cleanup of the smoketest code, in preparation of #i116845#Frank Schoenheit [fs]
2011-02-01Clean up makefilesThomas Arnhold
2011-01-24get smoketest working after save as old bin format removedCaolán McNamara
2011-01-10#i116322# disable binfilter file export: remove test of binary load/saveos
2010-12-02make smoketest use ooinstal to build its install setCaolán McNamara
2010-11-24fix invalid XMLDavid Tardon
2010-10-21sb132: merged in DEV300_m90sb
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-08LO -> LibOFridrich Štrba
2010-10-06#i113503# cppunit stl wrapper headersCaolán McNamara
2010-09-28LibreOffice branding: make smoketests workThorsten Behrens
2010-09-24sb132: #i97025# removed cut/paste test (using system clipboard) from smoketestsb
2010-09-23tweak smoketest doc to explicitly use BibliographyNoel Power
Notes: split repo tag: testing_OOO_BUILD_3_2_99_0_PRE
2010-09-20sb123: #i112986# fixed merge conflictsb
2010-08-25CWS-TOOLING: integrate CWS cmcfixes77Vladimir Glazunov
2010-08-11CWS-TOOLING: integrate CWS sb128Kurt Zenker
Notes: split repo tag: testing_LIBREOFFICE_CREATE split repo tag: testing_ooo/OOO330_m4
2010-08-03cmcfixes77: merge with DEV300 m86Caolán McNamara
2010-08-03cmcfixes77: #i113503# system non-stlport cppunit with OOo stlportCaolán McNamara
2010-07-14masterfix: #i10000# add api-adaptions from cws jl152Kurt Zenker
Notes: split repo tag: testing_ooo/OOO330_m1
2010-07-07sb128: #i112986# shifted relevant smoketest work to OOo main thread to work ↵sb
around potential deadlocks
2010-09-10sb123: merged in DEV300_m87sb
2010-07-12sb123:mergeLars Langhans
2010-06-23smoketest26: #i112616# generate smoketestdoc.sxwsb
2010-06-22smoketest26: fix smoketestoo_native "build" without JavaRene Engelhard
2010-06-22smoketest26: #i101000# fix nodep=true build in smoketestoo_nativeRene Engelhard
2010-06-22jl152 merge with DEV300_m83Joachim Lingner
2010-06-18merge DEV300_m83Lars Langhans
2010-05-18jl152 #i77196# smoketest now uses new extension manager serviceJoachim Lingner
2010-05-14sb123: #i111601# various additional test helper functionalitysb