Enable the auto test script to run on OS X
authorAndy Nichols <andy.nichols@digia.com>
Wed, 10 Oct 2012 13:36:19 +0000 (15:36 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 12 Oct 2012 08:05:02 +0000 (10:05 +0200)
commitd9d910711d354c89aac7001711081b542d79da36
tree6d84ddc5bf0e6f4c71b8dbae2851be8aa0e25000
parentc64d7ce2a27e449dd7d0095b62ecc4f9495604e3
Enable the auto test script to run on OS X

Only a few test could be run on OS X because they were not stored in an
application bundle.  Now on OS X we check for the application bundle for
a test in the runautotests.py script.

Change-Id: If9e3f343f5005ecfe4a83d8282564d1309b4379e
Reviewed-by: Caroline Chao <caroline.chao@digia.com>
Reviewed-by: Jason Barron <jason.barron@digia.com>
tests/auto/runautotests.py