Re: [mitk-users] Testing modules problem

2016-04-20 Thread Aurélien Labrosse
ur module isn’t built successfully. Best, Stefan *From:*Aurélien Labrosse [mailto:[email protected]] *Sent:* Mittwoch, 20. April 2016 09:14 *To:* '[email protected]'; [email protected] *Subject:* [mitk-users] Testing modules p

Re: [mitk-users] Testing modules problem

2016-04-20 Thread Sascha Zelzer
t;configure time. This is why I suspect your module isn’t built >successfully. > >Best, >Stefan > >From: Aurélien Labrosse [mailto:[email protected]] >Sent: Mittwoch, 20. April 2016 09:14 >To: '[email protected]'; [email protected]

Re: [mitk-users] Testing modules problem

2016-04-20 Thread Kislinskiy, Stefan
09:14 To: '[email protected]'; [email protected] Subject: [mitk-users] Testing modules problem Hello, I created a brand new module with one sample test included. I followed the documentation, and so i have the module itself and an included test folder, wi

[mitk-users] Testing modules problem

2016-04-20 Thread Aurélien Labrosse
Hello, I created a brand new module with one sample test included. I followed the documentation, and so i have the module itself and an included test folder, with minimal CMakeLists.txt, file.cmake and a test.cpp. So test/CMakeLists.txt contains : MITK_CREATE_MODULE_TESTS