summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* revert autogenerated foo and correct brackets in placeholderNoel Power2011-10-251-1/+7
|
* more support for basic/vba unit testsNoel Power2011-10-251-7/+1
| | | | add moggis work and some tweaks from me too
* add registrymodifications.xcu to allow override of default configNoel Power2011-10-251-0/+7
|
* split bootstrapfixture and move test-filters class for sot testCaolán McNamara2011-10-156-281/+5
| | | | | | | 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
* Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann2011-10-071-2/+2
|
* remove old fingerprints cacheCaolán McNamara2011-10-0674-28449/+0
|
* remove apparently noise .memdump filesNorbert Thiebaud2011-10-052-8/+0
|
* test fix: use setUp and tearDown not constructors to init LibreOfficeMichael Meeks2011-10-053-20/+39
| | | | | | 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.
* WaE: '==' : unsafe mix of type 'bool' and type 'test::filterStatus'Tor Lillqvist2011-10-041-1/+1
|
* pretty print the user template registry to make diffs meaningfulMichael Meeks2011-10-0417-24/+83268
| | | | Disable macro security for unit testing macros ...
* spit out timing infoCaolán McNamara2011-10-012-8/+4
|
* rtl_cipher_decode doesn't like 0 len dataCaolán McNamara2011-09-301-10/+8
|
* silence tedious malware checkers, arcfour, key 0x435645Caolán McNamara2011-09-302-2/+57
|
* set the core locale as well as the UI one to EnglishMichael Meeks2011-09-301-2/+3
|
* enum/namespace fooCaolán McNamara2011-09-301-5/+5
|
* sigh...Caolán McNamara2011-09-301-26/+0
|
* new filesCaolán McNamara2011-09-302-0/+207
|
* merge filters-test codeCaolán McNamara2011-09-304-15/+22
|
* remove library entries for nowMarkus Mohrhard2011-09-302-20/+2
| | | | maybe add them later and adapt path to something useful
* remove file from unit test user dir that gets modifiedMarkus Mohrhard2011-09-291-1198/+0
|
* add user profile dir for unit testsMarkus Mohrhard2011-09-291785-0/+196894
|
* init the unit test for vba unit tests correctlyMarkus Mohrhard2011-09-291-10/+16
|
* change to the old way to set the language to en-US for unit testsMarkus Mohrhard2011-09-293-6/+11
|
* install testdllapi.h correctlyMichael Meeks2011-09-281-1/+1
|
* Rename and re-factor test and unotest to compile and run againMichael Meeks2011-09-2810-268/+4
|
* split 'test' into 'unotest' and 'test' to help dependenciesMichael Meeks2011-09-2827-2026/+2
|
* add new bootstrapfixture to share and simplify unit test codeMichael Meeks2011-09-285-1/+203
|
* One step closer to a functional 'make dev-install' with MinGW.Jan Holesovsky2011-09-262-5/+5
|
* In smoketest.cxx, also wait for connection_ going stale while waiting for ↵Stephan Bergmann2011-09-262-0/+12
| | | | result.condition.
* Simplified setting headless mode for smoke-/subsequenttetss.Stephan Bergmann2011-09-162-15/+11
| | | | | | 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.
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ↵Stephan Bergmann2011-09-123-4/+5
| | | | | | out a6913c9677c2 For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx.
* Some PMD cleaningJulien Nabet2011-08-151-1/+1
|
* WaE: for windows compilerCaolán McNamara2011-07-011-4/+7
|
* add mode-linesCaolán McNamara2011-06-306-0/+18
|
* implement additional context-less protection apiCaolán McNamara2011-06-301-4/+26
|
* ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2011-06-171-1/+1
|
* Bypass when cross-compiling, at least for nowTor Lillqvist2011-06-122-0/+12
|
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-17/+17
|
* add debug hook for junit testsBjoern Michaelsen2011-06-011-1/+7
|
* use --nologo to prevent oosplash smoketest hangsBjoern Michaelsen2011-05-311-1/+1
|
* remove ADAPT_EXT_STLCaolán McNamara2011-04-052-6/+0
|
* using --headless, now that it worksBjoern Michaelsen2011-03-301-2/+1
|
* enable headless Junit testsBjoern Michaelsen2011-03-291-1/+9
|
* revert accidentally commited changesBjoern Michaelsen2011-03-271-23/+1
|
* cleanup of unoapi testBjoern Michaelsen2011-03-274-4/+81
|
* adjusting OfficeConnection for junit tests to new parametersBjoern Michaelsen2011-03-251-3/+3
|
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-235-8/+161
|\ | | | | | | | | | | | | | | | | | | 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
| * debuglevels: GCC WaE / replace cppunit's DynamicLibraryManager (which does ↵Frank Schoenheit [fs]2011-02-251-1/+4
| | | | | | | | not seem to be public API) with osl_loadModule
| * debuglevels: #i117073# added cppunittester --protector support; added ↵sb2011-02-255-8/+160
| | | | | | | | unoexceptionprotector and use it in installationtest.mk; reverted changes to smoketest.cxx obsoleted by these additions
* | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks2011-03-1123-88/+1199
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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