summaryrefslogtreecommitdiff
path: root/test/prj
AgeCommit message (Collapse)Author
2012-01-17gbuildify testCaolán McNamara
2012-01-12wrong dependCaolán McNamara
2012-01-12pesky dependenciesCaolán McNamara
2011-12-06Moved modifications.xcu to test, used from multiple modules.Stephan Bergmann
2011-11-30port a failing sc subsequenttest to c++Markus Mohrhard
potential improvements: only load the file once and use fods instead of ods
2011-11-11No need for test/user-template/user/registry.Stephan Bergmann
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-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-09-30merge filters-test codeCaolán McNamara
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-06-17ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-03-27cleanup of unoapi testBjoern Michaelsen
2011-02-25debuglevels: #i117073# added cppunittester --protector support; added ↵sb
unoexceptionprotector and use it in installationtest.mk; reverted changes to smoketest.cxx obsoleted by these additions
2010-10-14undoapi: added tools (in test-tools.jar) for writing Java unit tests which ↵Frank Schoenheit [fs]
operate on a live OOo
2010-09-16sb123: merged in cws/sb126, to get fixes for i107490 and i113115sb
2010-07-07sb126: #i111184# introduced test::uniquePipeNamesb
2010-06-14sb123:#i111449# cleanups in module testLars Langhans
2010-05-14sb123: #i111601# various additional test helper functionalitysb
2010-03-03sb118: add --with-system-cppunitRene Engelhard
2010-02-12sb118: 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