Re: Problem in GCompris unit testing

2018-04-03 Thread Johnny Jazeix
Hi, the exercice is a theorical one, not a practical one ("For balancebox activity, how will you approach the unit test for this specific activity, what would you test and how?" for those who wonder). This issue is probably the only difficult one the student will have to search for during gsoc so i

Problem in GCompris unit testing

2018-04-02 Thread Himanshu Vishwakarma
Hi, Currently, I am working on GSoC exercise as given by the mentors. I facing some problem in CMAKE while compiling the qml test. My Question is: How to import the activity libraries in the test directory? So that it can use in the test. I write CMakeLists.txt file is something like this: https