Included some testsuite into qtmain and updated travis file to try to use it.
This commit is contained in:
@@ -610,7 +610,7 @@ void TestSuite::ThreadProc(void* inParam)
|
||||
|
||||
int TestSuite::run()
|
||||
{
|
||||
mProcessing = false;
|
||||
mProcessing = true;
|
||||
loadNext();
|
||||
ThreadProc(this);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user