joroy

Results 3 comments of joroy

Hi @nicoddemus, for now I just refactored to add a ENABLE_QT_TEST flag in the SConscruct file and the test_pytest_cpp module. At least that way the travis build should not fail....

Most of the time we need the latest version of Qt (now at 5.7) and we have to use an installer that cannot be run silently. Or it can be...

Regarding coverage, we could push it back to 93% if installing the latest version of Qt on travis was easy as `apt-get install {some-package}` which is the case for boost...