summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2011-10-27deliver test/user-template/user to solver, unittests will use new user dirNoel Power
Please enter the commit message for your changes. Lines starting
2011-10-26more tweaks to unittests, also move registrymodifications.xcuNoel Power
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 Bergmann
Also added license header.
2011-10-25revert autogenerated foo and correct brackets in placeholderNoel Power
2011-10-25more support for basic/vba unit testsNoel Power
add moggis work and some tweaks from me too
2011-10-25add registrymodifications.xcu to allow override of default configNoel Power
2011-10-15split bootstrapfixture and move test-filters class for sot testCaolá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-07Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann
2011-10-06remove old fingerprints cacheCaolán McNamara
2011-10-05remove apparently noise .memdump filesNorbert Thiebaud
2011-10-05test fix: use setUp and tearDown not constructors to init LibreOfficeMichael 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-04WaE: '==' : unsafe mix of type 'bool' and type 'test::filterStatus'Tor Lillqvist
2011-10-04pretty print the user template registry to make diffs meaningfulMichael Meeks
Disable macro security for unit testing macros ...
2011-10-01spit out timing infoCaolán McNamara
2011-09-30rtl_cipher_decode doesn't like 0 len dataCaolán McNamara
2011-09-30silence tedious malware checkers, arcfour, key 0x435645Caolán McNamara
2011-09-30set the core locale as well as the UI one to EnglishMichael Meeks
2011-09-30enum/namespace fooCaolán McNamara
2011-09-30sigh...Caolán McNamara
2011-09-30new filesCaolán McNamara
2011-09-30merge filters-test codeCaolán McNamara
2011-09-30remove library entries for nowMarkus Mohrhard
maybe add them later and adapt path to something useful
2011-09-29remove file from unit test user dir that gets modifiedMarkus Mohrhard
2011-09-29add user profile dir for unit testsMarkus Mohrhard
2011-09-29init the unit test for vba unit tests correctlyMarkus Mohrhard
2011-09-29change to the old way to set the language to en-US for unit testsMarkus Mohrhard
2011-09-28install testdllapi.h correctlyMichael Meeks
2011-09-28Rename and re-factor test and unotest to compile and run againMichael Meeks
2011-09-28split 'test' into 'unotest' and 'test' to help dependenciesMichael Meeks
2011-09-28add new bootstrapfixture to share and simplify unit test codeMichael Meeks
2011-09-26One step closer to a functional 'make dev-install' with MinGW.Jan Holesovsky
2011-09-26In smoketest.cxx, also wait for connection_ going stale while waiting for ↵Stephan Bergmann
result.condition.
2011-09-16Simplified 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-12sb140: #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-08-15Some PMD cleaningJulien Nabet
2011-07-01WaE: for windows compilerCaolán McNamara
2011-06-30add mode-linesCaolán McNamara
2011-06-30implement additional context-less protection apiCaolán McNamara
2011-06-17ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau
2011-06-12Bypass when cross-compiling, at least for nowTor Lillqvist
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-06-01add debug hook for junit testsBjoern Michaelsen
2011-05-31use --nologo to prevent oosplash smoketest hangsBjoern Michaelsen
2011-04-05remove ADAPT_EXT_STLCaolán McNamara
2011-03-30using --headless, now that it worksBjoern Michaelsen
2011-03-29enable headless Junit testsBjoern Michaelsen
2011-03-27revert accidentally commited changesBjoern Michaelsen
2011-03-27cleanup of unoapi testBjoern Michaelsen
2011-03-25adjusting OfficeConnection for junit tests to new parametersBjoern Michaelsen
2011-03-23Merge 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