Re: [Interest] Qmake/ make check

2015-08-26 Thread Gregory Redder
Thiago, Thanks for the help. tracked it to what seems to be an issue with our test code. On Wed, Aug 26, 2015 at 11:22 AM, Thiago Macieira wrote: > On Wednesday 26 August 2015 10:35:44 Gregory Redder wrote: > > Hello all, > > > > I'm setting up a CI build script

[Interest] Qmake/ make check

2015-08-26 Thread Gregory Redder
Hello all, I'm setting up a CI build script for my qt project and I'm running into issues. qmake $project -r -spec linux-g++ CONFIG+=debug CONFIG+=declarative_debug CONFIG+=qml_debug CONFIG+=testcase running make and make install. everything is fine but when I run make check it attempts to run a