/formula/

rsen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org> allow to skip import tests based on library version 2015-12-17T22:03:15+00:00 David Tardon dtardon@redhat.com 2015-12-17T12:06:20+00:00 ddbba41b39399644b1ce7008d8922998446411e7 That way we don't have to require the newest version for build just to run tests. Change-Id: I4f91828a13821b235004ff16a69043d6d43686c1
That way we don't have to require the newest version for build just to
run tests.

Change-Id: I4f91828a13821b235004ff16a69043d6d43686c1
DeInitVCL at end of tests 2014-06-04T06:55:12+00:00 Stephan Bergmann sbergman@redhat.com 2014-06-04T06:45:54+00:00 369d95931f42267eb2f55e066f58ee859183025d This required some changes to the framework: * Init-/DeInitVCL is no longer done per individual test in BootstrapFixture, but once per CppunitTest invocation in a new vclbootstrapprotector (similarly to the exisiting unobootstrapprotector). CppunitTests that need VCL now need to declare gb_CppunitTest_use_vcl. * For things to work properly, the UNO component context needs to be disposed from within DeInitVCL (cf. Desktop's Application::DeInit called from DeInitVCL). The easiest solution was to introduce an Application::setDeInitHook (where the hook is called from DeInitVCL) specifically for vclbootstrapprotector to call. * PythonTests don't (yet) call DeInitVCL; they still hook into BootstrapFixture's original test_init functionality (to call InitVCL), and do not make use of the vclbootstrapprotector. Change-Id: I4f3a3c75db30b58c1cd49d81c51db14902ed68b2
This required some changes to the framework:

* Init-/DeInitVCL is no longer done per individual test in BootstrapFixture, but
  once per CppunitTest invocation in a new vclbootstrapprotector (similarly to
  the exisiting unobootstrapprotector).  CppunitTests that need VCL now need to
  declare gb_CppunitTest_use_vcl.

* For things to work properly, the UNO component context needs to be disposed
  from within DeInitVCL (cf. Desktop's Application::DeInit called from
  DeInitVCL).  The easiest solution was to introduce an
  Application::setDeInitHook (where the hook is called from DeInitVCL)
  specifically for vclbootstrapprotector to call.

* PythonTests don't (yet) call DeInitVCL; they still hook into
  BootstrapFixture's original test_init functionality (to call InitVCL), and do
  not make use of the vclbootstrapprotector.

Change-Id: I4f3a3c75db30b58c1cd49d81c51db14902ed68b2
sync cxx file names with class names 2014-03-30T17:06:31+00:00 David Tardon dtardon@redhat.com 2014-03-30T14:19:39+00:00 a4a723c0af8859c9c01cd32d5b2df84e6328024a Change-Id: I97a6751520b90089caddd276a3a881908c47c67d
Change-Id: I97a6751520b90089caddd276a3a881908c47c67d
reduce the amount of copypasta 2014-03-30T17:06:28+00:00 David Tardon dtardon@redhat.com 2014-03-30T14:16:46+00:00 4af1bcf0bda75a0b9e8db8a2080e65d8f134b34a Change-Id: I19b75b29da91ba1057f7da786da18fb246d97598
Change-Id: I19b75b29da91ba1057f7da786da18fb246d97598
add a smoketest for wpftdraw import library 2014-03-30T16:46:07+00:00 David Tardon dtardon@redhat.com 2014-03-29T15:27:42+00:00 1bcf528ce74bc9caf32d906f51622c3c0f0083a9 Change-Id: I8433345edb51974856b30acbdb29da29a4ba01b8
Change-Id: I8433345edb51974856b30acbdb29da29a4ba01b8