Fixed failure of tst_examples::namingConvention
authorRohan McGovern <rohan.mcgovern@nokia.com>
Fri, 24 Jun 2011 14:49:39 +0000 (00:49 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 24 Jun 2011 14:57:07 +0000 (16:57 +0200)
commit944143997567e711dc74004bbe3334325656fcab
treec644360b341ec56df6deb77e7d6642f8668098cb
parentd1b0bb5607718185c048eb9a2f9eda19ab628f8c
Fixed failure of tst_examples::namingConvention

Since 1fab62b930edd4abed076e57ee997eae09159f22 in qtbase, demos and
examples are merged.  This was causing the test to unintentionally
iterate over the entire source tree.

Change-Id: I8e60c5742a3c15a4187f6c8cdac3cdc7f7ee24c0
Reviewed-on: http://codereview.qt.nokia.com/729
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Jiang Jiang <jiang.jiang@nokia.com>
tests/auto/declarative/examples/tst_examples.cpp