summaryrefslogtreecommitdiff
path: root/smoketestoo_native
AgeCommit message (Collapse)Author
2012-02-15remove svn:executable properties from more source filesHerbert Dürr
2012-02-15remove svn:executable properties from make and pack filesHerbert Dürr
2012-01-17Update headers to Alv2 headersAndrew Rist
2012-01-13Update headers to Alv2 headersAndrew Rist
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-03-16CWS-TOOLING: integrate CWS debuglevelsobo
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-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-01-10#i116322# disable binfilter file export: remove test of binary load/saveos
2010-10-21sb132: merged in DEV300_m90sb
2010-09-24sb132: #i97025# removed cut/paste test (using system clipboard) from smoketestsb
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
2010-05-14sb123: #i111598# OfficeConnection getFactory -> getComponentContextsb
2010-05-11#i107213# addapt cut&paste check in impress to new impress layout defaultChristian Lippka
2010-04-22DEV300 masterfix: #i111084#: fix smoketest for setsolar based child workspacesJens-Heiner Rechtien
2010-04-21DEV300 masterfix: #i10000#: Some fixes for the new smoketest: ↵Ruediger Timm
solenv/inc/installationtest.mk used wrong variables (UPDMINOR is not set on RE master builds, use LAST_MINOR from minor.mk instead), smoketestoo_native/makefile.mk needed adaptions to new install set naming scheme. Notes: split repo tag: testing_ooo/DEV300_m77
2010-03-23sb118: removed obsolete filessb
2010-03-04sb118: #i109791# improved CPPUNIT_CFLAGS handlingsb
2010-03-04sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, tooRene Engelhard
2010-02-25sb118: #i109125# change source file copyright notice from Sun Microsystems ↵sb
to Oracle
2010-02-25sb118: merged in DEV300_m72sb
2010-02-23sb118: on non-WNT, use a single solver OOo installation for all testssb
2010-02-12sb118: moved test OOo installation stuff to new ↵sb
solenv/inc/installationtest.mk (makefile parts) and new test module (C++ and, new, Java unit test parts); adapted sw/qa/unoapi to new (Java) test framework
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-05sb118: take installation set from SHIPDRIVE if appropriatesb