summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)AuthorFilesLines
2012-01-17don't create lock files for unit testsMarkus Mohrhard1-0/+13
special thanks to Stephan for the configuration part Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-12-15shrink the unit test template directory to save some duplicationMichael Meeks1681-163491/+0
2011-12-07normalize Red Hat, Inc.Caolán McNamara1-2/+2
2011-12-07Make dialogs fail with an exception in headless tests.Stephan Bergmann1-0/+3
2011-12-07Moved modifications.xcu to test, used from multiple modules.Stephan Bergmann2-0/+41
2011-12-07ucbhelper::ContentBroker::deinitialize is static.Stephan Bergmann1-1/+1
2011-12-05Remove Large Handles optionStefan Knorr (astron)3-3/+0
This patch removes the option Large Handles everywhere and makes LibO use the larger 9px handles always.
2011-11-30move c++ based subsequenttest to sc/qa/extrasMarkus Mohrhard1-1/+1
2011-11-30port a failing sc subsequenttest to c++Markus Mohrhard4-1/+134
potential improvements: only load the file once and use fods instead of ods
2011-11-11No need for test/user-template/user/registry.Stephan Bergmann22-83658/+0
2011-11-08removed Simple Handles optionTim Hardeck3-17/+1
Removed the unnecessary option "Simple Handles" with all related functions and icons.
2011-10-27deliver test/user-template/user to solver, unittests will use new user dirNoel Power1-3/+392
Please enter the commit message for your changes. Lines starting
2011-10-26more tweaks to unittests, also move registrymodifications.xcuNoel Power2-0/+5
registrymodifications.xcu has been moved to the solver ( unittest/user/data ) new OOO_CONFIG_REGISTRY_EXTRA_DIR env var will be used to specify the directory 'data' will be contained in so we can override various config items.
2011-10-26Fixed test/user-template/user/registrymodifications.xcu.Stephan Bergmann1-5/+35
Also added license header.
2011-10-25revert autogenerated foo and correct brackets in placeholderNoel Power1-1/+7
2011-10-25more support for basic/vba unit testsNoel Power1-7/+1
add moggis work and some tweaks from me too
2011-10-25add registrymodifications.xcu to allow override of default configNoel Power1-0/+7
2011-10-15split bootstrapfixture and move test-filters class for sot testCaolán McNamara6-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
2011-10-07Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann1-2/+2
2011-10-06remove old fingerprints cacheCaolán McNamara74-28449/+0
2011-10-05remove apparently noise .memdump filesNorbert Thiebaud2-8/+0
2011-10-05test fix: use setUp and tearDown not constructors to init LibreOfficeMichael Meeks3-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.
2011-10-04WaE: '==' : unsafe mix of type 'bool' and type 'test::filterStatus'Tor Lillqvist1-1/+1
2011-10-04pretty print the user template registry to make diffs meaningfulMichael Meeks17-24/+83268
Disable macro security for unit testing macros ...
2011-10-01spit out timing infoCaolán McNamara2-8/+4
2011-09-30rtl_cipher_decode doesn't like 0 len dataCaolán McNamara1-10/+8
2011-09-30silence tedious malware checkers, arcfour, key 0x435645Caolán McNamara2-2/+57
2011-09-30set the core locale as well as the UI one to EnglishMichael Meeks1-2/+3
2011-09-30enum/namespace fooCaolán McNamara1-5/+5
2011-09-30sigh...Caolán McNamara1-26/+0
2011-09-30new filesCaolán McNamara2-0/+207
2011-09-30merge filters-test codeCaolán McNamara4-15/+22
2011-09-30remove library entries for nowMarkus Mohrhard2-20/+2
maybe add them later and adapt path to something useful
2011-09-29remove file from unit test user dir that gets modifiedMarkus Mohrhard1-1198/+0
2011-09-29add user profile dir for unit testsMarkus Mohrhard1785-0/+196894
2011-09-29init the unit test for vba unit tests correctlyMarkus Mohrhard1-10/+16
2011-09-29change to the old way to set the language to en-US for unit testsMarkus Mohrhard3-6/+11
2011-09-28install testdllapi.h correctlyMichael Meeks1-1/+1
2011-09-28Rename and re-factor test and unotest to compile and run againMichael Meeks10-268/+4
2011-09-28split 'test' into 'unotest' and 'test' to help dependenciesMichael Meeks27-2026/+2
2011-09-28add new bootstrapfixture to share and simplify unit test codeMichael Meeks5-1/+203
2011-09-26One step closer to a functional 'make dev-install' with MinGW.Jan Holesovsky2-5/+5
2011-09-26In smoketest.cxx, also wait for connection_ going stale while waiting for ↵Stephan Bergmann2-0/+12
result.condition.
2011-09-16Simplified setting headless mode for smoke-/subsequenttetss.Stephan Bergmann2-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.
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ↵Stephan Bergmann3-4/+5
out a6913c9677c2 For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx.
2011-08-15Some PMD cleaningJulien Nabet1-1/+1
2011-07-01WaE: for windows compilerCaolán McNamara1-4/+7
2011-06-30add mode-linesCaolán McNamara6-0/+18
2011-06-30implement additional context-less protection apiCaolán McNamara1-4/+26
2011-06-17ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau1-1/+1