Commit graph

51 commits

Author SHA1 Message Date
Jan Holesovsky
c66b52b0b2 Don't run smoketest when cross-compiling. 2011-11-28 22:45:13 +01:00
Stephan Bergmann
0e6f04001c Fixed dmake depend=x. 2011-11-17 08:16:38 +01:00
Bjoern Michaelsen
0bcda87664 fix smoketest linkage 2011-11-01 20:24:57 -04:00
Stephan Bergmann
fc98a97135 Introduced --disable-linkoo. 2011-10-20 23:04:12 +02:00
Jan Holesovsky
a953cae319 One step closer to a functional 'make dev-install' with MinGW. 2011-09-26 17:46:05 +02:00
Stephan Bergmann
c046147142 Folded smoketestdoc back into smoketestoo_native; no need to have it separated. 2011-09-14 16:13:13 +02:00
Stephan Bergmann
30ad5e9d87 sb140: #i117694# some CppUnit related cleanup 2011-09-12 22:47:48 +02:00
Bjoern Michaelsen
0993f5d41b use links in smoketest install too 2011-05-23 16:01:04 +02:00
Caolán McNamara
3721dd9318 remove ADAPT_EXT_STL 2011-04-05 11:47:33 +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]
123c60ed46 debuglevels: let smoketestoo_native use a dedicated version of dbgsvrc/DBGSV_INIT, instead of using the default which the build env points to - it might direct assertion output to whereever ... 2011-02-21 10:32:07 +01:00
Frank Schoenheit [fs]
1275251797 debuglevels: bin, not binPROEXT 2011-02-13 20:15:05 +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
f918d8477b Trying to remove the stlport mention from the code 2011-02-09 16:20:26 +01:00
Caolán McNamara
e98d09d0ad make smoketest use ooinstal to build its install set 2010-12-02 14:06:34 +00:00
Fridrich Štrba
cebb6f4a76 LO -> LibO 2010-10-08 17:24:54 +02:00
Caolán McNamara
b8da61c27c #i113503# cppunit stl wrapper headers 2010-10-06 12:17:12 +01:00
Thorsten Behrens
b54e4b440b LibreOffice branding: make smoketests work 2010-09-28 08:44:15 +02:00
sb
48637b9bcf sb123: merged in DEV300_m87 2010-09-10 11:13:28 +02:00
Caolán McNamara
5964db25f2 cmcfixes77: merge with DEV300 m86 2010-08-03 10:25:58 +01:00
Caolán McNamara
fab0859824 cmcfixes77: #i113503# system non-stlport cppunit with OOo stlport 2010-08-03 10:01:07 +01:00
sb
db6293ccf4 smoketest26: #i112616# generate smoketestdoc.sxw 2010-06-23 13:47:42 +02:00
sb
af5cef5b1e sb123: #i111601# various additional test helper functionality 2010-05-14 16:22:06 +02:00
Jens-Heiner Rechtien
e5fdcb5c6b DEV300 masterfix: #i111084#: fix smoketest for setsolar based child workspaces 2010-04-22 18:39:29 +02:00
Ruediger Timm
3881845074 DEV300 masterfix: #i10000#: Some fixes for the new smoketest: 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. 2010-04-21 09:58:45 +02:00
sb
2735710f27 sb118: #i109791# improved CPPUNIT_CFLAGS handling 2010-03-04 22:13:08 +01:00
Rene Engelhard
5acec7b9e4 sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, too 2010-03-04 00:11:19 +01:00
sb
870b3d4f94 sb118: merged in DEV300_m72 2010-02-25 12:46:45 +01:00
sb
fdcd4b7a81 sb118: on non-WNT, use a single solver OOo installation for all tests 2010-02-23 13:55:51 +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
Jens-Heiner Rechtien
7d8d20ca7e changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
sb
c49bc708f6 sb118: take installation set from SHIPDRIVE if appropriate 2010-02-05 13:13:12 +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
bdd7a0f37c sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates 2010-01-29 17:01:54 +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
61f2eb6209 sb118: smoketestoo_native installation depends on installation archive file 2010-01-13 22:30:41 +01:00
sb
e63eb1c7be sb118: #i108269# first step of removing tcsh support 2010-01-12 18:49:59 +01:00
sb
b79efacf62 sb118: documentation 2010-01-11 11:01:13 +01:00
sb
1d50bea7dd sb118: adapted new smoketestoo_native to Windows 2010-01-08 18:08:42 +01:00
sb
8db4921431 sb118: work in progress of a simplified smoketestoo_native 2009-12-18 16:08:08 +01:00
Ivo Hinkelmann
a69de49fe6 #i10000# build fix 2009-04-30 12:02:03 +00:00
Rüdiger Timm
a899bfe256 INTEGRATION: CWS smoketest20 (1.8.10); FILE MERGED
2008/06/05 15:41:08 kz 1.8.10.1: #i90405# remove statjars
2008-06-13 12:43:42 +00:00
Rüdiger Timm
452aae07dc INTEGRATION: CWS changefileheader (1.7.4); FILE MERGED
2008/03/31 16:08:11 rt 1.7.4.1: #i87441# Change license header to LPGL v3.
2008-04-10 09:23:56 +00:00
Kurt Zenker
4b018f668c INTEGRATION: CWS smoketest18 (1.6.2); FILE MERGED
2007/11/29 15:03:30 kz 1.6.2.1: #i75077# support for MacOS
2008-03-05 15:17:29 +00:00
Vladimir Glazounov
70b9e9343e INTEGRATION: CWS obo17 (1.5.10); FILE MERGED
2007/10/19 10:11:49 obo 1.5.10.1: #150903# currently automatic smoketest for MacOSX not available
2007-10-22 13:38:19 +00:00
Oliver Bolte
81ab4d12bc INTEGRATION: CWS ause069 (1.3.32); FILE MERGED
2007/01/24 12:16:07 hjs 1.3.32.2: RESYNC: (1.3-1.4); FILE MERGED
2006/11/27 15:59:17 hjs 1.3.32.1: #i70359# remove forced shell calls
2007-01-25 11:33:01 +00:00
Vladimir Glazounov
0a5fb235f1 INTEGRATION: CWS smoketest13 (1.3.46); FILE MERGED
2007/01/12 15:23:38 kz 1.3.46.1: #i73418# add use of build noremove=t
2007-01-15 11:15:29 +00:00
Rüdiger Timm
e8ddf6e409 INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED
2005/09/05 13:53:43 rt 1.2.18.1: #i54170# Change license header: remove SISSL
2005-09-07 20:28:36 +00:00
Kurt Zenker
f7fae8037a #100000 deaktivate statistics 2004-08-26 16:10:59 +00:00