Commit graph

25 commits

Author SHA1 Message Date
Stephan Bergmann
30ad5e9d87 sb140: #i117694# some CppUnit related cleanup 2011-09-12 22:47:48 +02:00
Francisco Saito
1758913402 drop bogus executable flag from [ch]xx/bas/asm files 2011-03-29 21:41:02 +01:00
Jan Holesovsky
f2574337db Merge commit 'ooo/DEV300_m103'
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-23 16:59:41 +01:00
Michael Meeks
8c59580b88 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
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-11 11:35:29 +00:00
Frank Schoenheit [fs]
e4aa690252 debuglevels: open the smoketest doc read-only 2011-03-03 10:42:58 +01:00
sb
e2cb37ffec debuglevels: #i117073# added cppunittester --protector support; added unoexceptionprotector and use it in installationtest.mk; reverted changes to smoketest.cxx obsoleted by these additions 2011-02-25 11:32:55 +01:00
Frank Schoenheit [fs]
e648dff456 debuglevels: explicit failure upon catching an UNO exception (which gives a slightly better idea of the failure than what cppunit emits by default) 2011-02-16 10:23:55 +01:00
Frank Schoenheit [fs]
ad36c8bb35 debuglevels: outsourced creation of the smoketest doc into an own module, so it can be used outside smoketesoo_native, too 2011-02-11 11:08:08 +01:00
Fridrich Štrba
de8f4610a8 Removing the ext_std masterpiece 2011-02-09 10:51:07 +01:00
Sebastian Spaeth
f402b2f5af Add vim/emacs modelines to all source files
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-13 10:58:05 +02:00
Caolán McNamara
b8da61c27c #i113503# cppunit stl wrapper headers 2010-10-06 12:17:12 +01:00
sb
0cb17600cd sb123: #i112986# fixed merge conflict 2010-09-20 11:01:23 +02:00
sb
068bd24c40 sb128: #i112986# shifted relevant smoketest work to OOo main thread to work around potential deadlocks 2010-07-07 08:20:36 +02:00
sb
48637b9bcf sb123: merged in DEV300_m87 2010-09-10 11:13:28 +02:00
Vladimir Glazunov
034375b2ee CWS-TOOLING: integrate CWS cmcfixes77 2010-08-25 17:13:00 +02:00
Caolán McNamara
fab0859824 cmcfixes77: #i113503# system non-stlport cppunit with OOo stlport 2010-08-03 10:01:07 +01:00
sb
af5cef5b1e sb123: #i111601# various additional test helper functionality 2010-05-14 16:22:06 +02:00
sb
88d1e25d5c sb123: #i111598# OfficeConnection getFactory -> getComponentContext 2010-05-14 13:50:22 +02:00
sb
3d597f9fb7 sb118: #i109125# change source file copyright notice from Sun Microsystems to Oracle 2010-02-25 14:34:54 +01:00
sb
3ef6cfa566 sb118: moved test OOo installation stuff to new 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-12 17:36:13 +01:00
sb
ea4df3844d sb118: reverted parts of HG -c 160b248247a0 again: the "static code executing before SAL_MAIN" problem was too severe; instead, globally set DBGSV_INIT build env var to new solenv/bin/dbgsv.ini 2010-02-03 13:49:27 +01:00
sb
04d1a5812d sb118: simplified from CppUnit::assertion_traits<rtl::OUString> to just std::basic_ostream::operator<< specialization 2010-02-03 13:33:46 +01:00
sb
947441fda5 sb118: changed tools/debug to never fall back from writing to shell to writing to file, and read DBGSV_INIT from rtl::Bootstrap; the latter causes problems if tools/debug is called from static code executing before SAL_MAIN has called osl_setCommandArgs -> removed statics from code and added assertions to osl/process; various improvements to smoketests.cxx (incl. passing an appropriate dbgsv.ini for non-pro builds) 2010-01-27 16:23:59 +01:00
sb
55698fbc3f sb118: added -quickstart=no to allow XDesktop::terminate to succeed 2010-01-13 17:16:16 +01:00
sb
8db4921431 sb118: work in progress of a simplified smoketestoo_native 2009-12-18 16:08:08 +01:00