Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-10 | add XDataPilotTable2 test to ScDatPilotTableObj | Markus Mohrhard | |
2012-02-10 | add test code for XDataPilotTable2 | Markus Mohrhard | |
2012-02-02 | add test for XNameReplace | Markus Mohrhard | |
2012-01-31 | WaE: add virtual dtors | Caolán McNamara | |
2012-01-31 | Move definition of static data member to .cxx | Stephan Bergmann | |
2012-01-30 | add test case for XReplaceable | Markus Mohrhard | |
2012-01-25 | add interface test for util::XSearchable | Markus Mohrhard | |
2012-01-25 | add XNamed interface test and add this test to ScDataPilotTableObj | Markus Mohrhard | |
2012-01-23 | add new interface tests for some common data structures | Markus Mohrhard | |
2012-01-23 | refactor concept for c++ based subsequenttests | Markus Mohrhard | |
2011-11-30 | port a failing sc subsequenttest to c++ | Markus Mohrhard | |
potential improvements: only load the file once and use fods instead of ods | |||
2011-10-15 | split bootstrapfixture and move test-filters class for sot test | Caolán McNamara | |
sot is below vcl, but is a filters test, we can split bootstrapfixture into a vcl needing bit and and non-vcl bit and filters test api can be standalone and combined with whichever bit in order to form pre and post vcl filters test | |||
2011-10-05 | test fix: use setUp and tearDown not constructors to init LibreOffice | Michael Meeks | |
It turns out the constructors are all run back-to-back one per filter, and we need to init and de-init in a sensible order to make multiple tests that otherwise share the ContentBroker work properly. | |||
2011-10-01 | spit out timing info | Caolán McNamara | |
2011-09-30 | silence tedious malware checkers, arcfour, key 0x435645 | Caolán McNamara | |
2011-09-30 | new files | Caolán McNamara | |
2011-09-30 | merge filters-test code | Caolán McNamara | |
2011-09-28 | Rename and re-factor test and unotest to compile and run again | Michael Meeks | |
2011-09-28 | split 'test' into 'unotest' and 'test' to help dependencies | Michael Meeks | |
2011-09-28 | add new bootstrapfixture to share and simplify unit test code | Michael Meeks | |
2011-09-26 | In smoketest.cxx, also wait for connection_ going stale while waiting for ↵ | Stephan Bergmann | |
result.condition. | |||
2011-06-30 | add mode-lines | Caolán McNamara | |
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 | |||
2010-10-27 | add modelines to .hxx files as well | Caolán McNamara | |
Notes: split repo tag: testing_LIBREOFFICE_3_3_FREEZE | |||
2010-10-13 | Add vim/emacs modelines to all source files | Sebastian Spaeth | |
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-09-16 | sb123: merged in cws/sb126, to get fixes for i107490 and i113115 | sb | |
2010-07-07 | sb126: #i111184# introduced test::uniquePipeName | sb | |
2010-05-14 | sb123: #i111601# various additional test helper functionality | sb | |
2010-05-14 | sb123: #i111598# OfficeConnection getFactory -> getComponentContext | sb | |
2010-03-09 | sb118: added documentation | sb | |
2010-02-18 | sb118: fixed typo | sb | |
2010-02-12 | sb118: 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 |