summaryrefslogtreecommitdiff
path: root/smoketestoo_native/makefile.mk
AgeCommit message (Collapse)Author
2018-08-17Move smoketestdoc to the top-level test directory. This is where allDamjan Jovanovic
integration tests are meant to be; a binary copy of the smoketest was there already. Delete the smoketestoo_native module whose only purpose was to run the smoketest, something that is done in the Java bvt test now. Delete the old smoketest binary copy in test/ and use this one built from source. Build an .odt file for the smoketest instead of the legacy .sxw. Note that we now require main/ built to build test/, as the Ant build files required to build smoketest's Java component are in main/. Patch by: me Notes: ignore: aoo
2012-02-15remove svn:executable properties from make and pack filesHerbert Dürr
2012-01-13Update headers to Alv2 headersAndrew Rist
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-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
2010-09-10sb123: merged in DEV300_m87sb
2010-08-03cmcfixes77: merge with DEV300 m86Caolán McNamara
2010-08-03cmcfixes77: #i113503# system non-stlport cppunit with OOo stlportCaolán McNamara
2010-06-23smoketest26: #i112616# generate smoketestdoc.sxwsb
2010-05-14sb123: #i111601# various additional test helper functionalitysb
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-04sb118: #i109791# improved CPPUNIT_CFLAGS handlingsb
2010-03-04sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, tooRene Engelhard
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
2010-02-03sb118: reverted parts of HG -c 160b248247a0 again: the "static code ↵sb
executing before SAL_MAIN" problem was too severe; instead, globally set DBGSV_INIT build env var to new solenv/bin/dbgsv.ini
2010-01-29sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, ↵sb
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-27sb118: changed tools/debug to never fall back from writing to shell to ↵sb
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-13sb118: smoketestoo_native installation depends on installation archive filesb
2010-01-12sb118: #i108269# first step of removing tcsh supportsb
2010-01-11sb118: documentationsb
2010-01-08sb118: adapted new smoketestoo_native to Windowssb
2009-12-18sb118: work in progress of a simplified smoketestoo_nativesb
2009-04-30#i10000# build fixIvo Hinkelmann
2008-06-13INTEGRATION: CWS smoketest20 (1.8.10); FILE MERGEDRüdiger Timm
2008/06/05 15:41:08 kz 1.8.10.1: #i90405# remove statjars
2008-04-10INTEGRATION: CWS changefileheader (1.7.4); FILE MERGEDRüdiger Timm
2008/03/31 16:08:11 rt 1.7.4.1: #i87441# Change license header to LPGL v3.
2008-03-05INTEGRATION: CWS smoketest18 (1.6.2); FILE MERGEDKurt Zenker
2007/11/29 15:03:30 kz 1.6.2.1: #i75077# support for MacOS
2007-10-22INTEGRATION: CWS obo17 (1.5.10); FILE MERGEDVladimir Glazounov
2007/10/19 10:11:49 obo 1.5.10.1: #150903# currently automatic smoketest for MacOSX not available
2007-01-25INTEGRATION: CWS ause069 (1.3.32); FILE MERGEDOliver Bolte
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-15INTEGRATION: CWS smoketest13 (1.3.46); FILE MERGEDVladimir Glazounov
2007/01/12 15:23:38 kz 1.3.46.1: #i73418# add use of build noremove=t
2005-09-07INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGEDRüdiger Timm
2005/09/05 13:53:43 rt 1.2.18.1: #i54170# Change license header: remove SISSL
2004-08-26#100000 deaktivate statisticsKurt Zenker
2004-08-05initial versionKurt Zenker