Commit Graph

9 Commits

Author SHA1 Message Date
2a9c1d1a75 Make dialogs fail with an exception in headless tests. 2011-12-06 20:28:56 +01:00
465c34f6e9 ucbhelper::ContentBroker::deinitialize is static. 2011-12-06 20:28:55 +01:00
db5a5ffa82 split bootstrapfixture and move test-filters class for sot test
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-15 12:18:44 +01:00
8a0d0457a7 test fix: use setUp and tearDown not constructors to init LibreOffice
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-05 16:02:28 +01:00
6f1dbfbe71 set the core locale as well as the UI one to English 2011-09-30 14:57:41 +01:00
4a5745503c merge filters-test code 2011-09-30 12:39:35 +01:00
3581e9df56 init the unit test for vba unit tests correctly 2011-09-29 18:35:16 +02:00
377316db2b change to the old way to set the language to en-US for unit tests 2011-09-29 14:25:16 +02:00
5e44515759 Rename and re-factor test and unotest to compile and run again 2011-09-28 17:55:26 +01:00