Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-09 | install-gdb-printers for --disable-linkoo | Stephan Bergmann | |
2011-12-02 | split smoketest module to fix build | Petr Mladek | |
+ move the library and other build stuff to a new "smoketest" module + keep "smoketestoo_native" only for installing and running the tests + restore the targets in top level make | |||
2011-12-02 | Fix build on Windows. | Jan Holesovsky | |
2011-12-01 | create installation set for tests | Petr Mladek | |
+ it currently includes just the smoketest and is available only for Linux + the side effect is that it builds the smoketest before instsetoo_native + it runs it only during dev-install when the variable RUN_SMOKETEST == YES | |||
2011-11-28 | Don't run smoketest when cross-compiling. | Jan Holesovsky | |
2011-11-22 | New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx. | Stephan Bergmann | |
* New SAL_INFO..., SAL_WARN... macros. * New SAL_STREAM supersedes OSL_FORMAT. * oustringostreaminserter.hxx moved from unotest to rtl (and always UTF-8 now). * TODO to enable GCC __attribute__((format)) in sal/log.h (requires call-site cleanup). * Further functionality in tools/debug.hxx (DBG_MEMTEST, DBG_CTOR, etc.) not yet addressed. * Some replacements tools String -> rtl::OUString. | |||
2011-11-17 | Fixed dmake depend=x. | Stephan Bergmann | |
2011-11-04 | binfilter test needs to have SOLARSRC set to find sample docs | Caolán McNamara | |
2011-11-01 | fix smoketest linkage | Bjoern Michaelsen | |
2011-10-21 | fixed typo | Takeshi Abe | |
2011-10-20 | Introduced --disable-linkoo. | Stephan Bergmann | |
2011-10-19 | losmoketest.py: allow to use the long --headless option; not only -s | Petr Mladek | |
2011-10-18 | losmoketest.py: fix to work with LO-3.5 daily build and improved | Petr Mladek | |
+ use the version 3.5 instead of 3.4 + use /opt/lo-dev instead of /opt/libreoffice3.4 + new options: + -d/--download just download the last build + -s/--headless use the headless mode when running the smoke test + -l/--loop do download/install/smoketest in a loop; do it jsut once by default + uninstall the old version when -i/--install option is used + mention PASSED/FAILED in the test log + restore compat symlinks to prebuilt binaries when they do not exits + complain when build.cfg is missing | |||
2011-10-17 | losmoketest.py: add pattern to download x86_64 rpms from master | Bernhard M. Wiedemann | |
2011-10-17 | allow to execute losmoketest.py directly | Petr Mladek | |
add exectuable rights; add #!/usr/bin/env python | |||
2011-09-28 | adapt make dev-install to unotest changes | Markus Mohrhard | |
2011-09-26 | One step closer to a functional 'make dev-install' with MinGW. | Jan Holesovsky | |
2011-09-26 | In smoketest.cxx, also wait for connection_ going stale while waiting for ↵ | Stephan Bergmann | |
result.condition. | |||
2011-09-24 | add a 30 second timeout to failure if we get no response in this time | Michael Meeks | |
2011-09-16 | Simplified setting headless mode for smoke-/subsequenttetss. | Stephan Bergmann | |
Both C++ and Java OfficeConnection code now always pass --headless, so no need for SAL_USE_VCLPLUGIN=svp etc. any more. Only some C++ unit tests that link against vcl still need an explicit --headless. | |||
2011-09-15 | Added more detailed information to smoketest failure result string. | Stephan Bergmann | |
2011-09-14 | Folded smoketestdoc back into smoketestoo_native; no need to have it separated. | Stephan Bergmann | |
2011-09-12 | sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ↵ | Stephan Bergmann | |
out a6913c9677c2 For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx. | |||
2011-09-12 | sb140: #i117694# some CppUnit related cleanup | Stephan Bergmann | |
2011-08-19 | remove extracting dirs before testing | Yifan J | |
2011-08-11 | initial upload losmoketest | Yifan J | |
2011-05-23 | use links in smoketest install too | Bjoern Michaelsen | |
2011-04-05 | remove ADAPT_EXT_STL | Caolán McNamara | |
2011-03-29 | drop bogus executable flag from idl/build/src and config files | Francisco Saito | |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito | |
2011-03-23 | Merge commit 'ooo/DEV300_m103' | Jan Holesovsky | |
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-21 | make smoketest work again | Caolán McNamara | |
2011-03-21 | get .sdw suffixes etc back | Caolán McNamara | |
2011-03-21 | fix smoketest options dialog post-merge | Caolán McNamara | |
2011-03-16 | CWS-TOOLING: integrate CWS debuglevels | obo | |
2011-03-11 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Michael Meeks | |
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-03 | debuglevels: open the smoketest doc read-only | Frank Schoenheit [fs] | |
2011-02-25 | debuglevels: #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-21 | debuglevels: 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-16 | debuglevels: 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-13 | debuglevels: bin, not binPROEXT | Frank Schoenheit [fs] | |
2011-02-11 | debuglevels: outsourced creation of the smoketest doc into an own module, so ↵ | Frank Schoenheit [fs] | |
it can be used outside smoketesoo_native, too | |||
2011-02-09 | Trying to remove the stlport mention from the code | Fridrich Štrba | |
2011-02-09 | Removing the ext_std masterpiece | Fridrich Štrba | |
2011-02-08 | debuglevels: removed the dead code and UI for binary file formats - no tests ↵ | Frank Schoenheit [fs] | |
existed for this | |||
2011-02-08 | debuglevels: make dialog somewhat more usable | Frank Schoenheit [fs] | |
2011-02-08 | debuglevels: also log errors during the test's glue code (well, assertions, ↵ | Frank Schoenheit [fs] | |
at least) | |||
2011-02-08 | debuglevels: make the current test case a global variable, so the ↵ | Frank Schoenheit [fs] | |
AssertionHandler can use it | |||
2011-02-08 | debuglevels: 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-08 | debuglevels: some cleanup of the smoketest code, in preparation of #i116845# | Frank Schoenheit [fs] | |