Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen | |
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b | |||
2012-03-21 | chmod -x | Tor Lillqvist | |
2012-01-17 | gbuildify test | Caolán McNamara | |
2012-01-12 | wrong depend | Caolán McNamara | |
2012-01-12 | pesky dependencies | Caolán McNamara | |
2011-12-06 | Moved modifications.xcu to test, used from multiple modules. | Stephan Bergmann | |
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-11-11 | No need for test/user-template/user/registry. | Stephan Bergmann | |
2011-10-27 | deliver test/user-template/user to solver, unittests will use new user dir | Noel Power | |
Please enter the commit message for your changes. Lines starting | |||
2011-10-26 | more tweaks to unittests, also move registrymodifications.xcu | Noel 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-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-09-30 | merge filters-test code | Caolán McNamara | |
2011-09-29 | change to the old way to set the language to en-US for unit tests | Markus Mohrhard | |
2011-09-28 | install testdllapi.h correctly | Michael Meeks | |
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 | One step closer to a functional 'make dev-install' with MinGW. | Jan Holesovsky | |
2011-06-17 | ause130: #i117218# change .idl handling to gnu make | Hans-Joachim Lankenau | |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | |
2011-03-27 | cleanup of unoapi test | Bjoern Michaelsen | |
2011-02-25 | debuglevels: #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-14 | undoapi: added tools (in test-tools.jar) for writing Java unit tests which ↵ | Frank Schoenheit [fs] | |
operate on a live OOo | |||
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-06-14 | sb123:#i111449# cleanups in module test | Lars Langhans | |
2010-05-14 | sb123: #i111601# various additional test helper functionality | sb | |
2010-03-03 | sb118: add --with-system-cppunit | Rene Engelhard | |
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 |