Re: [mitk-users] Test framework for plugins

2017-03-09 Thread Goch, Caspar Jonas
@lists.sourceforge.net Betreff: [mitk-users] Test framework for plugins Hello, We worked with the pre-2016-03 release of Mitk, and found that plugin testing framework was broken. We fixed it so we are now able to test our plugins, and plugin test shipped with Mitk are compiling again (although

[mitk-users] Test framework for plugins

2017-03-06 Thread Aurélien Labrosse
Hello, We worked with the pre-2016-03 release of Mitk, and found that plugin testing framework was broken. We fixed it so we are now able to test our plugins, and plugin test shipped with Mitk are compiling again (although not ran). I haven't found clear task in Phabricator about re-enabling