Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-11 | No need for test/user-template/user/registry. | Stephan Bergmann | |
2011-11-08 | removed Simple Handles option | Tim Hardeck | |
Removed the unnecessary option "Simple Handles" with all related functions and icons. | |||
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-26 | Fixed test/user-template/user/registrymodifications.xcu. | Stephan Bergmann | |
Also added license header. | |||
2011-10-25 | revert autogenerated foo and correct brackets in placeholder | Noel Power | |
2011-10-25 | more support for basic/vba unit tests | Noel Power | |
add moggis work and some tweaks from me too | |||
2011-10-25 | add registrymodifications.xcu to allow override of default config | Noel Power | |
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-10-07 | Undo basis/brand split: merge basis share/ into brand share/. | Stephan Bergmann | |
2011-10-06 | remove old fingerprints cache | Caolán McNamara | |
2011-10-05 | remove apparently noise .memdump files | Norbert Thiebaud | |
2011-10-05 | test fix: use setUp and tearDown not constructors to init LibreOffice | Michael 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-04 | WaE: '==' : unsafe mix of type 'bool' and type 'test::filterStatus' | Tor Lillqvist | |
2011-10-04 | pretty print the user template registry to make diffs meaningful | Michael Meeks | |
Disable macro security for unit testing macros ... | |||
2011-10-01 | spit out timing info | Caolán McNamara | |
2011-09-30 | rtl_cipher_decode doesn't like 0 len data | Caolán McNamara | |
2011-09-30 | silence tedious malware checkers, arcfour, key 0x435645 | Caolán McNamara | |
2011-09-30 | set the core locale as well as the UI one to English | Michael Meeks | |
2011-09-30 | enum/namespace foo | Caolán McNamara | |
2011-09-30 | sigh... | Caolán McNamara | |
2011-09-30 | new files | Caolán McNamara | |
2011-09-30 | merge filters-test code | Caolán McNamara | |
2011-09-30 | remove library entries for now | Markus Mohrhard | |
maybe add them later and adapt path to something useful | |||
2011-09-29 | remove file from unit test user dir that gets modified | Markus Mohrhard | |
2011-09-29 | add user profile dir for unit tests | Markus Mohrhard | |
2011-09-29 | init the unit test for vba unit tests correctly | Markus Mohrhard | |
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-09-26 | In smoketest.cxx, also wait for connection_ going stale while waiting for ↵ | Stephan Bergmann | |
result.condition. | |||
2011-09-16 | Simplified 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-12 | sb140: #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-15 | Some PMD cleaning | Julien Nabet | |
2011-07-01 | WaE: for windows compiler | Caolán McNamara | |
2011-06-30 | add mode-lines | Caolán McNamara | |
2011-06-30 | implement additional context-less protection api | Caolán McNamara | |
2011-06-17 | ause130: #i117218# change .idl handling to gnu make | Hans-Joachim Lankenau | |
2011-06-12 | Bypass when cross-compiling, at least for now | Tor Lillqvist | |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | |
2011-06-01 | add debug hook for junit tests | Bjoern Michaelsen | |
2011-05-31 | use --nologo to prevent oosplash smoketest hangs | Bjoern Michaelsen | |
2011-04-05 | remove ADAPT_EXT_STL | Caolán McNamara | |
2011-03-30 | using --headless, now that it works | Bjoern Michaelsen | |
2011-03-29 | enable headless Junit tests | Bjoern Michaelsen | |
2011-03-27 | revert accidentally commited changes | Bjoern Michaelsen | |
2011-03-27 | cleanup of unoapi test | Bjoern Michaelsen | |