- df20fb1 remove svn:executable properties from more source files by Herbert Dürr · 14 years ago
- 17bbcc2 remove svn:executable properties from make and pack files by Herbert Dürr · 14 years ago
- 93ea422 Update headers to Alv2 headers by Andrew Rist · 14 years ago
- 8173c8c Update headers to Alv2 headers by Andrew Rist · 14 years ago
- 0d3b9a7 Update headers to Alv2 headers by Andrew Rist · 14 years ago
- abe28eb CWS-TOOLING: integrate CWS debuglevels by obo · 15 years ago
- e4aa690 debuglevels: open the smoketest doc read-only by Frank Schoenheit [fs] · 15 years ago
- e2cb37f debuglevels: #i117073# added cppunittester --protector support; added unoexceptionprotector and use it in installationtest.mk; reverted changes to smoketest.cxx obsoleted by these additions by sb · 15 years ago
- 123c60e 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 ... by Frank Schoenheit [fs] · 15 years ago
- e648dff debuglevels: explicit failure upon catching an UNO exception (which gives a slightly better idea of the failure than what cppunit emits by default) by Frank Schoenheit [fs] · 15 years ago
- 1275251 debuglevels: bin, not binPROEXT by Frank Schoenheit [fs] · 15 years ago
- ad36c8b debuglevels: outsourced creation of the smoketest doc into an own module, so it can be used outside smoketesoo_native, too by Frank Schoenheit [fs] · 15 years ago
- 77acab0 debuglevels: removed the dead code and UI for binary file formats - no tests existed for this by Frank Schoenheit [fs] · 15 years ago
- d452684 debuglevels: make dialog somewhat more usable by Frank Schoenheit [fs] · 15 years ago
- 2af2e76 debuglevels: also log errors during the test's glue code (well, assertions, at least) by Frank Schoenheit [fs] · 15 years ago
- 2b35c38 debuglevels: make the current test case a global variable, so the AssertionHandler can use it by Frank Schoenheit [fs] · 15 years ago
- 325b08b debuglevels: capture assertions during the test run, let the test fail in case we encounter an assertion. by Frank Schoenheit [fs] · 15 years ago
- 50d0937 debuglevels: some cleanup of the smoketest code, in preparation of #i116845# by Frank Schoenheit [fs] · 15 years ago
- baa0944 #i116322# disable binfilter file export: remove test of binary load/save by os · 15 years ago
- f3d57a8 sb132: merged in DEV300_m90 by sb · 15 years ago
- 0e0f22c sb132: #i97025# removed cut/paste test (using system clipboard) from smoketest by sb · 16 years ago
- 0cb1760 sb123: #i112986# fixed merge conflict by sb · 16 years ago
- 034375b CWS-TOOLING: integrate CWS cmcfixes77 by Vladimir Glazunov · 16 years ago
- 7c1f07d CWS-TOOLING: integrate CWS sb128 by Kurt Zenker · 16 years ago
- 5964db2 cmcfixes77: merge with DEV300 m86 by Caolán McNamara · 16 years ago
- fab0859 cmcfixes77: #i113503# system non-stlport cppunit with OOo stlport by Caolán McNamara · 16 years ago
- 135c339 masterfix: #i10000# add api-adaptions from cws jl152 by Kurt Zenker · 16 years ago
- 068bd24 sb128: #i112986# shifted relevant smoketest work to OOo main thread to work around potential deadlocks by sb · 16 years ago
- 48637b9 sb123: merged in DEV300_m87 by sb · 16 years ago
- 79db7fe sb123:merge by Lars Langhans · 16 years ago
- db6293c smoketest26: #i112616# generate smoketestdoc.sxw by sb · 16 years ago
- ea2c15f smoketest26: fix smoketestoo_native "build" without Java by Rene Engelhard · 16 years ago
- abd0a32 smoketest26: #i101000# fix nodep=true build in smoketestoo_native by Rene Engelhard · 16 years ago
- 8b8f40e jl152 merge with DEV300_m83 by Joachim Lingner · 16 years ago
- 3eb46cc merge DEV300_m83 by Lars Langhans · 16 years ago
- 52fd379 jl152 #i77196# smoketest now uses new extension manager service by Joachim Lingner · 16 years ago
- af5cef5 sb123: #i111601# various additional test helper functionality by sb · 16 years ago
- 88d1e25 sb123: #i111598# OfficeConnection getFactory -> getComponentContext by sb · 16 years ago
- 166383c #i107213# addapt cut&paste check in impress to new impress layout default by Christian Lippka · 16 years ago
- e5fdcb5 DEV300 masterfix: #i111084#: fix smoketest for setsolar based child workspaces by Jens-Heiner Rechtien · 16 years ago
- 3881845 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. by Ruediger Timm · 16 years ago
- 61a21d6 sb118: removed obsolete files by sb · 16 years ago
- 2735710 sb118: #i109791# improved CPPUNIT_CFLAGS handling by sb · 16 years ago
- 5acec7b sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, too by Rene Engelhard · 16 years ago
- 3d597f9 sb118: #i109125# change source file copyright notice from Sun Microsystems to Oracle by sb · 16 years ago
- 870b3d4 sb118: merged in DEV300_m72 by sb · 16 years ago
- fdcd4b7 sb118: on non-WNT, use a single solver OOo installation for all tests by sb · 16 years ago
- 3ef6cfa 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 by sb · 16 years ago
- 7d8d20c changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) by Jens-Heiner Rechtien · 16 years ago
- c49bc70 sb118: take installation set from SHIPDRIVE if appropriate by sb · 16 years ago
- ea4df38 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 by sb · 16 years ago
- 04d1a58 sb118: simplified from CppUnit::assertion_traits<rtl::OUString> to just std::basic_ostream::operator<< specialization by sb · 16 years ago
- bdd7a0f 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 by sb · 16 years ago
- 947441f 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) by sb · 16 years ago
- 61f2eb6 sb118: smoketestoo_native installation depends on installation archive file by sb · 16 years ago
- 55698fb sb118: added -quickstart=no to allow XDesktop::terminate to succeed by sb · 16 years ago
- e63eb1c sb118: #i108269# first step of removing tcsh support by sb · 16 years ago
- b79efac sb118: documentation by sb · 16 years ago
- 1d50bea sb118: adapted new smoketestoo_native to Windows by sb · 16 years ago
- 8db4921 sb118: work in progress of a simplified smoketestoo_native by sb · 16 years ago
- 2116fef #i106687# adaptions for using source_config by Kurt Zenker · 16 years ago
- 3179b73 CWS-TOOLING: integrate CWS rpm4lngx by Kurt Zenker · 16 years ago
- 6a839e2 CWS-TOOLING: integrate CWS smoketest23 by Jens-Heiner Rechtien · 17 years ago
- 56b10b2 CWS-TOOLING: integrate CWS sysui37 by Kurt Zenker · 17 years ago
- df6dda9 CWS-TOOLING: integrate CWS smoketest22 by Jens-Heiner Rechtien · 17 years ago
- 08cf735 #i10000# syntax fixed by Kurt Zenker · 17 years ago
- 0bbe22f #i10000# fixes for cygwin by Kurt Zenker · 17 years ago
- a69de49 #i10000# build fix by Ivo Hinkelmann · 17 years ago
- 99bb633 CWS-TOOLING: integrate CWS smoketest21 by Vladimir Glazounov · 17 years ago
- 2d23f56 CWS-TOOLING: integrate CWS sb104 by Oliver Bolte · 17 years ago
- dcac1c5 CWS-TOOLING: integrate CWS oooimprovement2 by Oliver Bolte · 17 years ago
- 4a8072e INTEGRATION: CWS ause091 (1.34.4); FILE MERGED by Rüdiger Timm · 18 years ago
- f54ee74 INTEGRATION: CWS smoketest20 (1.3.56); FILE MERGED by Rüdiger Timm · 18 years ago
- 7121074 INTEGRATION: CWS smoketest20 (1.33.8); FILE MERGED by Rüdiger Timm · 18 years ago
- a899bfe INTEGRATION: CWS smoketest20 (1.8.10); FILE MERGED by Rüdiger Timm · 18 years ago
- e04b405 INTEGRATION: CWS oxtsysint01 (1.4.54); FILE MERGED by Vladimir Glazounov · 18 years ago
- ae0a871 INTEGRATION: CWS oxtsysint01 (1.2.36); FILE MERGED by Vladimir Glazounov · 18 years ago
- 443f49f #i10000# Avoid registration dialog during smoketest. by Rüdiger Timm · 18 years ago
- deeffa2 INTEGRATION: CWS sb86 (1.31.4); FILE MERGED by Vladimir Glazounov · 18 years ago
- a807807 INTEGRATION: CWS sb86 (1.3.4); FILE MERGED by Vladimir Glazounov · 18 years ago
- 4c9b58e INTEGRATION: CWS changefileheader (1.3.26); FILE MERGED by Rüdiger Timm · 18 years ago
- 0dea236 INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED by Rüdiger Timm · 18 years ago
- c8993ca INTEGRATION: CWS changefileheader (1.5.44); FILE MERGED by Rüdiger Timm · 18 years ago
- 5845b74 INTEGRATION: CWS changefileheader (1.31.2); FILE MERGED by Rüdiger Timm · 18 years ago
- 452aae0 INTEGRATION: CWS changefileheader (1.7.4); FILE MERGED by Rüdiger Timm · 18 years ago
- 420cbe4 INTEGRATION: CWS changefileheader (1.3.2); FILE MERGED by Rüdiger Timm · 18 years ago
- 483bb3a INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED by Rüdiger Timm · 18 years ago
- b44a636 INTEGRATION: CWS sb83 (1.28.4); FILE MERGED by Vladimir Glazounov · 18 years ago
- 406c2d1 INTEGRATION: CWS sb83 (1.28.4); FILE MERGED by Vladimir Glazounov · 18 years ago
- 4e7dc25 INTEGRATION: CWS sb83 (1.2.78); FILE MERGED by Vladimir Glazounov · 18 years ago
- 6691d2d INTEGRATION: CWS smoketest18 (1.6.30); FILE MERGED by Kurt Zenker · 18 years ago
- 64169b7 INTEGRATION: CWS smoketest18 (1.1.86); FILE MERGED by Kurt Zenker · 18 years ago
- 96f65d2 INTEGRATION: CWS smoketest18 (1.26.4); FILE MERGED by Kurt Zenker · 18 years ago
- 4b018f6 INTEGRATION: CWS smoketest18 (1.6.2); FILE MERGED by Kurt Zenker · 18 years ago
- dd7dfd2 INTEGRATION: CWS ause089 (1.27.2); FILE MERGED by Ivo Hinkelmann · 18 years ago
- 207fc73 INTEGRATION: CWS smoketest19 (1.26.6); FILE MERGED by Vladimir Glazounov · 18 years ago
- 70b9e93 INTEGRATION: CWS obo17 (1.5.10); FILE MERGED by Vladimir Glazounov · 18 years ago
- 97e3929 INTEGRATION: CWS smoketest17 (1.24.2); FILE MERGED by Ivo Hinkelmann · 19 years ago
- 8ca6435 INTEGRATION: CWS configure21 (1.24.4); FILE MERGED by Jens-Heiner Rechtien · 19 years ago
- b45a584 INTEGRATION: CWS smoketest16_SRC680 (1.20.4.3.2); FILE MERGED by Vladimir Glazounov · 19 years ago